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
NyanLinHtut
f6a35d214f
fixed payment methods & license
2020-06-10 18:12:15 +06:30
Zin Moe
bd18958b96
license renew page
2020-06-04 10:10:04 +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
75e9a63c50
print
2020-02-27 16:47:22 +06:30
Myat Zin Wai Maw
b980fd7fc4
old balance in receipt
2020-02-03 17:23:24 +06:30
NyanLinHtut
8e3f745175
add out of stock action cable
2020-01-12 15:45:56 +06:30
yarzar_code
81474ec68a
.
2020-01-09 15:57:56 +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
be8cf2c34e
api controller
2019-12-03 16:46:52 +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
a0b7557f06
fixed conflict after merge with dev branch for report query updated
2019-11-27 14:09:16 +06:30
Myat Zin Wai Maw
5a3f328789
test
2019-11-19 14:59:45 +06:30
Nweni
2b5105672a
gem file
2019-11-19 09:33:54 +06:30
Thein Lin Kyaw
74e29f7c39
remove def total_account from sale
2019-11-18 14:00:52 +06:30
git_code2lab
6bfaea9f34
fixed conflict
2019-11-15 14:24:54 +06:30
git_code2lab
213644d8ef
commit from production server
2019-11-15 14:17:50 +06:30
Nweni
cc8cf0a48c
fixed conflict
2019-11-15 14:11:39 +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
8f0fe2909d
Merge branch 'r-1902001-01-dev' of https://gitlab.com/code2lab/SXRestaurant into r-1902001-01-dev
2019-11-08 16:07:07 +06:30
Nweni
1a28e39eab
gemfile
2019-11-01 16:26:24 +06:30
Nweni
41178978d2
gem lock
2019-10-30 10:38:49 +06:30
Nweni
d4e9f3217e
gem
2019-10-30 10:33:54 +06:30
Min Zeya Phyo
2e2117a820
Remove cups for cloud
2019-10-25 13:20:26 +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
bfc6973762
Gem lock update
2019-10-25 13:00:40 +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
Myat Zin Wai Maw
0d8b4f5569
print gap fixed
2019-10-24 18:16:43 +06:30
Nweni
565c0a5ec4
production
2019-10-23 11:37:38 +06:30
Nweni
256fd7d939
to update
2019-10-22 13:25:10 +06:30
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
e72eaf9c0e
fix conflict Gemfile.lock
2019-09-30 09:41:48 +06:30
Thein Lin Kyaw
3c56025f76
Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev
2019-09-27 20:42:11 +06:30
Thein Lin Kyaw
327a6e17bf
fix first bill amount less than actual sales
2019-09-27 20:35:05 +06:30
NyanLinHtut
ec9e4fb7eb
add delimiter at report
2019-09-26 10:10:07 +06:30
Myat Zin Wai Maw
719d5637c2
button disabled
2019-09-12 11:03:25 +06:30
Myat Zin Wai Maw
ac24499319
foc
2019-09-10 13:12:41 +06:30
NyanLinHtut
5e344dc4a6
waste and spoil report
2019-08-09 14:21:24 +06:30