Nweni
858ddfd93b
Merge branch 'foodcourt' of https://gitlab.com/code2lab/SXRestaurant into foodcourt
2019-11-27 15:51:14 +06:30
Nweni
f13e05f849
Added shop code
2019-11-27 15:51:06 +06:30
Myat Zin Wai Maw
fe5dc6bb5a
card payment
2019-11-27 15:05:42 +06:30
Nweni
a0b7557f06
fixed conflict after merge with dev branch for report query updated
2019-11-27 14:09:16 +06:30
Nweni
98b74af6cf
Merge branch 'foodcourt' of https://gitlab.com/code2lab/SXRestaurant into foodcourt
2019-11-27 09:36:39 +06:30
Nweni
845d6662c9
Verify
2019-11-27 09:36:30 +06:30
Thein Lin Kyaw
47c12c6faa
dashboard check current_user for sales
2019-11-26 17:07:56 +06:30
Myat Zin Wai Maw
5dd4c6e7b6
shop code filter for all reports and transactions
2019-11-26 12:06:52 +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
Nweni
6fbf30c950
fixed conflict
2019-11-25 09:26:21 +06:30
Myat Zin Wai Maw
d1ab2c194d
shop code
2019-11-22 18:24:02 +06:30
Nweni
3b468b78f4
changes in verification
2019-11-22 18:03:41 +06:30
NyanLinHtut
a36e170d94
inventory for set items
2019-11-20 15:14:09 +06:30
Nweni
2c5e3a11e5
dump
2019-11-20 14:00:46 +06:30
Nweni
fd57d89799
order
2019-11-19 18:15:25 +06:30
Myat Zin Wai Maw
5a3f328789
test
2019-11-19 14:59:45 +06:30
Myat Zin Wai Maw
8b2da5e3da
-
2019-11-19 10:28:40 +06:30
Nweni
aad153a4ef
customer create
2019-11-19 09:16:55 +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
5dc93ef2f8
fixed conflict
2019-11-18 13:14:01 +06:30
Nweni
54ab9e0ca5
shops
2019-11-18 12:22:31 +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
Nweni
9138a1e38e
fixed conflict
2019-11-15 16:25:03 +06:30
Nweni
3253518aae
fixed conflict
2019-11-15 16:23:33 +06:30
Nweni
af2d69c0b5
gem
2019-11-15 14:20:59 +06:30
Nweni
cc8cf0a48c
fixed conflict
2019-11-15 14:11:39 +06:30
Nweni
b1ff773ac7
fixed conflict/
2019-11-15 13:54:28 +06:30
Nweni
6bb545d382
gem
2019-11-15 13:53:31 +06:30
Nweni
99b3606c2d
dump
2019-11-15 09:50:23 +06:30
Thein Lin Kyaw
dd6e8142b4
optimize query for credit payment report
2019-11-14 18:25:48 +06:30
Thein Lin Kyaw
8ebeff9477
Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev
2019-11-13 15:44:28 +06:30
Thein Lin Kyaw
36b61a9d51
optmize daily sales report
2019-11-13 15:43:56 +06:30
NyanLinHtut
891995f531
Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev
2019-11-13 13:35:34 +06:30
NyanLinHtut
92dd2aeb5a
Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev
2019-11-13 13:34:29 +06:30
NyanLinHtut
216dfe4f2f
add loader service api
2019-11-13 13:34:11 +06:30
Thein Lin Kyaw
8046b7210b
request bill error on promotion. fix for compute sale's totals on promotion.
2019-11-08 20:35:26 +06:30
Nweni
9b798dc699
fixed conflict
2019-11-08 16:08:45 +06:30
Nweni
8f0fe2909d
Merge branch 'r-1902001-01-dev' of https://gitlab.com/code2lab/SXRestaurant into r-1902001-01-dev
2019-11-08 16:07:07 +06:30