71 Commits

Author SHA1 Message Date
Thein Lin Kyaw
944f7a7259 fix timezone 2023-02-09 14:55:43 +06:30
pyaephyoeaung
214712fd2d fix timezone - time with local timezone to default timezone 2022-05-19 14:20:55 +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
Nweni
e2790c1b3b get update 2019-10-16 10:33:19 +06:30
Zoey
b7368314c5 print receipt bill 2019-07-03 13:49:54 +06:30
Zoey
9d95dc0f8e seed_generators prefix 2019-06-21 11:50:48 +06:30
Zoey
61166d615d seed generator 2019-06-18 13:35:15 +06:30
Aung Kyaw Phyoe
7ad4a38398 order reservation null issue checked 2019-01-14 13:48:13 +06:30
phyusin
12bdfd01dc rails logger 2018-12-10 11:44:12 +06:30
phyusin
6d66671e80 logger 2018-12-06 14:22:15 +06:30
phyusin
b53fb87349 logger for receipt bill 2018-12-06 13:06:26 +06:30
phyusin
9c45ee0b8b order reservation receipt bill" 2018-12-05 16:04:01 +06:30
phyusin
f2b48fa02e receipt bill order podf 2018-11-30 11:26:32 +06:30
phyusin
41657db355 order receipt bill pdf 2018-11-29 18:08:11 +06:30
phyusin
27f76e291b order reservation pdf setting 2018-11-29 13:19:29 +06:30
phyusin
d0ead177a1 change COD to cash_on_delivery 2018-11-12 11:45:07 +06:30
phyusin
9dba93ea9c change api update status func: 2018-10-03 10:22:50 +06:30
phyusin
6e555e6b8c change fun: 2018-10-03 09:41:45 +06:30
phyusin
7cb23e5add remove payment methods 2018-09-17 11:51:34 +06:30
phyusin
953e3e83f1 add receipt no for online order 2018-09-17 11:39:44 +06:30
phyusin
19fa2ecf54 add credit note payment process for online order 2018-09-17 11:15:34 +06:30
phyusin
d7de89632f order reservation action times 2018-09-11 11:56:18 +06:30
phyusin
0e653155be add pickup_time for order reservation 2018-09-07 13:33:30 +06:30
Aung Myo
0e7db08bfc update process payment for current user 2018-08-07 16:27:32 +06:30
phyusin
27271c429e change format 2018-08-03 15:46:59 +06:30
phyusin
186bc090df change query for credit payment and add sound effect for ordering 2018-08-02 11:53:29 +06:30
phyusin
60a1ef61a4 add payment type filter for order reservation 2018-07-03 10:34:24 +06:30
phyusin
425e72afe7 add payment type in order reservation 2018-06-11 16:19:59 +06:30
phyusin
c8642548e5 check order reservation update and payment route fixed 2018-06-08 16:50:06 +06:30
phyusin
2cc52bd888 change saleitem query and js for order reservation 2018-06-06 11:47:21 +06:30
phyusin
dd58daa056 check customer 2018-06-05 15:38:42 +06:30
phyusin
7f04c284c6 customer update from doemal order 2018-06-05 13:28:36 +06:30
phyusin
bf9bb1c58a transactions for order reservation and api for tax profile 2018-05-28 18:08:30 +06:30
Aung Myo
5a9dae725e update conflict js 2018-05-21 13:04:00 +06:30
Aung Myo
7e8b69aa7c update action cable and other bugs 2018-05-21 13:00:55 +06:30
phyusin
e1bb01c029 change dashboard query and report 2018-05-18 18:01:44 +06:30
phyusin
fa4c5d075e check menu is_available, survey id and check status with sale items SUM in receipBill 2018-05-16 17:08:00 +06:30
phyusin
d6a3c949f0 comment remark for order reservation 2018-05-16 09:49:49 +06:30
phyusin
eaa013c10f change status to doemal 2018-05-15 10:28:05 +06:30
phyusin
050d3379c0 check api issue 2018-05-12 15:20:57 +06:30
phyusin
c7c32ffff4 change order reservation 2018-05-12 11:38:43 +06:30
phyusin
baac2c33ea move customer func: from doemal 2018-05-11 13:45:04 +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
391cc19117 check order reservation 2018-05-07 13:32:58 +06:30