account_coll
account_coll:
| null
| { account_id: number; account_number: string; label: string }
Type declaration
- null
- { account_id: number; account_number: string; label: string }
account_id: number
account_number: string
label: string
account_ded
account_ded:
| null
| { account_id: number; account_number: string; label: string }
Type declaration
- null
- { account_id: number; account_number: string; label: string }
account_id: number
account_number: string
label: string
vat
vat: { id: number; rate: number }
vat_param_id
vat_param_id: number
Internal (postgres incremented) account id