feat: problems in colums ticket and sale refs #7213
gitea/mycdc/pipeline/pr-master This commit looks good Details

This commit is contained in:
Carlos Andrés 2024-05-23 18:27:39 +02:00
parent ddf1d7cb9b
commit 90dfabe8e9
3 changed files with 3 additions and 13 deletions

View File

@ -12,11 +12,5 @@ db:
password: password password: password
database: util database: util
pollQueues: pollQueues:
- ticketFreeze - queue1
- ticketIsTaxDataChecked - queue2
- ticketRequest
- ticketIsTooLittle
- clientRisk
- ticketRisk
- saleRounding
- saleComponentLack

View File

@ -26,5 +26,3 @@ includeSchema:
- amount - amount
- status - status
- receiptFk - receiptFk

View File

@ -27,8 +27,6 @@ includeSchema:
- itemFk - itemFk
- warehouseFk - warehouseFk
- cm3delivery - cm3delivery
events:
- updaterows
volumeConfig: volumeConfig:
scope: config scope: config
columns: columns: