This commit is contained in:
dh
2025-01-28 15:08:00 +01:00
parent 275c7128fa
commit 6b725d93dd
3 changed files with 61 additions and 50 deletions
+12 -1
View File
@@ -1,5 +1,16 @@
{
"elements":[
{
"type": "SelectVariable",
"name": "Reservate",
"caption": "Betrag reservieren",
"test": true
},
{
"type": "SelectVariable",
"name": "GetAmount",
"caption": "Betrag Abziehen",
"test": true
}
]
}