summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/STORAGE.rst8
1 files changed, 4 insertions, 4 deletions
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 %