Column: Discount

From Catglobe Wiki
Jump to: navigation, search



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