Commit Graph

20 Commits

Author SHA1 Message Date
Thein Lin Kyaw
3c5416a154 remove unnessary timezone convertion 2022-04-19 19:40:53 +06:30
Thein Lin Kyaw
8c10929eeb change dashboard to root path 2020-09-07 10:53:57 +06:30
Thein Lin Kyaw
05ffd6cbb5 remove name from cashier/customer title 2020-07-30 13:06:04 +06:30
Thein Lin Kyaw
afcb3158fc fix receipt no detail report 2020-07-21 12:43:27 +06:30
Thein Lin Kyaw
ced6a09095 customer name filter 2020-07-19 19:31:14 +06:30
NyanLinHtut
f6a35d214f fixed payment methods & license 2020-06-10 18:12:15 +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
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
ec9e4fb7eb add delimiter at report 2019-09-26 10:10:07 +06:30
code2lab
5a1bbb3fb4 Mobile responsive for Transaction View 2019-05-30 15:27:30 +06:30
code2lab
453435f8fa Mobile Responsive for all reports 2019-05-30 14:00:39 +06:30
Aung Myo
cc4399ecdb update receipt detail xls 2018-07-24 13:54:56 +06:30
Aung Myo
c111b004d0 receipt detail report 2018-07-24 13:48:57 +06:30
phyusin
85d74abf46 check payment amount > 0 2018-07-20 13:55:27 +06:30
phyusin
5c75a99e41 check tax error, filter for credit payment report and add query for sale payment in receipt no detail 2018-07-20 13:43:29 +06:30
Aung Myo
b1a4f19b1c update receipt detail report for customer 2018-07-11 11:32:25 +06:30
Aung Myo
bfce0dc044 added receipt no detail report 2018-07-09 17:27:51 +06:30