From 8d5c72406c1848dc7ab83daf4702fa13ce754530 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Tue, 16 Sep 2025 19:26:15 +0200 Subject: renamed country_tax_bracket to tax_rate --- docs/STORAGE.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/STORAGE.rst') diff --git a/docs/STORAGE.rst b/docs/STORAGE.rst index 4af6398..5c04ad5 100644 --- a/docs/STORAGE.rst +++ b/docs/STORAGE.rst @@ -39,7 +39,7 @@ Administration - contacts **list** — List of contacts - projects **list** — List of projects - invoices **list** — List of invoices -- tax brackets **list** — List of available tax brackets +- tax rates **list** — List of available tax rates - AI service — Which AI service to use - AI key — API key for selected AI service - email service — Which email service to use @@ -93,7 +93,7 @@ Billing item - id **auto** — reference id **B/[id]** - invoice **auto** — reference to invoice **I/[id]** - description **required** — Description of billed item -- tax bracket **required** — Tax bracket (e.g. 0%, 21%, exempt, reversed) +- tax rate **required** — Tax rate (e.g. 0%, 21%, exempt, reversed) - tax section **required** — Tax section (e.g. 1a up to 4b in The Netherlands) - amount **required** — Amount of items, or a percentage - amount is percentage **required** — Amount of items, or a percentage @@ -123,10 +123,10 @@ Cost center - code **required** — Internal code of cost center - description **required** — Description of cost center -Tax bracket +Tax rate ----------- - id **auto** — reference id **T/[id]** - country code **required** — 2 letter country code -- description **required** — Description of tax bracket +- description **required** — Description of tax rate - rate **required** — Tax rate % -- cgit v1.2.3-70-g09d2