Difference between revisions of "Column: Revenue type"

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

 

  
Line 36: Line 36:
 
Revenue types for invoices is a fixed enumeration so the value is always the same. The axis set generated will look like below:
 
Revenue types for invoices is a fixed enumeration so the value is always the same. The axis set generated will look like below:
  
Axis text: "Revenue type"Math base: "RevenueType"Pct base: "RevenueType!=empty"
+
Axis text: "Revenue type"
 +
<br>Math base: "RevenueType"
 +
<br>Pct base: "RevenueType!=empty"
  
Option 1: Name="Invoice"; Value="RevenueType==1"Option 2: Name="Credit note"; Value="RevenueType==2"Option 3: Name="Pipeline"; Value="RevenueType==3
+
Option 1: Name="Invoice"; Value="RevenueType==1"
 +
<br>Option 2: Name="Credit note"; Value="RevenueType==2"
 +
<br>Option 3: Name="Pipeline"; Value="RevenueType==3
 
|- 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: 7743.htm-->
 
<!-- imported from file: 7743.htm-->

Latest revision as of 09:13, 26 April 2011



Column: Revenue type

Column

Revenue type

Source

The revenue type from 1 to 3 of the returned invoice resource

Automatically given column name

RevenueType

Column type

Number

Resource types that use it

Invoice

How axis set information is built

Revenue types for invoices is a fixed enumeration so the value is always the same. The axis set generated will look like below:

Axis text: "Revenue type"
Math base: "RevenueType"
Pct base: "RevenueType!=empty"

Option 1: Name="Invoice"; Value="RevenueType==1"
Option 2: Name="Credit note"; Value="RevenueType==2"
Option 3: Name="Pipeline"; Value="RevenueType==3

Comment

N/A