Berkarar/plugins/tps/shops/models/sale/columns.yaml

20 lines
363 B
YAML

columns:
type:
label: type
type: text
searchable: true
name:
label: name
type: text
searchable: true
shop_id:
label: shop_id
type: number
relation: shop
start_date:
label: start_date
type: datetime
end_date:
label: end_date
type: datetime