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
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
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
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
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
Thein Lin Kyaw
a3e4cc8993
optimize for dashboards
2019-11-18 10:09:40 +06:30
NyanLinHtut
0d9e363648
add staff meal
2019-11-18 09:57:55 +06:30
Nweni
3253518aae
fixed conflict
2019-11-15 16:23:33 +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
Thein Lin Kyaw
1e2ff8b1be
number with precision in receipt report excel.
2019-11-08 10:21:58 +06:30
Thein Lin Kyaw
155cb0a9eb
rounding decimal to print_settings precision
2019-11-06 17:34:42 +06:30
Nweni
d95499f24d
authenticate
2019-10-30 17:58:17 +06:30
Nweni
359679d419
CBKI
2019-10-30 16:52:16 +06:30
Nweni
2b771a68de
shop
2019-10-30 14:45:36 +06:30
Nweni
530b5ac87a
cups gem
2019-10-30 09:56:37 +06:30
Nweni
256fd7d939
to update
2019-10-22 13:25:10 +06:30
Nweni
e2790c1b3b
get update
2019-10-16 10:33:19 +06:30
NyanLinHtut
7c194f8438
fixed hourly sale report
2019-10-09 10:05:46 +06:30
Thein Lin Kyaw
33670b450e
prevent order append to previous sale
2019-10-07 10:43:43 +06:30
NyanLinHtut
2d5ae6da93
fixed split bill
2019-10-04 18:20:14 +06:30
NyanLinHtut
a61c4a1932
add print at receipt no report
2019-10-02 09:24:30 +06:30
Thein Lin Kyaw
94a1f5b2b5
bug fixes and improvements
2019-09-30 16:53:02 +06:30
NyanLinHtut
03db6bfecb
fixed conflit
2019-09-27 20:46:10 +06:30
NyanLinHtut
62c03bf5fe
fixed inventory
2019-09-27 20:43:48 +06:30
Thein Lin Kyaw
327a6e17bf
fix first bill amount less than actual sales
2019-09-27 20:35:05 +06:30
NyanLinHtut
9d330bb28c
fixed invetory
2019-09-25 11:54:54 +06:30
NyanLinHtut
f4482aa9af
fixed conflit
2019-09-13 21:15:01 +06:30
NyanLinHtut
4808947fcd
fixed inventory
2019-09-13 21:13:04 +06:30
Myat Zin Wai Maw
8e2a9bd5a1
add to existing
2019-09-13 16:20:54 +06:30
NyanLinHtut
e0b54728f7
fixed inventory
2019-09-12 14:50:14 +06:30
NyanLinHtut
26f537a42d
fixed conflit
2019-09-11 13:30:45 +06:30
Myat Zin Wai Maw
a4e8869234
add foc amount in saleitem report
2019-09-11 17:12:15 +06:30
NyanLinHtut
90d0a4ebb1
fixed inventory
2019-09-11 13:26:01 +06:30
Myat Zin Wai Maw
ac24499319
foc
2019-09-10 13:12:41 +06:30
Myat Zin Wai Maw
258aba669b
precision
2019-09-05 18:12:17 +06:30
Myat Zin Wai Maw
f3f74db446
delete puts in employee
2019-09-03 18:29:57 +06:30
Myat Zin Wai Maw
bd81825abf
Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01
2019-09-03 17:36:32 +06:30
Myat Zin Wai Maw
284b451d4e
fix conflict
2019-09-02 16:27:55 +06:30