fix: refs #7213 problem rounding
gitea/mycdc/pipeline/head This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-09-03 14:13:21 +02:00
parent 3386ffa9e0
commit 442027ae64
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "mycdc", "name": "mycdc",
"version": "0.0.17", "version": "0.0.18",
"author": "Verdnatura Levante SL", "author": "Verdnatura Levante SL",
"description": "Asynchronous DB calculations reading the binary log", "description": "Asynchronous DB calculations reading the binary log",
"license": "GPL-3.0", "license": "GPL-3.0",

View File

@ -1,6 +1,7 @@
query: query:
ticket: CALL vn.ticket_setProblemRounding(:id) ticket: CALL vn.ticket_setProblemRounding(:id)
sale: CALL vn.sale_setProblemRounding(:id) sale: CALL vn.sale_setProblemRounding(:id)
item: CALL vn.sale_setProblemRoundingByBuy(:id)
includeSchema: includeSchema:
vn: vn:
ticket: ticket: