Commit Graph

47 Commits

Author SHA1 Message Date
Myat Zin Wai Maw
79598c0126 shop code 2019-12-10 15:18:48 +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
NyanLinHtut
038d6930d9 fixed cancel order print 2019-06-04 18:46:58 +06:30
NyanLinHtut
9defd9cddd add lookup setting for quickservice add order btn 2019-06-04 10:38:39 +06:30
phyusin
70143033e7 edit oqs data 2018-09-11 13:22:48 +06:30
San Wai Lwin
d076e50cdb Edit Order item unmatch 2018-07-04 15:22:39 +06:30
phyusin
c4cefb05ae conflict data 2018-05-28 10:46:04 +06:30
EikhantMon
7ddbd7d78a conflit modified changes 2018-05-25 17:44:36 +06:30
San Wai Lwin
3c8e3c5326 Add Order Set Pdf 2018-05-25 17:06:45 +06:30
EikhantMon
6c26dc4d5a item_slim_customise_pdf 2018-05-25 16:23:24 +06:30
San Wai Lwin
f906134fbf Remove lookup settings in Order Pdf 2018-05-25 16:06:10 +06:30
San Wai Lwin
d910c4078b Add Order item & summary customise font pdf 2018-05-24 17:02:54 +06:30
Aung Myo
95faa6fdb4 update edit controller for update qty without assigne items 2018-05-16 13:54:14 +06:30
phyusin
760c7685df fixed some issue 2018-05-11 11:59:30 +06:30
Aung Myo
a9b9342f42 Merge branch 'adminbsb_material_ui' 2018-04-07 16:45:45 +06:30
Aung Myo
14b33a6f8d add kitchen role for oqs 2018-04-07 15:53:24 +06:30
phyusin
d29b7a9d49 change update order item func: 2018-04-03 14:15:35 +06:30
phyusin
56870f94b0 add booking data 2018-03-28 17:12:43 +06:30
phyusin
bf84392ef8 SQA feedback 2018-03-19 19:34:34 +06:30
phyusin
e55ff8b5e0 SQA feedback 2018-03-19 09:17:12 +06:30
phyusin
c7f11c2a33 fixed set menu item update and individual payment 2018-03-15 11:15:43 +06:30
phyusin
bd06e80b37 remove conflict data 2018-03-05 16:24:45 +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
phyusin
8b064a4428 change assigned item id to order item id 2018-02-26 10:01:35 +06:30
phyusin
7cbb67fd30 add link for oqs in origami 2018-02-22 18:51:57 +06:30
San Wai Lwin
860e8db202 conflic data 2018-02-09 10:17:56 +06:30
San Wai Lwin
3f247f731e Shop name in navbar,linke to shop info 2018-02-05 18:11:45 +06:30
phyusin
45873672b6 add set menu items for template and code 2018-01-18 11:23:10 +06:30
phyusin
06686b06bb add settings for order item, order summary slim and receiptbillA5, receiptbillShowAltName 2018-01-17 12:08:14 +06:30
phyusin
d8c62b0d44 change and check order_slim_pdf 2018-01-16 14:55:33 +06:30
phyusin
5a5f47c946 add order_slim_pdf in settings/lookups and change order_slim_pdf 2018-01-16 14:21:50 +06:30
Aung Myo
7c6fedebe9 update open print service 2018-01-16 13:33:29 +06:30
Yan
c660097d28 no print for cloud 2017-12-12 18:51:13 +06:30
Yan
e4ceabf111 oqs edit txt rechange to updated 2017-12-07 19:19:24 +06:30
Yan
6493a648f9 oqs fix 2017-12-01 18:54:14 +06:30
phyusin
6f8f6940e4 remove edit controller for oqs print 2017-12-01 17:37:41 +06:30
phyusin
6bbac9d14c check OQS edit process 2017-12-01 16:23:50 +06:30
Yan
12b83da4a9 oqs edit 2017-11-30 17:52:13 +06:30
Yan
494d90c111 order item edit and print 2017-11-28 11:38:08 +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
e697bd0e1f order edit print 2017-10-19 18:34:58 +06:30
Aung Myo
96af0fcd17 update ui for oqs and crm 2017-09-28 14:18:04 +06:30
Yan
d51b1a0b9e disable cable and oqs qty can 0 2017-07-04 18:56:52 +06:30
Yan
a91816bb4e qty edit in oqs 2017-06-25 22:41:26 +06:30
Yan
9ed6b510c4 updating oqs 2017-06-23 19:01:33 +06:30