Difference between revisions of "Column: Addressed to"
(jrfconvert import) |
Cg huyphong (talk | contribs) |
||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Resource data caches]] |
| | ||
Revision as of 05:41, 26 April 2011
Column: Addressed to
Column |
Addressed to |
Source |
The addressed to value from 1 to 2 of the returned invoice resource |
Automatically given column name |
AddressedTo |
Column type |
Number |
Resource types that use it |
Invoice |
How axis set information is built |
Addressed to for invoices is a fixed enumeration so the value is always the same. The axis set generated will look like below: Axis text: "AddressedTo"Math base: "AddressedTo"Pct base: "AddressedTo!=empty" Option 1: Name="Customer"; Value="AddressedTo==1"Option 2: Name="Representative"; Value="AddressedTo==2" |
Comment |
N/A
|