Commit Graph

7 Commits

Author SHA1 Message Date
Thein Lin Kyaw
8c10929eeb change dashboard to root path 2020-09-07 10:53:57 +06:30
NyanLinHtut
10c1ba12af - 2019-12-20 15:48:38 +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
0d9e363648 add staff meal 2019-11-18 09:57:55 +06:30
NyanLinHtut
ec9e4fb7eb add delimiter at report 2019-09-26 10:10:07 +06:30
NyanLinHtut
e443c5431e hourly sale items report 2019-08-19 10:45:50 +06:30
NyanLinHtut
5e344dc4a6 waste and spoil report 2019-08-09 14:21:24 +06:30