mirror of
https://github.com/Karaka-Management/oms-Marketing.git
synced 2026-02-17 02:18:40 +00:00
Test fixes
This commit is contained in:
parent
fdf7fb73d2
commit
e1b78d6f97
|
|
@ -200,13 +200,13 @@
|
||||||
"null": false
|
"null": false
|
||||||
},
|
},
|
||||||
"marketing_promotion_attr_type_required": {
|
"marketing_promotion_attr_type_required": {
|
||||||
"description": "Every promotion must have this attribute type if set to true.",
|
"comment": "Every promotion must have this attribute type if set to true.",
|
||||||
"name": "marketing_promotion_attr_type_required",
|
"name": "marketing_promotion_attr_type_required",
|
||||||
"type": "TINYINT(1)",
|
"type": "TINYINT(1)",
|
||||||
"null": false
|
"null": false
|
||||||
},
|
},
|
||||||
"marketing_promotion_attr_type_pattern": {
|
"marketing_promotion_attr_type_pattern": {
|
||||||
"description": "This is a regex validation pattern.",
|
"comment": "This is a regex validation pattern.",
|
||||||
"name": "marketing_promotion_attr_type_pattern",
|
"name": "marketing_promotion_attr_type_pattern",
|
||||||
"type": "VARCHAR(255)",
|
"type": "VARCHAR(255)",
|
||||||
"null": false
|
"null": false
|
||||||
|
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
# Structure
|
|
||||||
|
|
||||||
## ER
|
|
||||||
|
|
||||||

|
|
||||||
Loading…
Reference in New Issue
Block a user