Differences between revisions 3 and 4
Revision 3 as of 2006-11-20 05:39:16
Size: 770
Editor: FayezMoussa
Comment:
Revision 4 as of 2013-09-18 06:09:34
Size: 771
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
The plans specify the '''price''' and the '''[:Rebates:rebates]''' associated with the mobilephone. The plans specify the '''price''' and the '''[[Rebates|rebates]]''' associated with the mobilephone.

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 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)