-
-
Notifications
You must be signed in to change notification settings - Fork 152
Taxes Database
Chris Travers edited this page Jul 3, 2017
·
1 revision
Main design of the database is to have taxes associated with three accounts (in, out, and paid), with a closing operation that allows paid to be moved against the in and out accounts.
- Tax, Summary
- Tax, Collected
- Tax, Paid AP (to Vendors)
- Tax, Paid (to authorities)
We will no longer separate services and goods.
All tax accounts will be given all 4 contexts
The tax module table will have a new parameter jsonb field which will take a json validator object.
The tax table will store the configured parameters for the jsonb parameter object