Commit Graph

296 Commits

Author SHA1 Message Date
Dev Team
0ba20f45b3 toggle mmqr cancel amount in dailysale and filter in void sale 2025-07-28 19:21:46 +06:30
Htoi San Aung
d571933caf Fix: tax doesn't include after discount. 2025-07-04 16:37:24 +06:30
Htoi San Aung
14905f3368 Feat: Add mmqr cancel amount in daily sale report. 2025-07-04 16:37:24 +06:30
Dev Team
d5fc89edd6 remove byebug 2025-06-30 21:42:01 +06:30
Dev Team
f22a61f1d9 add cancel qr payment in dailysale report 2025-06-30 17:23:23 +06:30
Dev Team
15f51c44a2 update void sale report and transaction sales 2025-06-30 17:23:23 +06:30
Pyae Bhone Zaw
82b6474bc7 feat: add mmqr in shift sale report 2025-06-26 11:09:11 +06:30
Thein Lin Kyaw
3c5416a154 remove unnessary timezone convertion 2022-04-19 19:40:53 +06:30
yarzar_code
02bd167fe3 changed daily sales report column 2020-09-18 08:51:54 +06:30
yarzar_code
7bbfacca00 customer sales report tax fixed 2020-09-11 14:15:45 +06:30
yarzar_code
c002fc7e7b excel fixed customer report 2020-09-10 12:34:32 +06:30
yarzar_code
ddddab4d0d Merge branch 'r-1902001-01' into foodcourt 2020-09-10 10:44:11 +06:30
yarzar_code
fdfab9a483 member group rescue added 2020-09-10 10:41:36 +06:30
Thein Lin Kyaw
b730da7a75 Merge branch 'r-1902001-01' into foodcourt 2020-09-10 10:31:07 +06:30
Thein Lin Kyaw
5e8f08315c Merge branch 'r-1902001-01' into customer_report 2020-09-10 10:07:18 +06:30
Thein Lin Kyaw
8c10929eeb change dashboard to root path 2020-09-07 10:53:57 +06:30
Thein Lin Kyaw
38a01a8bde Merge branch 'r-1902001-01' into foodcourt 2020-08-25 11:56:57 +06:30
yarzar_code
87906989a3 added customer report 2020-08-21 14:53:15 +06:30
yarzar_code
7aef3d7bac daily sale net sales & tax 2020-08-12 14:34:53 +06:30
Thein Lin Kyaw
82925881f7 Merge branch 'r-1902001-01' into foodcourt 2020-08-04 11:45:01 +06:30
Thein Lin Kyaw
05ffd6cbb5 remove name from cashier/customer title 2020-07-30 13:06:04 +06:30
Thein Lin Kyaw
32ec0055bf remove bottom title row in receipt no report xls 2020-07-30 11:09:50 +06:30
NyanLinHtut
91378c21f5 fixed report xls format 2020-07-29 12:12:26 +06:30
Thein Lin Kyaw
afcb3158fc fix receipt no detail report 2020-07-21 12:43:27 +06:30
Thein Lin Kyaw
eeefa6182e Merge branch 'r-1902001-01' into foodcourt 2020-07-21 12:04:17 +06:30
Thein Lin Kyaw
8d7bc2996e default value receipt no detail customer filter 2020-07-21 12:00:42 +06:30
Thein Lin Kyaw
53f4320371 Merge branch 'r-1902001-01' into foodcourt 2020-07-19 19:44:59 +06:30
Thein Lin Kyaw
ced6a09095 customer name filter 2020-07-19 19:31:14 +06:30
NyanLinHtut
8f0950f5a1 added total by account on xls 2020-07-13 11:36:07 +06:30
Thein Lin Kyaw
2ee1fc2423 Merge branch 'r-1902001-01' into foodcourt 2020-07-11 04:00:55 +06:30
Zin Moe
54c3e551f3 fixed dailysale income outgoing 2020-07-10 16:17:13 +06:30
yarzar_code
3d2d18a330 payment method changed in report 2020-07-09 14:46:18 +06:30
NyanLinHtut
b46cefc8bc fixed shift sales other payment 2020-06-17 17:15:01 +06:30
NyanLinHtut
f6a35d214f fixed payment methods & license 2020-06-10 18:12:15 +06:30
NyanLinHtut
98ca01533e change hardcoded payment methods 2020-06-08 10:13:55 +06:30
Thein Lin Kyaw
7c2dd165fc Merge branch 'r-1902001-01' into foodcourt 2020-05-29 13:32:16 +06:30
Zin Moe
bca6fabaaf fix cashier page height & breadcrumb helper 2020-01-27 16:30:58 +06:30
Myat Zin Wai Maw
08cc58682d receipt no detail 2020-01-15 14:15:11 +06:30
Thein Lin Kyaw
8b5478cf27 update receipt no detail report 2020-01-03 16:43:05 +06:30
yarzar_code
4cc138b115 Fixed Excel File 2020-01-03 14:37:03 +06:30
yarzar_code
0202bc7827 Changed raw SQL query to activerecord 2020-01-03 10:16:45 +06:30
NyanLinHtut
23f922b5d1 fixed daily sale ui 2019-12-27 15:19:46 +06:30
NyanLinHtut
358ff50934 daily & hourly report 2019-12-23 14:51:37 +06:30
NyanLinHtut
c87a2e579b - 2019-12-23 09:48:11 +06:30
NyanLinHtut
10c1ba12af - 2019-12-20 15:48:38 +06:30
Nweni
f035c2fe10 fixed conflict 2019-11-28 14:19:37 +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
Nweni
336e32f1a6 fixed daliy sales report - payment method error 2019-11-20 09:44:49 +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
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