Thein Lin Kyaw
944f7a7259
fix timezone
2023-02-09 14:55:43 +06:30
Zin Moe
270c2a821e
delete shop scope in model
2020-01-13 18:41:37 +06:30
Zin Moe
66c375cc38
clean shop code
2020-01-13 16:23:33 +06:30
Myat Zin Wai Maw
f45849de49
shop
2019-12-13 10:12:08 +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
Myat Zin Wai Maw
5a3f328789
test
2019-11-19 14:59:45 +06:30
phyusin
574b3468be
menu is_active chcked
2018-11-16 14:51:40 +06:30
Aung Myo
a5ebce1c08
update menu for ordering
2018-09-21 17:32:16 +06:30
phyusin
5b8eb68169
check image is avail:
2018-06-25 11:25:24 +06:30
San Wai Lwin
79bafadd1b
check null for image
2018-06-22 14:51:53 +06:30
phyusin
b4f45b69c9
remove comment
2018-06-22 10:36:38 +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
Yan
c7a33e5322
update menu imp/exp
2018-05-15 11:53:48 +06:30
Yan
3c1ed265f5
update menu import export
2018-05-14 11:47:06 +06:30
Yan
46f572e2ae
merge with ui ux and add public menus in gitignore
2018-04-19 15:26:57 +06:30
Yan
3db2db093b
menu export import update and print setting update
2018-04-19 15:17:59 +06:30
San Wai Lwin
0241d209ac
Pull from master
2018-04-19 10:49:25 +06:30
Yan
28a79fe60f
pdf viewer add and menu export testing
2018-04-18 18:12:01 +06:30
Yan
e8c0899a9d
menu import export update
2018-04-10 16:21:43 +06:30
Yan
c176b41e79
menu import and exp update
2018-04-02 15:59:36 +06:30
Aung Myo
fd12af244d
update menu import and export
2018-03-20 17:42:19 +06:30
Aung Myo
8f2aa994b5
update addorder sytle
2018-03-19 18:22:15 +06:30
Aung Myo
ca817197d9
update menu import and export
2018-03-19 18:13:38 +06:30
Aung Myo
e956b54886
update option and menu export csv single
2018-03-16 17:41:30 +06:30
Aung Myo
f0e81caad0
update addorder option for set
2018-03-15 14:35:25 +06:30
Aung Myo
0504a9505b
update menu category
2018-02-19 09:12:51 +06:30
Aung Myo
b4fb8b2be6
update menu valid date and limit time ,addorder for parent order item id
2018-01-18 10:41:29 +06:30
yamin
1aea52619a
UI change
2017-10-23 11:38:10 +06:30
PhyoTheingi
7b457400b2
Delete Fix for parent child process in Menu
2017-06-05 18:31:56 +06:30
PhyoTheingi
a7d7260157
Bug Fix
2017-06-01 14:00:08 +06:30
PhyoTheingi
a67c76d945
Menu 2nd Phrase
2017-05-31 18:27:31 +06:30
Nweni
d60ee09ff2
menu item option
2017-04-20 19:11:08 +06:30
Nweni
9321be611b
menu categories
2017-04-20 18:15:48 +06:30
Min Zeya Phyo
63c5c97f24
menu and menu item categories
2017-04-15 17:33:45 +06:30
Min Zeya Phyo
40423c12d3
menu and menu_category
2017-03-27 22:09:16 +06:30