Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2006-06-26 01:40:50
Size: 757
Editor: FayezMoussa
Comment:
Revision 3 as of 2006-11-20 05:39:16
Size: 770
Editor: FayezMoussa
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
The plans specify the '''price''' and the '''rebates''' associated with the mobilephone. The plans specify the '''price''' and the '''[:Rebates:rebates]''' associated with the mobilephone.
Line 15: Line 15:
Plan items should also have their type set to '''Inactive (type = I)''', so they do not come up in regular stock queries. Plan items should also have their type set to '''Inactive (type = I)''', if they do not want them to come up in popup list.

Mobilephone Plans

Setup

The stock code for a mobile phone plan should be based on the model stock code the plan is for, and a plan number. The plans specify the price and the [:Rebates:rebates] associated with the mobilephone. Currently we support plan numbers with upto four digits (1 - 9999). For example, plans for a 3310 can be any of the following:

  • 331044
  • 3310942
  • 331001

The last example specifies plan number one. Note how at least two digits must be used to specify the plan number, so plans 1-9 will be have to used as 01,02,03 etc.

Plan items should also have their type set to Inactive (type = I), if they do not want them to come up in popup list.


CategoryAllphones

PhonePlans (last edited 2013-09-18 06:09:34 by localhost)