Nweni
78838a7718
current shop
2019-12-03 14:54:53 +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
Nweni
d41d957688
fixed conflict after merge with dev
2019-11-28 16:47:12 +06:30
Myat Zin Wai Maw
d1ab2c194d
shop code
2019-11-22 18:24:02 +06:30
Aung Myo
87502ec0f2
update inventory and shop and seed
2018-10-09 16:12:52 +06:30
Aung Myo
b66bee810a
update stock taking form
2018-09-26 16:38:49 +06:30
Aung Myo
0158f007fa
update sotck check
2018-09-24 15:55:35 +06:30
Aung Myo
5a155f596d
update inventory form and list
2018-09-20 16:52:15 +06:30
phyusin
5ba98d76be
add change tax in table/room and check-in for room
2018-06-22 13:33:01 +06:30
phyusin
2dda29c5cc
add shop detail info in inventory
2018-02-23 15:29:22 +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
Zin Lin Phyo
5e1e0cd5b9
stock_check report template
2017-09-06 18:27:58 +06:30
Zin Lin Phyo
31021813b0
inventory list and stock check
2017-09-05 16:47:50 +06:30
Nweni
12c8be597d
Inventory Stock Check Print
2017-08-31 15:29:36 +06:30
Nweni
cabc78c373
inventory
2017-08-30 14:19:24 +06:30
Nweni
83ec17a3df
inventory development
2017-08-28 09:37:36 +06:30
Nweni
81f430b5c6
inventory setup
2017-08-24 18:04:42 +06:30