Configuration of account types.
| Column name |
Description |
Data type |
| account_type |
Primary key. |
integer |
| company |
Reference to company.
Reference to currency.
|
integer |
| name |
|
text |
| currency |
ISO 4217 3-letter currency code.
Reference to currency.
|
character varying (3) |