ktx/python/ktx-sl/sources/b2b_saas/pricebooks.yaml
2026-05-10 23:51:24 +02:00

13 lines
192 B
YAML

name: pricebooks
table: pricebooks
grain:
- pricebook_id
columns:
- name: pricebook_id
type: number
- name: currency
type: string
- name: name
type: string
- name: region
type: string