This commit is contained in:
parent
3386ffa9e0
commit
442027ae64
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mycdc",
|
||||
"version": "0.0.17",
|
||||
"version": "0.0.18",
|
||||
"author": "Verdnatura Levante SL",
|
||||
"description": "Asynchronous DB calculations reading the binary log",
|
||||
"license": "GPL-3.0",
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
query:
|
||||
ticket: CALL vn.ticket_setProblemRounding(:id)
|
||||
sale: CALL vn.sale_setProblemRounding(:id)
|
||||
item: CALL vn.sale_setProblemRoundingByBuy(:id)
|
||||
includeSchema:
|
||||
vn:
|
||||
ticket:
|
||||
|
|
Loading…
Reference in New Issue