Table of Contents | ||||
---|---|---|---|---|
|
...
Fill-in Details After Work Complete
...
Delete a cost line
...
Header
A header can be added and amended by clicking in the header. This will allow update of data in the header including
cost category - this acts as a default cost category when adding cost lines
zone
any client specific fields (eg for ROOM, meeting rooms and booths). The client specific fields are configurable for each client according to the domain model Organisations, specifically ‘Cost Category Label (1..1) [Organisation Type = "Client"]’
Cost Lines
Cost lines can be added according to the following rules:
...
Cost Line | Surcharge Type | Additional Text | Rate | Qty | Total |
---|---|---|---|---|---|
1 | Cost represents fuel surcharge | 13.5 | 94.5 | 1 | 94.5 |
2 | None | 50 | 4 | 200 | |
3 | Cost subject to fuel surcharge | 200 | 2 | 400 | |
4 | Cost subject to fuel surcharge | 100 | 3 | 300 | |
5 | None | 1000 | 1 |
Surcharge = 13.5 (evaluation of additional text for line 1 (flagged with “Cost represents fuel surcharge”)
Lines 3, 4 combined total = 700
Lines 2,5 are not subject to fuel surcharge so their total is not in the calculation
Line 1 rate = 13.5% x 700 = 94.5 which is shown above.
Cost Lines Ordering
...