summaryrefslogtreecommitdiff
path: root/NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES.md')
-rw-r--r--NOTES.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/NOTES.md b/NOTES.md
index 9c1b419..1477ed1 100644
--- a/NOTES.md
+++ b/NOTES.md
@@ -122,4 +122,11 @@ administration.money/
|-|-|
| id `auto` | reference id `E/[id]` |
| code `required` | Internal code of cost center |
-| description `required` | Description of cost center | \ No newline at end of file
+| description `required` | Description of cost center |
+
+| Tax bracket||
+|-|-|
+| id `auto` | reference id `T/[id]` |
+| country code `required` | 2 letter country code |
+| description `required` | Description of tax bracket |
+| rate `required` | Tax rate % | \ No newline at end of file