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
phyusin
2d05886be4
UI for credit payment
2018-07-04 18:46:13 +06:30
Aung Myo
95f4125b53
update issuse
2018-06-27 10:29:23 +06:30
phyusin
a2e4863c9d
check user agent and token when webview is loaded
2018-04-06 15:36:08 +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
b0cc934625
update quick service for split bill
2018-02-20 15:29:19 +06:30
phyusin
032e085b6e
change query for origami
2018-02-16 17:47:34 +06:30
phyusin
8b6dd007ad
Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant into split_bill
2018-02-16 17:23:13 +06:30
phyusin
74310797db
remove order item count in origami
2018-02-16 17:18:49 +06:30
phyusin
d459a6e2a3
check order item split process
2018-02-16 15:11:16 +06:30
phyusin
0ddaee7444
equal split and order split in order tab'
2018-02-16 12:13:35 +06:30
phyusin
d31c936547
for all items
2018-02-15 13:24:29 +06:30
phyusin
4f1a6fefe7
check void for table status update
2018-02-14 17:32:34 +06:30
phyusin
4203aa995e
conflict data
2018-02-14 14:24:01 +06:30
phyusin
91aa216666
check booking sale id is null for all order
2018-02-14 14:20:20 +06:30
phyusin
f19fb769f6
change split bill process
2018-02-14 14:14:53 +06:30
San Wai Lwin
860e8db202
conflic data
2018-02-09 10:17:56 +06:30
phyusin
e445b3e88e
add order count and change orders UI for table and room
2018-02-08 17:56:41 +06:30
phyusin
503f1df0ab
change order data
2018-02-06 18:05:02 +06:30
San Wai Lwin
3f247f731e
Shop name in navbar,linke to shop info
2018-02-05 18:11:45 +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
79c7b46ab7
update adminbsb design
2017-10-09 18:17:45 +06:30
Aung Myo
444b270dd1
update ui design
2017-09-29 13:42:41 +06:30
Aung Myo
dd9e8fe908
update queue and completed sale
2017-09-21 17:54:57 +06:30
Aung Myo
0b7b5cae30
update osaka demo bugs
2017-07-14 17:23:40 +06:30
Nweni
535a5825fb
get update
2017-06-27 10:28:47 +06:30
Nweni
0ea2b778d1
multiple sale and order
2017-06-22 14:26:23 +06:30
Nweni
168c571a23
multiple invoice
2017-06-22 05:24:31 +06:30
Nweni
64210f30ac
move table
2017-06-21 17:53:44 +06:30
Nweni
a9e1d8c3d1
origami
2017-06-20 18:59:34 +06:30