Commit Graph

41 Commits

Author SHA1 Message Date
Thein Lin Kyaw
944f7a7259 fix timezone 2023-02-09 14:55:43 +06:30
Thein Lin Kyaw
38a01a8bde Merge branch 'r-1902001-01' into foodcourt 2020-08-25 11:56:57 +06:30
Thein Lin Kyaw
590b0aac3b fix table booking 2020-08-18 17:30:27 +06:30
NyanLinHtut
314cc507a3 merge with r-19 2020-01-11 11:08:33 +06:30
Thein Lin Kyaw
40ad724e77 update split bill 2019-12-16 11:20:15 +06:30
Thein Lin Kyaw
58117d0f48 update order and request bill 2019-12-11 17:56:39 +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
d1ab2c194d shop code 2019-11-22 18:24:02 +06:30
NyanLinHtut
f4482aa9af fixed conflit 2019-09-13 21:15:01 +06:30
NyanLinHtut
4808947fcd fixed inventory 2019-09-13 21:13:04 +06:30
Myat Zin Wai Maw
8e2a9bd5a1 add to existing 2019-09-13 16:20:54 +06:30
NyanLinHtut
e0b54728f7 fixed inventory 2019-09-12 14:50:14 +06:30
phyusin
c52ca6e285 update query for add to existing 2018-10-29 15:35:58 +06:30
Aung Myo
03753d1487 upudate add to existing order 2018-10-11 17:39:21 +06:30
San Wai Lwin
d1852d24c3 Pull from master 2018-08-20 11:26:07 +06:30
phyusin
444ecb9c68 check changable tax on/off settings and customer tax profiles calculation 2018-08-02 14:13:05 +06:30
phyusin
dd4db6d2e7 remove conflict data 2018-07-12 15:54:30 +06:30
Aung Myo
7945da99ed update sale audit all process in origami 2018-07-12 13:10:11 +06:30
phyusin
c4ab456176 credit payment for quick service 2018-07-11 18:32:09 +06:30
phyusin
2d05886be4 UI for credit payment 2018-07-04 18:46:13 +06:30
Aung Myo
95f4125b53 update issuse 2018-06-27 10:29:23 +06:30
phyusin
fe4ac6a8f3 add set item price 2018-06-11 11:29:49 +06:30
phyusin
62dec82bd8 change dailysale report and check tax in add to existing 2018-05-17 11:21:38 +06:30
San Wai Lwin
07c3bcd7a7 Change Dashboard, Account in login, Shop name, Reference no for other charges 2018-02-28 15:31:55 +06:30
Aung Myo
47ffc5fa51 update no table quick srevice 2018-02-14 18:21:10 +06:30
San Wai Lwin
860e8db202 conflic data 2018-02-09 10:17:56 +06:30
San Wai Lwin
3f247f731e Shop name in navbar,linke to shop info 2018-02-05 18:11:45 +06:30
Aung Myo
b1fa5f1518 update add extra time 2018-01-02 12:30:57 +06:30
Aung Myo
95f500ae24 table show in complete sale 2017-12-14 12:07:36 +06:30
Aung Myo
56940d7f00 update sale audit 2017-10-31 12:08:27 +06:30
yamin
1aea52619a UI change 2017-10-23 11:38:10 +06:30
Yan
bc2101bf42 merge with staging 2017-10-12 09:59:24 +06:30
Aung Myo
33f03b2e05 update adminbsb theme all theme setting 2017-10-10 14:11:38 +06:30
Aung Myo
444b270dd1 update ui design 2017-09-29 13:42:41 +06:30
Aung Myo
dd9e8fe908 update queue and completed sale 2017-09-21 17:54:57 +06:30
Aung Myo
0b7b5cae30 update osaka demo bugs 2017-07-14 17:23:40 +06:30
Yan
71636b36db add Re-compute all amoute for sale 2017-06-30 19:05:13 +06:30
Nweni
0ea2b778d1 multiple sale and order 2017-06-22 14:26:23 +06:30
Nweni
168c571a23 multiple invoice 2017-06-22 05:24:31 +06:30
Nweni
a9e1d8c3d1 origami 2017-06-20 18:59:34 +06:30