mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-10 08:05:14 +02:00
12 lines
181 B
YAML
12 lines
181 B
YAML
name: cash_balances
|
|
table: cash_balances
|
|
grain:
|
|
- balance
|
|
columns:
|
|
- name: balance
|
|
type: string
|
|
- name: balance_date
|
|
type: time
|
|
role: time
|
|
- name: bank_account
|
|
type: string
|