mirror of
https://github.com/Karaka-Management/oms-ContractManagement.git
synced 2026-02-18 11:28:41 +00:00
Test fixes
This commit is contained in:
parent
e3dd7ba360
commit
ebeae9a1c0
|
|
@ -254,13 +254,13 @@
|
|||
"null": false
|
||||
},
|
||||
"contractmgmt_attr_type_required": {
|
||||
"description": "Every contract must have this attribute type if set to true.",
|
||||
"comment": "Every contract must have this attribute type if set to true.",
|
||||
"name": "contractmgmt_attr_type_required",
|
||||
"type": "TINYINT(1)",
|
||||
"null": false
|
||||
},
|
||||
"contractmgmt_attr_type_pattern": {
|
||||
"description": "This is a regex validation pattern.",
|
||||
"comment": "This is a regex validation pattern.",
|
||||
"name": "contractmgmt_attr_type_pattern",
|
||||
"type": "VARCHAR(255)",
|
||||
"null": false
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
# Structure
|
||||
|
||||
## ER
|
||||
|
||||

|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 113 KiB |
Loading…
Reference in New Issue
Block a user