Commit Graph

82 Commits

Author SHA1 Message Date
Thein Lin Kyaw
d379c05298 edit for shop_code query 2020-01-13 15:28:26 +06:30
NyanLinHtut
314cc507a3 merge with r-19 2020-01-11 11:08:33 +06:30
Thein Lin Kyaw
d87ffee65b update seed generator and remove hard-coded customer id 2019-12-20 10:35:31 +06:30
Myat Zin Wai Maw
16485875c1 add to existing order 2019-12-18 10:15:24 +06:30
Myat Zin Wai Maw
8af99742a3 bill and tax 2019-12-17 15:06:37 +06:30
Myat Zin Wai Maw
4d0f13106d foodcourt 2019-12-17 13:49:15 +06:30
Thein Lin Kyaw
58117d0f48 update order and request bill 2019-12-11 17:56:39 +06:30
Myat Zin Wai Maw
79598c0126 shop code 2019-12-10 15:18:48 +06:30
Nweni
8b5d28524e shop code 2019-12-04 13:57:26 +06:30
Nweni
7afddcdf2b shop code 2019-12-04 10:49:46 +06:30
Nweni
417d64ecae fixed conflict after merch dev for current shop 2019-12-02 19:30:24 +06:30
Nweni
de73bf9f7d fixed conflict 2019-12-02 17:43:02 +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
d41d957688 fixed conflict after merge with dev 2019-11-28 16:47:12 +06:30
Myat Zin Wai Maw
09e7650452 order from app 2019-11-28 15:52:50 +06:30
Nweni
6fbf30c950 fixed conflict 2019-11-25 09:26:21 +06:30
Myat Zin Wai Maw
d1ab2c194d shop code 2019-11-22 18:24:02 +06:30
Nweni
fd57d89799 order 2019-11-19 18:15:25 +06:30
Thein Lin Kyaw
33670b450e prevent order append to previous sale 2019-10-07 10:43:43 +06:30
PPK
9440bcfa7e Update Reort 2019-05-29 17:34:43 +06:30
phyusin
301f25e468 tax calculation for view order api 2018-12-04 17:54:07 +06:30
phyusin
ed6310d462 check time 2018-11-28 18:44:08 +06:30
phyusin
b78d391e2b remove checkin time checked 2018-11-28 18:11:41 +06:30
San Wai Lwin
d076e50cdb Edit Order item unmatch 2018-07-04 15:22:39 +06:30
phyusin
c1a31faf05 check update order in api 2018-06-19 14:34:10 +06:30
Aung Myo
e18cba27c4 update order api action cable 2018-06-04 13:11:58 +06:30
EikhantMon
864bf46df9 change api 2018-06-01 14:15:49 +06:30
phyusin
c4cefb05ae conflict data 2018-05-28 10:46:04 +06:30
EikhantMon
7ddbd7d78a conflit modified changes 2018-05-25 17:44:36 +06:30
San Wai Lwin
3c8e3c5326 Add Order Set Pdf 2018-05-25 17:06:45 +06:30
EikhantMon
1ae55f1af2 Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant into doemal_ordering 2018-05-25 16:23:42 +06:30
EikhantMon
6c26dc4d5a item_slim_customise_pdf 2018-05-25 16:23:24 +06:30
San Wai Lwin
578c14ccc3 Pull from master 2018-05-25 16:22:30 +06:30
San Wai Lwin
f906134fbf Remove lookup settings in Order Pdf 2018-05-25 16:06:10 +06:30
Aung Myo
7f6b0e0bdf update order api 2018-05-25 13:16:41 +06:30
Aung Myo
b7c6614537 upadte api order create process order 2018-05-25 13:14:57 +06:30
San Wai Lwin
d910c4078b Add Order item & summary customise font pdf 2018-05-24 17:02:54 +06:30
phyusin
0127b23e93 change order reservation data 2018-05-09 19:10:11 +06:30
Aung Myo
83aeb2eb90 update api authenticate 2018-04-09 10:53:16 +06:30
Aung Myo
fbbe2c0ab9 update order controlelr 2018-03-22 09:45:30 +06:30
phyusin
d2da43de75 check print error in payment 2018-03-20 18:08:27 +06:30
phyusin
26765111fa add edit order item api and second display route 2018-03-20 17:04:52 +06:30
Aung Myo
e956b54886 update option and menu export csv single 2018-03-16 17:41:30 +06:30
phyusin
2821f4bb1c change booking_id 2018-02-02 13:42:37 +06:30
phyusin
aa129ad469 heck rounding adjustment error 2018-01-28 16:12:59 +06:30
phyusin
89b89a3197 check checkout time and server time when order from api 2018-01-24 17:32:23 +06:30
phyusin
dc2637ed39 change process flow for extra time 2018-01-15 16:32:20 +06:30
phyusin
51041bf0ae add extra hour 15 and 45 minutes 2018-01-15 14:19:41 +06:30
Aung Myo
c5eeb9acb7 update extim and extie 2018-01-02 18:08:28 +06:30
Aung Myo
b1fa5f1518 update add extra time 2018-01-02 12:30:57 +06:30