Data
Version 9 (Ole Wiemeler, 06.04.2009 02:57 pm)
| 1 | 4 | Schorsch Leciejewski | h1(title). Data |
|---|---|---|---|
| 2 | 1 | ||
| 3 | 4 | Schorsch Leciejewski | h1. Contents |
| 4 | 1 | ||
| 5 | 4 | Schorsch Leciejewski | {{toc}} |
| 6 | 4 | Schorsch Leciejewski | |
| 7 | 4 | Schorsch Leciejewski | h1. General Information |
| 8 | 4 | Schorsch Leciejewski | |
| 9 | 4 | Schorsch Leciejewski | The available data fields in each section consist of real and virtual attributes. |
| 10 | 4 | Schorsch Leciejewski | Those virtual attributes are convenience wrappers for regions where you would normally need a couple of fields to accomplish the same output. |
| 11 | 4 | Schorsch Leciejewski | |
| 12 | 5 | Schorsch Leciejewski | Example of a virtual field maybe used in an email: |
| 13 | 4 | Schorsch Leciejewski | |
| 14 | 1 | ||
| 15 | 7 | Ole Wiemeler | <pre> |
| 16 | 7 | Ole Wiemeler | [client.salutation_and_name], thanks for your payment... |
| 17 | 1 | </pre> |
|
| 18 | 5 | Schorsch Leciejewski | instead of |
| 19 | 1 | <pre> |
|
| 20 | 7 | Ole Wiemeler | Dear [client.name], thanks for your payment... |
| 21 | 7 | Ole Wiemeler | </pre> |
| 22 | 7 | Ole Wiemeler | instead of |
| 23 | 7 | Ole Wiemeler | <pre> |
| 24 | 7 | Ole Wiemeler | Dear [client.title][client.first_name][client.last_name], thanks for your payment... |
| 25 | 5 | Schorsch Leciejewski | </pre> |
| 26 | 4 | Schorsch Leciejewski | The data field [user.name] does not really exist in the database and is created by concatenating several fields on the fly. |
| 27 | 1 | ||
| 28 | 4 | Schorsch Leciejewski | You should be aware of this fact because those fields are not writable and might not be included exports. |
| 29 | 1 | ||
| 30 | 4 | Schorsch Leciejewski | h1. Available Data Sections |
| 31 | 1 | ||
| 32 | 2 | Schorsch Leciejewski | h2. [[Invoice data]] |
| 33 | 1 | ||
| 34 | 9 | Ole Wiemeler | h2. [[Estimate data]] |
| 35 | 9 | Ole Wiemeler | |
| 36 | 2 | Schorsch Leciejewski | h2. [[Client data]] |
| 37 | 1 | ||
| 38 | 2 | Schorsch Leciejewski | h2. [[User data]] |
| 39 | 1 | ||
| 40 | 2 | Schorsch Leciejewski | h2. [[Company data]] |
| 41 | 1 | ||
| 42 | 8 | Ole Wiemeler | h2. [[Payment data]] |
| 43 | 8 | Ole Wiemeler | |
| 44 | 2 | Schorsch Leciejewski | h2. [[Settings data]] |