Commit Graph

197 Commits

Author SHA1 Message Date
yarzar_code
c7cd353ba2 add action cable for call waiter,stock check & check in out 2020-08-25 14:22:38 +06:30
Thein Lin Kyaw
bd65edcba3 update close cashier pdf 2020-08-24 16:07:25 +06:30
Thein Lin Kyaw
c8b0471794 receipt bill sale payments action cable 2020-08-24 11:42:44 +06:30
NyanLinHtut
b3ab999962 fixed receipt bill pdf with action cable 2020-08-21 11:24:10 +06:30
Thein Lin Kyaw
5dfdc7353e print settings ActionCable 2020-08-18 16:11:17 +06:30
NyanLinHtut
583d7ee473 fixed print serviceaction cable 2020-08-12 15:37:38 +06:30
Thein Lin Kyaw
61a1189083 print_channel with shop_code 2020-08-06 14:05:20 +06:30
yarzar_code
4a2dd294ab sale item report print action cable added 2020-07-29 15:24:46 +06:30
yarzar_code
b74ef4bff1 move table & order item actioncable added 2020-07-29 11:36:43 +06:30
NyanLinHtut
366f98e51b add print action cable 2020-07-28 13:54:08 +06:30
NyanLinHtut
98ca01533e change hardcoded payment methods 2020-06-08 10:13:55 +06:30
yarzar_code
aff75a6ec8 Delete credit_bill_pdf.rb 2020-02-26 17:40:34 +06:30
yarzar_code
d403585f12 print credit payment 2020-02-25 13:58:10 +06:30
yarzar_code
98538a5a0d Credit pdf 2020-02-21 14:00:55 +06:30
yarzar_code
2d57faf7cf Update Shift for credit payment 2020-01-10 11:31:59 +06:30
yarzar_code
81474ec68a . 2020-01-09 15:57:56 +06:30
Thein Lin Kyaw
5e7e92edb8 hide change tax button after first bill 2020-01-03 13:25:32 +06:30
yarzar_code
0202bc7827 Changed raw SQL query to activerecord 2020-01-03 10:16:45 +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
Thein Lin Kyaw
e6392c3bd4 update for addorder and printer 2019-12-17 15:02:58 +06:30
Thein Lin Kyaw
3a99e1bb09 update for order process
Add activereocrd-import gem for bulk insert
2019-12-09 10:33:19 +06:30
Thein Lin Kyaw
1607cb70d3 Single database for multiple shops
Use ActsAsTenant as Multi-tenancy for shops

See below files:
- app/controllers/concern/multi_tenancy.rb
- app/models/application_record.rb
- app/models/shop.rb

An initializer can be created to control option in ActsAsTenant.

config/initializers/acts_as_tenant.rb
require 'acts_as_tenant/sidekiq'

ActsAsTenant.configure do |config|
  config.require_tenant = false # true
end

more detail: https://github.com/ErwinM/acts_as_tenant
2019-12-02 18:02:39 +06:30
Thein Lin Kyaw
f2b4114ad5 change config for local server 2019-11-19 00:08:56 +06:30
git_code2lab
6bfaea9f34 fixed conflict 2019-11-15 14:24:54 +06:30
git_code2lab
213644d8ef commit from production server 2019-11-15 14:17:50 +06:30
Nweni
b73136dc79 print copies 2019-11-01 16:28:18 +06:30
Myat Zin Wai Maw
1ced4a3d6d discount 2019-09-05 11:57:26 +06:30
Myat Zin Wai Maw
34c3dc47ae discount 2019-09-04 18:19:06 +06:30
Zoey
68b16eeee7 kbzpay qrcode 2019-06-24 10:19:10 +06:30
Myat Zin Wai Maw
55c9e0c578 fix conflict 2019-06-20 15:22:06 +06:30
Myat Zin Wai Maw
784c090ff8 comment puma 2019-06-17 17:46:43 +06:30
Zoey
8255170563 ... 2019-06-12 15:16:18 +06:30
Myat Zin Wai Maw
98bbf419fe fix conflict 2019-06-12 11:30:53 +06:30
Myat Zin Wai Maw
65ee0165dd update mobile view for online order 2019-06-12 11:24:11 +06:30
code2lab
c771e2ef96 print service 2019-06-05 13:54:03 +06:30
code2lab
4117ef16a3 Print Service 2019-06-05 13:52:18 +06:30
NyanLinHtut
038d6930d9 fixed cancel order print 2019-06-04 18:46:58 +06:30
NyanLinHtut
8a0950f9db fixed pdf 2019-06-04 16:34:51 +06:30
Zoey
f4bbcdccea Other Charges added to CloseCashierPdf and SaleItemsPdf 2019-06-04 11:29:24 +06:30
NyanLinHtut
9defd9cddd add lookup setting for quickservice add order btn 2019-06-04 10:38:39 +06:30
Zoey
77103d0780 SaleItemsPdf updated 2019-06-04 09:39:30 +06:30
Zoey
b42e43417e SaleItemPdf update 2019-06-03 16:50:54 +06:30
Zoey
4b73920e18 total other amount added to SaleItemsPdf 2019-06-03 16:47:49 +06:30
code2lab
bf91d8a4f8 Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev 2019-06-03 11:47:14 +06:30
code2lab
6d457c1da4 wt dev 2019-06-03 11:44:37 +06:30
NyanLinHtut
2e342d7859 fixed star printer setting 2019-06-03 10:59:16 +06:30
NyanLinHtut
bd55069c2d add star printer setting 2019-05-31 15:39:21 +06:30
Zoey
b45c639631 sale items pdf 2019-05-30 13:28:24 +06:30