continue implementations

This commit is contained in:
Dennis Eichhorn 2024-01-12 00:30:21 +00:00
parent 6f7cf6bc77
commit b87b1aac00

View File

@ -189,6 +189,11 @@
"type": "TINYINT(1)",
"null": false
},
"marketing_promotion_attr_type_repeatable": {
"name": "marketing_promotion_attr_type_repeatable",
"type": "TINYINT(1)",
"null": false
},
"marketing_promotion_attr_type_required": {
"description": "Every promotion must have this attribute type if set to true.",
"name": "marketing_promotion_attr_type_required",