Write
368
edits
m |
m (final draft) |
||
Line 113: | Line 113: | ||
==Costs Fields== | ==Costs Fields== | ||
;Description | |||
:A [[Field Type: Text|text field]] that provides the description of the task. | |||
== | ;Note | ||
:A [[Field Type: Text|text field]] that provides the note related to the cost. | |||
;Code | |||
:A [[Field Type: Text|text field]] that provides the code of the cost. | |||
;Billable | |||
:A [[Field Type: Boolean|Yes/No field]] that indicates if the cost is billable. | |||
;Quantity | |||
:A [[Field Type: Integer|integer field]] that indicates the quantity. | |||
;UnitCost | |||
:A [[Field Type: Integer|integer field]] that indicates the unit cost. | |||
;UnitPrice | |||
:A [[Field Type: Integer|integer field]] that indicates unit price. | |||
;Amount | |||
:A [[Field Type: Integer|integer field]] that indicates the task amount. | |||
;AmountTax | |||
:A [[Field Type: Integer|integer field]] that indicates the tax on task amount. | |||
;AmountIncludingTax | |||
:A [[Field Type: Integer|integer field]] that indicates the task amount including tax. | |||
==Options Fields== | |||
;Description | |||
:A [[Field Type: Text|text field]] that provides the description of the option. | |||
;Note | |||
:A [[Field Type: Text|text field]] that provides the note related to the option. | |||
;Code | |||
:A [[Field Type: Text|text field]] that provides the code of the option. | |||
;Quantity | |||
:A [[Field Type: Integer|integer field]] that indicates the quantity. | |||
;UnitCost | |||
:A [[Field Type: Integer|integer field]] that indicates the unit cost. | |||
;UnitPrice | |||
:A [[Field Type: Integer|integer field]] that indicates unit price. | |||
;Amount | |||
:A [[Field Type: Integer|integer field]] that indicates the task amount. | |||
;AmountTax | |||
:A [[Field Type: Integer|integer field]] that indicates the tax on task amount. | |||
;AmountIncludingTax | |||
:A [[Field Type: Integer|integer field]] that indicates the task amount including tax. | |||