Thein Lin Kyaw
2ee1fc2423
Merge branch 'r-1902001-01' into foodcourt
2020-07-11 04:00:55 +06:30
NyanLinHtut
f6a35d214f
fixed payment methods & license
2020-06-10 18:12:15 +06:30
Zin Moe
a3edbb07fd
replace @shop and shop_details with current_shop
2020-01-13 17:34:48 +06:30
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
cac6994ccb
separate foodcourt module
2019-12-02 16:10:51 +06:30
Myat Zin Wai Maw
d1ab2c194d
shop code
2019-11-22 18:24:02 +06:30
Thein Lin Kyaw
8046b7210b
request bill error on promotion. fix for compute sale's totals on promotion.
2019-11-08 20:35:26 +06:30
Zoey
b7368314c5
print receipt bill
2019-07-03 13:49:54 +06:30
NyanLinHtut
9defd9cddd
add lookup setting for quickservice add order btn
2019-06-04 10:38:39 +06:30
phyusin
9c45ee0b8b
order reservation receipt bill"
2018-12-05 16:04:01 +06:30
Aung Myo
c9085a1827
Merge branch 'adminbsb_material_ui'
2018-10-09 16:13:59 +06:30
Aung Myo
87502ec0f2
update inventory and shop and seed
2018-10-09 16:12:52 +06:30
phyusin
b4aa1c600f
check js func: and card balance amount for Paymal payment
2018-10-04 16:31:19 +06:30
phyusin
e450927d81
change UI set menu and add lateset order no in receipt bill for QuickService
2018-09-06 15:15:28 +06:30
Aung Myo
7945da99ed
update sale audit all process in origami
2018-07-12 13:10:11 +06:30
Aung Myo
9924aaef8a
update vodi and pay foc waste and spoil for other paymtnt amount in receipt pdf
2018-07-10 16:10:04 +06:30
Aung Myo
158760abdb
update vodi and pay foc waste and spoil for other paymtnt amount in receipt pdf
2018-07-10 16:05:37 +06:30
Aung Myo
d7992cd4b8
update access code for void foc and edit
2018-05-18 16:57:34 +06:30
Aung Myo
5e0bdf1e36
update bugs
2018-05-11 09:57:26 +06:30
Aung Myo
69eeede474
update access code
2018-05-03 18:08:27 +06:30
Aung Myo
8806027793
update bugs for demo
2018-04-22 16:38:52 +06:30
Aung Myo
5588f40753
update waste and spoilage
2018-03-30 14:20:47 +06:30