38 Commits

Author SHA1 Message Date
Zin Moe
a3edbb07fd replace @shop and shop_details with current_shop 2020-01-13 17:34:48 +06:30
Myat Zin Wai Maw
79598c0126 shop code 2019-12-10 15:18:48 +06:30
Nweni
417d64ecae fixed conflict after merch dev for current shop 2019-12-02 19:30:24 +06:30
Thein Lin Kyaw
937f40e7c1 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 details: https://github.com/ErwinM/acts_as_tenant
2019-12-02 17:19:28 +06:30
Myat Zin Wai Maw
d1ab2c194d shop code 2019-11-22 18:24:02 +06:30
Aung Myo
0e7db08bfc update process payment for current user 2018-08-07 16:27:32 +06:30
phyusin
50f5094efc remove conflict 2018-07-16 10:58:12 +06:30
phyusin
0096c1479d remove conflict 2018-07-13 14:49:56 +06:30
phyusin
dd4db6d2e7 remove conflict data 2018-07-12 15:54:30 +06:30
San Wai Lwin
042aec0121 Pull from master 2018-07-12 15:09:37 +06:30
Aung Myo
7945da99ed update sale audit all process in origami 2018-07-12 13:10:11 +06:30
phyusin
bf0f76ebc7 credit payment function 2018-07-10 18:12:25 +06:30
Yan
0ff340cac2 shop upate for 20 files 2018-04-10 18:10:40 +06:30
phyusin
df93563e6f Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant into ui_ux_changes 2018-03-30 15:29:26 +06:30
phyusin
6a9fd67bff check payment method 2018-03-30 15:24:51 +06:30
San Wai Lwin
3ced0f2590 Pull from master 2018-03-29 18:17:10 +06:30
phyusin
bf84392ef8 SQA feedback 2018-03-19 19:34:34 +06:30
San Wai Lwin
96f8640df7 Edit Dashboard's photo and Add Bread Crumb Name 2018-03-15 13:46:40 +06:30
San Wai Lwin
6cc2ba5110 To add only Other Payment Name beside SX Resturant 2018-03-06 18:24:19 +06:30
San Wai Lwin
07c3bcd7a7 Change Dashboard, Account in login, Shop name, Reference no for other charges 2018-02-28 15:31:55 +06:30
Aung Myo
aeafbb4fae update pull split bill 2018-02-09 14:31:34 +06:30
San Wai Lwin
3f247f731e Shop name in navbar,linke to shop info 2018-02-05 18:11:45 +06:30
Aung Myo
1d9164aaf0 update quick service for payment 2018-02-02 18:03:43 +06:30
phyusin
aa129ad469 heck rounding adjustment error 2018-01-28 16:12:59 +06:30
phyusin
58e779862f change process flow for cb with bank_integration in lookups 2018-01-10 18:57:14 +06:30
phyusin
903dddd8cc CB ECR Integration 2018-01-10 18:08:28 +06:30
Yan
cb0559a1ab rounding adj fix 2017-12-07 15:06:38 +06:30
Aung Myo
5b9182c1d1 update rounding adj 2017-11-30 15:44:48 +06:30
yamin
382e9fd4fa inventory definition.coffee 2017-10-23 11:40:37 +06:30
yamin
1aea52619a UI change 2017-10-23 11:38:10 +06:30
Aung Myo
ccab11acb2 update admin bsb for layout 2017-10-23 09:38:11 +06:30
Yan
bc2101bf42 merge with staging 2017-10-12 09:59:24 +06:30
Aung Myo
33f03b2e05 update adminbsb theme all theme setting 2017-10-10 14:11:38 +06:30
Aung Myo
444b270dd1 update ui design 2017-09-29 13:42:41 +06:30
Aung Myo
e878a6387e update member discount 2017-09-14 17:36:00 +06:30
Phyo
3b99016f80 Limit paid amount for JCB, Visa and Master Card 2017-06-14 17:13:43 +06:30
Nweni
3d2b9f745e payment 2017-06-14 10:41:26 +06:30
Nweni
71f88f8a5d Update 2017-06-13 19:49:25 +06:30