Commit Graph

172 Commits

Author SHA1 Message Date
Myat Zin Wai Maw
978e7b7e07 transaction sales 2020-02-04 17:47:06 +06:30
NyanLinHtut
8e3f745175 add out of stock action cable 2020-01-12 15:45:56 +06:30
NyanLinHtut
314cc507a3 merge with r-19 2020-01-11 11:08:33 +06:30
Myat Zin Wai Maw
54109c5273 fix conflict 2019-12-20 14:17:23 +06:30
Min Zeya Phyo
996e79c947 remove ruby version in file 2019-12-13 14:09:24 +06:30
Thein Lin Kyaw
58117d0f48 update order and request bill 2019-12-11 17:56:39 +06:30
Thein Lin Kyaw
3a99e1bb09 update for order process
Add activereocrd-import gem for bulk insert
2019-12-09 10:33:19 +06:30
Nweni
417d64ecae fixed conflict after merch dev for current shop 2019-12-02 19:30:24 +06:30
Thein Lin Kyaw
1607cb70d3 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 detail: https://github.com/ErwinM/acts_as_tenant
2019-12-02 18:02:39 +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
f035c2fe10 fixed conflict 2019-11-28 14:19:37 +06:30
Nweni
b45c376ebc fixed conflict 2019-11-20 09:45:55 +06:30
Aung Ye Kyaw
0ed10a0c64 Update Gemfile for Ruby version 2.4.1 2019-11-19 11:53:02 +00:00
Nweni
2b5105672a gem file 2019-11-19 09:33:54 +06:30
Nweni
55f489cabb gem 2019-11-18 13:10:32 +06:30
NyanLinHtut
77d0e0a56c add readme 2019-11-18 10:22:54 +06:30
Nweni
9138a1e38e fixed conflict 2019-11-15 16:25:03 +06:30
Nweni
3253518aae fixed conflict 2019-11-15 16:23:33 +06:30
git_code2lab
6bfaea9f34 fixed conflict 2019-11-15 14:24:54 +06:30
Nweni
af2d69c0b5 gem 2019-11-15 14:20:59 +06:30
git_code2lab
213644d8ef commit from production server 2019-11-15 14:17:50 +06:30
Nweni
b1ff773ac7 fixed conflict/ 2019-11-15 13:54:28 +06:30
Nweni
6bb545d382 gem 2019-11-15 13:53:31 +06:30
Nweni
99b3606c2d dump 2019-11-15 09:50:23 +06:30
Nweni
9b798dc699 fixed conflict 2019-11-08 16:08:45 +06:30
Nweni
acbca8b5b6 dump 2019-11-08 16:06:48 +06:30
Nweni
f032553e66 gemfile 2019-10-30 10:53:31 +06:30
Nweni
41178978d2 gem lock 2019-10-30 10:38:49 +06:30
Nweni
758f8ae0d3 gem 2019-10-30 10:28:26 +06:30
Nweni
6b6c945af7 gemfile 2019-10-30 10:23:28 +06:30
Min Zeya Phyo
dc1f83ddc9 remove cups installation for cloud in Gemfile 2019-10-25 13:14:49 +06:30
Min Zeya Phyo
af3efbe607 Update Gemfile to use ruby 2.6.5 2019-10-25 13:06:45 +06:30
Min Zeya Phyo
77ed76c368 Update Gemfile to use ruby 2.6.5 2019-10-25 13:04:12 +06:30
Min Zeya Phyo
c0cc166bed production deployment changes 2019-10-25 12:44:17 +06:30
Min Zeya Phyo
b931ad709d cap deployment setup 2019-10-25 12:29:56 +06:30
Aung Ye Kyaw
b025cc2cfd Update Gemfile
Ruby version change 2.3.1 to 2.4.1
(may be someone changed)
2019-10-24 05:40:56 +00:00
Nweni
6829727017 action 2019-10-22 10:57:38 +06:30
Nweni
e2790c1b3b get update 2019-10-16 10:33:19 +06:30
Thein Lin Kyaw
327a6e17bf fix first bill amount less than actual sales 2019-09-27 20:35:05 +06:30
Aung Ye Kyaw
e5917d634d Update Gemfile by AYK
bundle install Error sassc -v '1.12.1'
2019-09-06 07:40:01 +00:00
Zoey
68b16eeee7 kbzpay qrcode 2019-06-24 10:19:10 +06:30
Yan
c22fc3e86e add pdf viewer and test doemal 2018-04-18 14:17:37 +06:30
phyusin
fc8d8eea4a add paymal payment 2018-03-30 16:53:38 +06:30
phyusin
ac5987fbb5 Merge branch 'topup_payment' of bitbucket.org:code2lab/sxrestaurant into adminbsb_ui_changes 2018-03-30 16:38:00 +06:30
phyusin
8e14d93c4c merge with master 2018-03-30 15:36:41 +06:30
San Wai Lwin
3ced0f2590 Pull from master 2018-03-29 18:17:10 +06:30
San Wai Lwin
110dc80f0c Add multiple photo upload 2018-03-19 18:35:59 +06:30
Aung Myo
ca817197d9 update menu import and export 2018-03-19 18:13:38 +06:30
Moe Su
aa8e795d45 Topup payment 2018-03-16 17:50:45 +06:30
Aung Myo
e956b54886 update option and menu export csv single 2018-03-16 17:41:30 +06:30