0
1
Fork 0

#4212 New EKT barcode

This commit is contained in:
Juan Ferrer 2022-06-23 10:37:18 +02:00
parent 2aff47ef2e
commit 9ca2f78103
3 changed files with 35 additions and 5 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (1.407.69) stable; urgency=low
hedera-web (1.408.1) stable; urgency=low
* Initial Release.

View File

@ -1,6 +1,6 @@
{
"name": "hedera-web",
"version": "1.407.69",
"version": "1.408.1",
"description": "Verdnatura web page",
"license": "GPL-3.0",
"repository": {

View File

@ -1,5 +1,35 @@
CALL exchange_new (
#mailId, #art, #bgm, #aaj, #fec, #hor, #ref, #agj, #cat, #pac,
#sub, #kop, #ptd, #pro, #ori, #ptj, #qty, #pri, #klo, #s1, #s2, #s3,
#s4, #s5, #s6, #k1, #k2, #p1, #p2, #auction, #package, #putOrderFk
#mailId,
#art,
#bgm,
#batchNumber,
#aaj,
#fec,
#hor,
#ref,
#agj,
#cat,
#pac,
#sub,
#kop,
#ptd,
#pro,
#ori,
#ptj,
#qty,
#pri,
#klo,
#s1,
#s2,
#s3,
#s4,
#s5,
#s6,
#k1,
#k2,
#p1,
#p2,
#auction,
#package,
#putOrderFk
)