mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-16 01:58:40 +00:00
continue implementations
This commit is contained in:
parent
6f7cf6bc77
commit
b87b1aac00
|
|
@ -189,6 +189,11 @@
|
||||||
"type": "TINYINT(1)",
|
"type": "TINYINT(1)",
|
||||||
"null": false
|
"null": false
|
||||||
},
|
},
|
||||||
|
"marketing_promotion_attr_type_repeatable": {
|
||||||
|
"name": "marketing_promotion_attr_type_repeatable",
|
||||||
|
"type": "TINYINT(1)",
|
||||||
|
"null": false
|
||||||
|
},
|
||||||
"marketing_promotion_attr_type_required": {
|
"marketing_promotion_attr_type_required": {
|
||||||
"description": "Every promotion must have this attribute type if set to true.",
|
"description": "Every promotion must have this attribute type if set to true.",
|
||||||
"name": "marketing_promotion_attr_type_required",
|
"name": "marketing_promotion_attr_type_required",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user