order item split bill process

This commit is contained in:
phyusin
2018-02-06 09:46:30 +06:30
parent 3dc6f42bd5
commit 991bc48505
10 changed files with 309 additions and 505 deletions

View File

@@ -103,6 +103,8 @@ Change type in mysql
=> ALTER TABLE [table_name] CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci #for table
=> ALTER DATABASE [database_name] CONVERT TO CHARACTER SET utf8 COLLATE utf8_unicode_ci #for database
For split bill
1) settings/lookups => { type:split_bill, name:SplitBill, value:1 }
* ToDo list