This commit is contained in:
@@ -4326,6 +4326,16 @@
|
||||
"nullable": true,
|
||||
"mappedType": "text"
|
||||
},
|
||||
"print_invoice": {
|
||||
"name": "print_invoice",
|
||||
"type": "boolean",
|
||||
"unsigned": false,
|
||||
"autoincrement": false,
|
||||
"primary": false,
|
||||
"nullable": false,
|
||||
"default": "false",
|
||||
"mappedType": "boolean"
|
||||
},
|
||||
"table_number": {
|
||||
"name": "table_number",
|
||||
"type": "varchar(255)",
|
||||
|
||||
Reference in New Issue
Block a user