ktx/python/ktx-sl/sources/b2b_saas/gl_accounts.yaml

14 lines
198 B
YAML
Raw Permalink Normal View History

2026-05-10 23:12:26 +02:00
name: gl_accounts
table: gl_accounts
grain:
- gl_account_id
columns:
- name: gl_account_id
type: number
- name: account_code
type: string
- name: name
type: string
- name: type
type: string