Difference between revisions of "Column: Discount"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Resource data caches]]
 

 

  
Line 36: Line 36:
 
The system will find all the discount systems that exist and make one option for each. The result will be an axis that looks something like below:
 
The system will find all the discount systems that exist and make one option for each. The result will be an axis that looks something like below:
  
Axis text: "Discount system"Math base: "Discount"Pct base: "Discount!=empty"
+
Axis text: "Discount system"
 +
<br>Math base: "Discount"
 +
<br>Pct base: "Discount!=empty"
  
Option 1: Name="Special employee discount"; Value="DiscountId==123"Option 2: Name="Preferred client discount"; Value="DiscountId==124"Option 3: Name="...."; Value="DiscountId==...", etc.
+
Option 1: Name="Special employee discount"; Value="DiscountId==123"
 +
<br>Option 2: Name="Preferred client discount"; Value="DiscountId==124"
 +
<br>Option 3: Name="...."; Value="DiscountId==...", etc.
 
|- align="left" valign="top"
 
|- align="left" valign="top"
 
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
 
| style="border: 1px solid #010101" width="228" bgcolor="#FFC20E" |
Line 44: Line 48:
 
| style="border: 1px solid #010101" width="839" |
 
| style="border: 1px solid #010101" width="839" |
 
N/A
 
N/A
__NOTOC__
 
 
<!-- imported from file: 5479.htm-->
 
<!-- imported from file: 5479.htm-->

Latest revision as of 07:09, 26 April 2011



Column: Discount

Column

Discount

Source

The discount system id registered as being used for the returned user resource

Automatically given column name

DiscountId

Column type

Number

Resource types that use it

User

How axis set information is built

The system will find all the discount systems that exist and make one option for each. The result will be an axis that looks something like below:

Axis text: "Discount system"
Math base: "Discount"
Pct base: "Discount!=empty"

Option 1: Name="Special employee discount"; Value="DiscountId==123"
Option 2: Name="Preferred client discount"; Value="DiscountId==124"
Option 3: Name="...."; Value="DiscountId==...", etc.

Comment

N/A