We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1411ba4 commit df5c7b7Copy full SHA for df5c7b7
base_wamas_ubl/lib/wamas/wamas_grammar/art.py
@@ -187,7 +187,7 @@
187
"type": "bool",
188
"length": 1,
189
"dp": False,
190
- "dict_key": "no_stock_wamas",
+ "dict_key": "has_stock",
191
"df_val": False,
192
"df_func": False,
193
},
@@ -235,7 +235,7 @@
235
236
237
238
- "dict_key": False,
+ "dict_key": "sell_only_by_packaging",
239
240
241
@@ -315,7 +315,7 @@
315
316
317
318
- "dict_key": "sell_only_by_packaging",
+ "dict_key": "compulsory_lot",
319
320
321
0 commit comments