fix datamapper bugs

This commit is contained in:
Dennis Eichhorn 2020-11-29 18:29:34 +01:00
parent 510554b40b
commit e585ce0e20

View File

@ -29,11 +29,6 @@
"type": "TINYINT",
"null": false
},
"suppliermgmt_supplier_taxid": {
"name": "suppliermgmt_supplier_taxid",
"type": "INT",
"null": false
},
"suppliermgmt_supplier_info": {
"name": "suppliermgmt_supplier_info",
"type": "TEXT",