Commit Graph

4920 Commits

Author SHA1 Message Date
Min Zeya Phyo
704af3ce27 production deployment changes 2019-12-20 11:55:45 +06:30
Min Zeya Phyo
e3f2f139e4 Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01 2019-12-13 14:10:17 +06:30
Min Zeya Phyo
996e79c947 remove ruby version in file 2019-12-13 14:09:24 +06:30
Nweni
9971d5fa4c Merge branch 'r-1902001-01' of https://gitlab.com/code2lab/SXRestaurant into r-1902001-01 2019-12-13 13:58:36 +06:30
Nweni
1216208fb0 secret.yml 2019-12-13 13:58:18 +06:30
Min Zeya Phyo
36910355c3 Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01 2019-12-13 13:04:41 +06:30
Min Zeya Phyo
39d57e05ac production deployment file change 2019-12-13 13:03:48 +06:30
Myat Zin Wai Maw
bb0335ce6b member sync 2019-12-10 17:23:52 +06:30
Thein Lin Kyaw
b0452030b0 fix menu attributes error 2019-12-10 16:34:58 +06:30
Nweni
4ef84ef96e fixed conflict 2019-12-09 16:29:09 +06:30
Nweni
31e6599be1 addorder 2019-12-09 16:28:12 +06:30
a705f0df9a Update addorder.js 2019-12-09 09:44:03 +00:00
Thein Lin Kyaw
5d10d4b6a1 fix origami dashboard 2019-11-29 17:47:16 +06:30
Thein Lin Kyaw
18cb9ba23c fix sub menu category error 2019-11-29 15:47:15 +06:30
Thein Lin Kyaw
e3501cd43c fix stock check error 2019-11-29 14:49:36 +06:30
Thein Lin Kyaw
b2508ac20a fix bugs and update code
Merge branch 'r-1902001-01-dev' into r-1902001-01
2019-11-29 14:36:57 +06:30
Thein Lin Kyaw
0ef1b4fd87 fix request bill error with show_total_before_tax 2019-11-29 14:24:35 +06:30
Thein Lin Kyaw
5b88d16485 update number_formattable 2019-11-28 19:25:52 +06:30
NyanLinHtut
3c5755a028 fixed set items in origami 2019-11-28 17:27:28 +06:30
Nweni
f035c2fe10 fixed conflict 2019-11-28 14:19:37 +06:30
Thein Lin Kyaw
2010b6a4bb update number_formattable. update dashboard query. 2019-11-28 14:13:00 +06:30
Thein Lin Kyaw
47c12c6faa dashboard check current_user for sales 2019-11-26 17:07:56 +06:30
Thein Lin Kyaw
2892dcfe4c Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev 2019-11-26 01:07:16 +06:30
Thein Lin Kyaw
3c1cc737b5 improve receipt/details reports and implement number formatting
1) eager load reports for receipt/details
2) introduce number_format lookups to replace print_settings for number formatting
3) implement NumberFormattable concern, reference number_format lookups or print_settings if not exist, to get number format settings and number formatting
4) replace rails NumberHelper.number_with_precision with NumberFormattable.number_format hopefully to reduce overhead, formatting numbers for huge lists of data
2019-11-25 23:17:53 +06:30
NyanLinHtut
ecd1bb7931 fixed service charges & commercial tax 2019-11-25 16:24:04 +06:30
NyanLinHtut
ba340292ab fixed no tax 2019-11-25 13:13:31 +06:30
NyanLinHtut
a36e170d94 inventory for set items 2019-11-20 15:14:09 +06:30
Nweni
b45c376ebc fixed conflict 2019-11-20 09:45:55 +06:30
Nweni
336e32f1a6 fixed daliy sales report - payment method error 2019-11-20 09:44:49 +06:30
Aung Ye Kyaw
0ed10a0c64 Update Gemfile for Ruby version 2.4.1 2019-11-19 11:53:02 +00:00
Nweni
2b5105672a gem file 2019-11-19 09:33:54 +06:30
Nweni
18425b8036 Merge branch 'r-1902001-01' of https://gitlab.com/code2lab/SXRestaurant into r-1902001-01 2019-11-19 09:17:17 +06:30
Thein Lin Kyaw
f2b4114ad5 change config for local server 2019-11-19 00:08:56 +06:30
NyanLinHtut
b87563fb4b Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev 2019-11-18 15:48:50 +06:30
NyanLinHtut
8638a53f12 fixed foc 2019-11-18 15:48:35 +06:30
Thein Lin Kyaw
74e29f7c39 remove def total_account from sale 2019-11-18 14:00:52 +06:30
Nweni
55f489cabb gem 2019-11-18 13:10:32 +06:30
Thein Lin Kyaw
5702819b8b fix dashboard error for cashier 2019-11-18 11:16:14 +06:30
NyanLinHtut
8e462901ad Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev 2019-11-18 10:23:11 +06:30
NyanLinHtut
77d0e0a56c add readme 2019-11-18 10:22:54 +06:30
Thein Lin Kyaw
8adac56959 Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev 2019-11-18 10:10:35 +06:30
Thein Lin Kyaw
a3e4cc8993 optimize for dashboards 2019-11-18 10:09:40 +06:30
NyanLinHtut
07123a25f2 Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev 2019-11-18 09:58:26 +06:30
NyanLinHtut
0d9e363648 add staff meal 2019-11-18 09:57:55 +06:30
Thein Lin Kyaw
d94dde63fe fix report for receipt, daily sales and credit sales. 2019-11-15 17:12:50 +06:30
git_code2lab
acb101a7f1 fixed conflict 2019-11-15 14:26:37 +06:30
git_code2lab
6bfaea9f34 fixed conflict 2019-11-15 14:24:54 +06:30
Nweni
af2d69c0b5 gem 2019-11-15 14:20:59 +06:30
git_code2lab
213644d8ef commit from production server 2019-11-15 14:17:50 +06:30
Nweni
cc8cf0a48c fixed conflict 2019-11-15 14:11:39 +06:30