Commit Graph

208 Commits

Author SHA1 Message Date
Zin Moe
270c2a821e delete shop scope in model 2020-01-13 18:41:37 +06:30
Zin Moe
a3edbb07fd replace @shop and shop_details with current_shop 2020-01-13 17:34:48 +06:30
Zin Moe
66c375cc38 clean shop code 2020-01-13 16:23:33 +06:30
yarzar_code
bad46cf02c Merge branch 'foodcourt' of gitlab.com:code2lab/SXRestaurant into foodcourt 2020-01-12 20:08:13 +06:30
yarzar_code
dff2c69627 Read NFC 2020-01-12 20:07:28 +06:30
NyanLinHtut
8e3f745175 add out of stock action cable 2020-01-12 15:45:56 +06:30
Myat Zin Wai Maw
cd9756d061 Merge branch 'foodcourt' of gitlab.com:code2lab/SXRestaurant into foodcourt 2019-12-17 13:50:10 +06:30
Myat Zin Wai Maw
4d0f13106d foodcourt 2019-12-17 13:49:15 +06:30
NyanLinHtut
6568c09135 fixed out of stock 2019-12-16 11:32:51 +06:30
NyanLinHtut
afe3c995ae fixed conflit 2019-12-13 10:09:25 +06:30
NyanLinHtut
c6c605bb01 add out of stock 2019-12-13 10:07:20 +06:30
Myat Zin Wai Maw
79598c0126 shop code 2019-12-10 15:18:48 +06:30
Myat Zin Wai Maw
b0f6368248 shop_code 2019-12-05 14:56:47 +06:30
Nweni
8b5d28524e shop code 2019-12-04 13:57:26 +06:30
Nweni
e0b912bfa0 current shop 2019-12-03 13:43:26 +06:30
Nweni
417d64ecae fixed conflict after merch dev for current shop 2019-12-02 19:30:24 +06:30
Nweni
6ad2f320df shop 2019-12-02 19:11:52 +06:30
Nweni
de73bf9f7d fixed conflict 2019-12-02 17:43:02 +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
cac6994ccb separate foodcourt module 2019-12-02 16:10:51 +06:30
Nweni
d41d957688 fixed conflict after merge with dev 2019-11-28 16:47:12 +06:30
Myat Zin Wai Maw
fe5dc6bb5a card payment 2019-11-27 15:05:42 +06:30
Myat Zin Wai Maw
d1ab2c194d shop code 2019-11-22 18:24:02 +06:30
Myat Zin Wai Maw
f3f74db446 delete puts in employee 2019-09-03 18:29:57 +06:30
Myat Zin Wai Maw
047f2941cb added induties 2019-06-17 17:45:21 +06:30
Myat Zin Wai Maw
eb4309355d un comment puma 2019-05-16 12:09:48 +06:30
Myat Zin Wai Maw
672eaafc42 when delete item options to update in menu items 2019-05-09 18:08:25 +06:30
Aung Kyaw Phyoe
d7d437e1d9 promotions product issue and membership setting checked 2019-02-08 14:07:18 +06:30
phyusin
eaa1a693a2 descript field for menu item 2018-11-16 15:25:18 +06:30
phyusin
574b3468be menu is_active chcked 2018-11-16 14:51:40 +06:30
yemin
4dab0442e5 Add is_ordering 2018-10-16 17:50:57 +06:30
Aung Myo
c9085a1827 Merge branch 'adminbsb_material_ui' 2018-10-09 16:13:59 +06:30
Aung Myo
87502ec0f2 update inventory and shop and seed 2018-10-09 16:12:52 +06:30
phyusin
497458371b check menu and table status 2018-10-04 10:25:15 +06:30
Aung Myo
a5ebce1c08 update menu for ordering 2018-09-21 17:32:16 +06:30
Aung Myo
85fcd43ac2 update membershp payment method 2018-09-13 18:03:48 +06:30
Aung Myo
efcef4d27b update shop note 2018-08-31 13:49:39 +06:30
Aung Myo
ba8c723c17 update oqs employee and oqs station 2018-08-14 17:21:06 +06:30
phyusin
94a65a749f change tax profile structure 2018-07-25 17:19:00 +06:30
phyusin
6fd04b4632 Merge branch 'ui_ux_changes' of bitbucket.org:code2lab/sxrestaurant into adminbsb_ui_changes 2018-07-16 09:54:09 +06:30
phyusin
4783e35942 add dashboard settings and customer create 2018-07-13 18:00:49 +06:30
San Wai Lwin
b25dfa420c Delect in OQS_station_by_zone 2018-07-13 15:26:33 +06:30
San Wai Lwin
043a1efb2a Delete in table 2018-07-13 14:04:38 +06:30
San Wai Lwin
79bafadd1b check null for image 2018-06-22 14:51:53 +06:30
phyusin
51c6393ba8 remove '/' for image 2018-06-22 14:00:26 +06:30
phyusin
57a6f03917 image import from csv 2018-06-21 15:42:11 +06:30
phyusin
9c6edffd59 menu export import 2018-06-21 11:33:22 +06:30
San Wai Lwin
8f9d5665ca Condition in shop 2018-06-01 17:18:31 +06:30
San Wai Lwin
e0785c5cad Add Order Audio 2018-06-01 16:41:22 +06:30
Aung Myo
ec4a0a3f81 update employee active , addorder view 2018-05-22 16:54:18 +06:30