mycdc/queues/clientRisk.yml

29 lines
479 B
YAML
Raw Permalink Normal View History

query:
2024-07-12 07:19:15 +00:00
client: CALL vn.ticket_setRisk(:id)
includeSchema:
vn:
ticket:
key: clientFk
2024-07-12 07:19:15 +00:00
scope: client
columns:
- id
- clientFk
- shipped
- totalWithVat
- refFk
receipt:
key: clientFk
2024-07-12 07:19:15 +00:00
scope: client
columns:
- payed
- clientFk
- amountPaid
hedera:
tpvTransaction:
key: clientFk
2024-07-12 07:19:15 +00:00
scope: client
columns:
- clientFk
- amount
- status
- receiptFk