From 7a29dfbc37f2440b7e5461e905651b25615d2d02 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 9 Aug 2025 17:40:03 +0200 Subject: editing and adding of tax brackets and cost centers --- NOTES.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'NOTES.md') 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 -- cgit v1.2.3-70-g09d2