Commit Graph

11 Commits

Author SHA1 Message Date
Zin Moe
bca6fabaaf fix cashier page height & breadcrumb helper 2020-01-27 16:30:58 +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
code2lab
5a1bbb3fb4 Mobile responsive for Transaction View 2019-05-30 15:27:30 +06:30
phyusin
aeb729c8f4 change query for report 2018-08-30 17:45:51 +06:30
phyusin
78da662a57 add new delivery type for turbo 2018-08-30 17:04:32 +06:30
phyusin
d49bc3be2e change some func: for order rervation 2018-08-21 10:37:51 +06:30
phyusin
27271c429e change format 2018-08-03 15:46:59 +06:30
phyusin
ca14b1e399 change credit payment query for dashboard and daily sales 2018-07-30 16:10:17 +06:30
phyusin
f6e0e14383 change some report format 2018-06-28 11:45:07 +06:30
phyusin
425e72afe7 add payment type in order reservation 2018-06-11 16:19:59 +06:30
phyusin
bf9bb1c58a transactions for order reservation and api for tax profile 2018-05-28 18:08:30 +06:30