mirror of
https://github.com/Karaka-Management/oms-InvestmentManagement.git
synced 2026-01-11 11:48:41 +00:00
Test fixes
This commit is contained in:
parent
740cedc39d
commit
1d5bad1406
|
|
@ -269,13 +269,13 @@
|
||||||
"null": false
|
"null": false
|
||||||
},
|
},
|
||||||
"investmgmt_attr_type_required": {
|
"investmgmt_attr_type_required": {
|
||||||
"description": "Every item must have this attribute type if set to true.",
|
"comment": "Every item must have this attribute type if set to true.",
|
||||||
"name": "investmgmt_attr_type_required",
|
"name": "investmgmt_attr_type_required",
|
||||||
"type": "TINYINT(1)",
|
"type": "TINYINT(1)",
|
||||||
"null": false
|
"null": false
|
||||||
},
|
},
|
||||||
"investmgmt_attr_type_pattern": {
|
"investmgmt_attr_type_pattern": {
|
||||||
"description": "This is a regex validation pattern.",
|
"comment": "This is a regex validation pattern.",
|
||||||
"name": "investmgmt_attr_type_pattern",
|
"name": "investmgmt_attr_type_pattern",
|
||||||
"type": "VARCHAR(255)",
|
"type": "VARCHAR(255)",
|
||||||
"null": false
|
"null": false
|
||||||
|
|
|
||||||
|
|
@ -1,5 +0,0 @@
|
||||||
# Structure
|
|
||||||
|
|
||||||
## ER
|
|
||||||
|
|
||||||

|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 51 KiB |
|
|
@ -12,7 +12,7 @@
|
||||||
},
|
},
|
||||||
"creator": {
|
"creator": {
|
||||||
"name": "Jingga",
|
"name": "Jingga",
|
||||||
"website": "jingga.app"
|
"website": "https://jingga.app"
|
||||||
},
|
},
|
||||||
"description": "Investment Management module.",
|
"description": "Investment Management module.",
|
||||||
"directory": "InvestmentManagement",
|
"directory": "InvestmentManagement",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user