mirror of
https://github.com/Karaka-Management/oms-Finance.git
synced 2026-01-11 12:58:42 +00:00
fix registration, login and billing
This commit is contained in:
parent
e5c90f2de9
commit
87664f25a2
|
|
@ -11,8 +11,9 @@
|
|||
},
|
||||
"tax_code_abbr": {
|
||||
"name": "tax_code_abbr",
|
||||
"type": "VARCHAR(255)",
|
||||
"null": false
|
||||
"type": "VARCHAR(10)",
|
||||
"null": false,
|
||||
"unique": true
|
||||
},
|
||||
"tax_code_invoice": {
|
||||
"name": "tax_code_invoice",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user