Invoice Templates » History » Version 1
  Ward Vandewege, 04/24/2016 02:11 PM 
  
| 1 | 1 | Ward Vandewege | h1. Invoice Templates (ODF_Invoice and ODF_Billing_Profile_Invoice)  | 
|---|---|---|---|
| 2 | |||
| 3 | h2. Sections  | 
||
| 4 | |||
| 5 | h3. PERSON (only for ODF_Invoice)  | 
||
| 6 | |||
| 7 | This section is automatically repeated for every person who is listed on the invoice.  | 
||
| 8 | |||
| 9 | It supports one table:  | 
||
| 10 | |||
| 11 | Table: PAYMENTS  | 
||
| 12 | |||
| 13 | In this table, each payment payment will be listed on a separate row.  | 
||
| 14 | |||
| 15 | h2. Variables  | 
||
| 16 | |||
| 17 | |_Variable_|_Meaning_|_Section_|_Table_|  | 
||
| 18 | |[NAME]|Name of person or organization the invoice is made out to|none|none|  | 
||
| 19 | |[ADDRESS]|Address for person or organization the invoice is made out to|none|none|  | 
||
| 20 | |[SURNAME]|Participant surname|none|none|  | 
||
| 21 | |[DATE]|Invoice date|none|none|  | 
||
| 22 | |[REFERENCE]|Invoice reference (if any)|none|none|  | 
||
| 23 | |[TITLE]|Invoice title (if any)|none|none|  | 
||
| 24 | |[FIRST_NAME]|Participant first name|PERSON|none|  | 
||
| 25 | |[SURNAME]|Participant surname|PERSON|none|  | 
||
| 26 | |[ARRIVAL]|Departure date|PERSON|none|  | 
||
| 27 | |[DEPARTURE]|Departure date|PERSON|none|  | 
||
| 28 | |[DESCRIPTION] ^1^|Reservation payment description|PERSON|PAYMENTS|  | 
||
| 29 | |[NIGHTS] ^1^|Reservation payment nights (if applicable)|PERSON|PAYMENTS|  | 
||
| 30 | |[RATE] ^1^|Reservation payment rate|PERSON|PAYMENTS|  | 
||
| 31 | |[TOTAL] ^1^|Reservation payment total|PERSON|PAYMENTS|  | 
||
| 32 | |[INVOICE_TOTAL]|Invoice total|none|none|  | 
||
| 33 | |[VAT_SPLITTING] ^2^|VAT rate|none|VAT|  | 
||
| 34 | |[VAT] ^2^|Total amount in VAT for this rate|none|VAT|  | 
||
| 35 | |[VAT_INCL] ^2^|Total amount for this VAT rate|none|VAT|  | 
||
| 36 | |||
| 37 | ^1^ These variables will be repeated for each reservation payment.  | 
||
| 38 | ^2^ These variables will be repeated for each VAT rate that applies to this invoice.  |