Difference between revisions of "Column: Addressed to"

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

 

  

Revision as of 06: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