budgets
The budgets table.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Internal ID | |
| account | String | Account | |
| accountingbook | String | Accounting Book | |
| category | String | Budget Category | |
| class | String | Class | |
| currency | String | Currency | |
| customer | String | Customer | |
| department | String | Department | |
| item | String | Item | |
| location | String | Location | |
| subsidiary | String | Subsidiary | |
| total | Decimal | Amount (Total) | |
| year | String | Year |