183 Commits

Author SHA1 Message Date
Ubuntu
8171710421 Relax Ruby version to ~> 2.6.0 (allows 2.6.10 in Docker) 2026-02-06 06:42:58 +00:00
Dev Team
138d62a9f5 display qr code on second screen on qrpay 2025-05-22 09:44:04 +06:30
Thein Lin Kyaw
47b152e891 remove duplicate retries 2023-11-02 17:17:45 +06:30
Thein Lin Kyaw
564cd882d1 update puam ~> 6.0 2023-11-02 11:19:10 +06:30
Thein Lin Kyaw
a97b6bff3f fix foodcourt sales transaction 2023-08-24 10:40:31 +06:30
pyaephyoeaung
360c717f74 convert unicode to zawgyi for prawn documents 2022-08-10 16:41:30 +06:30
Thein Lin Kyaw
e0cbe57245 Merge branch 'r-1902001-01' into foodcourt 2020-08-26 11:03:03 +06:30
Thein Lin Kyaw
5dfdc7353e print settings ActionCable 2020-08-18 16:11:17 +06:30
Thein Lin Kyaw
7c2dd165fc Merge branch 'r-1902001-01' into foodcourt 2020-05-29 13:32:16 +06:30
NyanLinHtut
dce2441b9a fixed out of stock 2020-03-20 16:13:13 +06:30
Myat Zin Wai Maw
978e7b7e07 transaction sales 2020-02-04 17:47:06 +06:30
Aung Ye Kyaw
a498eec832 Update Gemfile ruby version and mysql2 version
## gem 'mysql2', '~> 0.5.2'
2020-01-30 05:25:23 +00:00
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