Commit Graph

35 Commits

Author SHA1 Message Date
yarzar_code
dff2c69627 Read NFC 2020-01-12 20:07:28 +06:30
Myat Zin Wai Maw
d43266bd7d - 2020-01-08 15:35:47 +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
Nweni
3a85f1e319 current shop changes 2019-11-28 18:33:56 +06:30
Myat Zin Wai Maw
d1ab2c194d shop code 2019-11-22 18:24:02 +06:30
phyusin
22f1f62ce0 logger 2018-12-06 14:05:11 +06:30
phyusin
b53fb87349 logger for receipt bill 2018-12-06 13:06:26 +06:30
phyusin
27f76e291b order reservation pdf setting 2018-11-29 13:19:29 +06:30
phyusin
03c4410ea8 order reservation receipt 2018-11-28 17:33:19 +06:30
phyusin
4a2f7b0e4b crm customer chagnes 2018-10-02 11:57:07 +06:30
phyusin
1f03a19d5b some changes for order reservation 2018-09-06 11:45:24 +06:30
phyusin
279b5976ae order reservation 2018-06-26 17:02:04 +06:30
phyusin
31b33594c6 check order reservataion status 2018-06-26 15:43:58 +06:30
phyusin
6ed3cb64e8 checked shift open or not 2018-06-21 14:28:01 +06:30
phyusin
c8642548e5 check order reservation update and payment route fixed 2018-06-08 16:50:06 +06:30
phyusin
0970b0022e check shift open or not 2018-05-24 11:36:35 +06:30
phyusin
0a07b3479d check shop code for new order 2018-05-11 17:03:53 +06:30
phyusin
760c7685df fixed some issue 2018-05-11 11:59:30 +06:30
phyusin
abbff492e8 add API for order reservation 2018-05-10 12:37:17 +06:30
phyusin
0127b23e93 change order reservation data 2018-05-09 19:10:11 +06:30
phyusin
4faee913f3 change order reservation -not finished 2018-05-09 11:28:01 +06:30
phyusin
1716d14df3 change order reservation 2018-05-08 17:28:09 +06:30
phyusin
c6f654808c add dine-in cashier settings in lookups 2018-05-04 14:09:58 +06:30
phyusin
7c6d842a31 change UI and add expected waiting time 2018-05-02 11:59:35 +06:30
phyusin
11473c7fcd change order reservation 2018-04-27 13:47:54 +06:30
phyusin
b41c85132d add order and reservation, quick service in lookups and add date and order by in order reservation 2018-04-25 15:07:43 +06:30
phyusin
4137026c16 order reservation updated 2018-04-12 14:28:44 +06:30
phyusin
b4ccd02fc2 change order reservation 2018-04-12 11:05:10 +06:30
phyusin
49ebc6c0dc order reservation 2018-04-12 11:01:13 +06:30
San Wai Lwin
4a0995c7ba Pull from master 2018-04-12 10:04:28 +06:30
Aung Myo
4d92d71b5c update doemal ordering 2018-04-11 18:05:49 +06:30
Aung Myo
66df760323 update order & reservation 2018-04-09 11:51:39 +06:30