Commit Graph

267 Commits

Author SHA1 Message Date
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
NyanLinHtut
0d9e363648 add staff meal 2019-11-18 09:57:55 +06:30
Thein Lin Kyaw
d94dde63fe fix report for receipt, daily sales and credit sales. 2019-11-15 17:12:50 +06:30
Thein Lin Kyaw
dd6e8142b4 optimize query for credit payment report 2019-11-14 18:25:48 +06:30
Thein Lin Kyaw
1e2ff8b1be number with precision in receipt report excel. 2019-11-08 10:21:58 +06:30
Thein Lin Kyaw
834df19e03 use precision for rounding adj in receipt report. bug fixes for discount. 2019-11-08 09:58:52 +06:30
Thein Lin Kyaw
155cb0a9eb rounding decimal to print_settings precision 2019-11-06 17:34:42 +06:30
Myat Zin Wai Maw
0b40728b5b receipt report xls 2019-10-21 10:53:24 +06:30
NyanLinHtut
bca0ffc955 add coloum title alphabet in daily sale 2019-10-07 15:22:46 +06:30
NyanLinHtut
b88fded9a9 - 2019-10-04 18:07:17 +06:30
NyanLinHtut
a61c4a1932 add print at receipt no report 2019-10-02 09:24:30 +06:30
NyanLinHtut
ec9e4fb7eb add delimiter at report 2019-09-26 10:10:07 +06:30
Myat Zin Wai Maw
b2ab2c9632 add account name in saleitem xls 2019-09-12 19:29:04 +06:30
Myat Zin Wai Maw
a4e8869234 add foc amount in saleitem report 2019-09-11 17:12:15 +06:30
Myat Zin Wai Maw
284b451d4e fix conflict 2019-09-02 16:27:55 +06:30
Myat Zin Wai Maw
9b0e77674e update sale item xls 2019-09-02 16:22:09 +06:30
Myat Zin Wai Maw
f0be0d19a1 nothing 2019-08-30 14:03:48 +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
Zoey
79d8eb94ef kbzpay 2019-06-26 11:42:51 +06:30
Myat Zin Wai Maw
55c9e0c578 fix conflict 2019-06-20 15:22:06 +06:30
Zoey
e1bb948a3d sync data record 2019-06-12 18:03:31 +06:30
NyanLinHtut
454ff6392b quick service add order btn 2019-06-03 15:03:30 +06:30
NyanLinHtut
bd55069c2d add star printer setting 2019-05-31 15:39:21 +06:30
code2lab
2677651398 Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01 2019-05-30 15:27:41 +06:30
code2lab
5a1bbb3fb4 Mobile responsive for Transaction View 2019-05-30 15:27:30 +06:30
NyanLinHtut
bc7af679fd Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01 2019-05-30 14:05:11 +06:30
NyanLinHtut
a3e8509ea5 fixed report print 2019-05-30 14:04:46 +06:30
code2lab
0016318611 Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01 2019-05-30 14:01:03 +06:30
code2lab
453435f8fa Mobile Responsive for all reports 2019-05-30 14:00:39 +06:30