29 Commits

Author SHA1 Message Date
yarzar_code
dff2c69627 Read NFC 2020-01-12 20:07:28 +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
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
NyanLinHtut
9d330bb28c fixed invetory 2019-09-25 11:54:54 +06:30
NyanLinHtut
e0b54728f7 fixed inventory 2019-09-12 14:50:14 +06:30
Aung Myo
87502ec0f2 update inventory and shop and seed 2018-10-09 16:12:52 +06:30
Aung Myo
5a155f596d update inventory form and list 2018-09-20 16:52:15 +06:30
phyusin
e820f564ea change some func: 2018-08-23 14:23:08 +06:30
phyusin
49ace265dc change query 2018-08-20 16:53:00 +06:30
phyusin
c7ed453c61 change query 2018-08-20 16:05:56 +06:30
phyusin
a2fd489ec4 remove conflict 2018-08-20 12:08:51 +06:30
San Wai Lwin
d486bcc0d2 pull from master 2018-08-20 12:00:13 +06:30
phyusin
49fd427225 change inv query 2018-08-20 11:56:47 +06:30
San Wai Lwin
d1852d24c3 Pull from master 2018-08-20 11:26:07 +06:30
phyusin
dee3c89ad3 change query and some func: in inv: 2018-08-17 17:57:13 +06:30
phyusin
b91ad06f35 change query for inventory 2018-08-16 17:40:49 +06:30
phyusin
899f118541 change stock check report and some structure 2018-08-16 15:49:20 +06:30
phyusin
2dda29c5cc add shop detail info in inventory 2018-02-23 15:29:22 +06:30
Aung Myo
7ce71a1960 update inventory hide and cancan update 2017-11-30 11:19:15 +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
f8279084ea update admin bsb for layout inventory 2017-10-23 10:54:34 +06:30
Aung Myo
33f03b2e05 update adminbsb theme all theme setting 2017-10-10 14:11:38 +06:30
Nweni
83ec17a3df inventory development 2017-08-28 09:37:36 +06:30
Nweni
b99c503afa inventory 2017-08-25 09:40:59 +06:30