File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -183,9 +183,10 @@ Mandatory fields are marked with a star (\*):
183183- ** items\* ** – list of position. At least one position must be present and every position has the following fields:
184184 - ** title\* ** – Ticket
185185 - ** total\* ** – 30
186- - ** tax\* ** – 7.7 (tax percentage)
186+ - ** tax** – 7.7 (tax percentage) ⚠️ deprecated, please use ` vat_code_id ` instead.
187187 - ** tax_included** – true (specify if the total includes the tax or not)
188- - ** category_id** – 123 (reference to a purchase category)
188+ - ** category_id** – 123 (reference to a [ purchase category] ( ../sections/purchase_categories ) )
189+ - ** vat_code_id\* ** - 234 (reference to [ vat code] ( ../sections/vat_codes ) )
189190- ** due_date** – "2020-02-18"
190191- ** service_period_from** – "2020-01-01"
191192- ** service_period_to** – "2020-01-31"
You can’t perform that action at this time.
0 commit comments