171 Commits

Author SHA1 Message Date
Thein Lin Kyaw
5d9281e196 fix timezone 2023-02-10 14:50:30 +06:30
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
Myat Zin Wai Maw
a645e3348d improvement 2020-02-07 09:31:20 +06:30
Zin Moe
66c375cc38 clean shop code 2020-01-13 16:23:33 +06:30
Thein Lin Kyaw
d379c05298 edit for shop_code query 2020-01-13 15:28:26 +06:30
yarzar_code
dff2c69627 Read NFC 2020-01-12 20:07:28 +06:30
NyanLinHtut
314cc507a3 merge with r-19 2020-01-11 11:08:33 +06:30
Myat Zin Wai Maw
b0befd6dde fix 2019-12-20 14:30:00 +06:30
Myat Zin Wai Maw
54109c5273 fix conflict 2019-12-20 14:17:23 +06:30
Myat Zin Wai Maw
e3207ed1d5 quick service tax 2019-12-20 14:12:57 +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
f45849de49 shop 2019-12-13 10:12:08 +06:30
Myat Zin Wai Maw
bb0335ce6b member sync 2019-12-10 17:23:52 +06:30
Myat Zin Wai Maw
79598c0126 shop code 2019-12-10 15:18:48 +06:30
Nweni
78838a7718 current shop 2019-12-03 14:54:53 +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
d41d957688 fixed conflict after merge with dev 2019-11-28 16:47:12 +06:30
Myat Zin Wai Maw
d1ab2c194d shop code 2019-11-22 18:24:02 +06:30
Myat Zin Wai Maw
aed51eba69 display message when calling to cloud 2019-08-30 17:30:59 +06:30
Myat Zin Wai Maw
3716cbdda7 customer update 2019-06-20 18:26:10 +06:30
Zoey
2006cbb5ab Merge branch 'r-1902001-01' of gitlab.com:code2lab/SXRestaurant into r-1902001-01 2019-05-16 14:11:22 +06:30
Zoey
da7c344179 foc error 2019-05-16 14:10:57 +06:30
Myat Zin Wai Maw
eb4309355d un comment puma 2019-05-16 12:09:48 +06:30
Myat Zin Wai Maw
b2532ce5f3 show response errors,sync and update member 2019-05-08 17:59:57 +06:30
Myat Zin Wai Maw
8f81eb8e4a customer filter with card no 2019-04-22 17:24:20 +06:30
phyusin
398f97f244 check duplicate paypar account no issue 2018-12-27 16:08:34 +06:30
phyusin
4a2f7b0e4b crm customer chagnes 2018-10-02 11:57:07 +06:30
phyusin
57adb09162 change customer UI and header css 2018-09-13 11:58:57 +06:30
phyusin
6579df3db9 change align and check booking ID 2018-09-04 14:20:58 +06:30
phyusin
94a65a749f change tax profile structure 2018-07-25 17:19:00 +06:30
phyusin
4783e35942 add dashboard settings and customer create 2018-07-13 18:00:49 +06:30
phyusin
13357e529f check customer contact noဓ 2018-06-05 11:52:32 +06:30
phyusin
d28d62a937 check customer contact no 2018-06-05 10:49:12 +06:30
phyusin
6e5064cf9f remove confilct data 2018-05-14 10:17:26 +06:30
San Wai Lwin
12f79ded6d Edit Customer form 2018-05-11 11:40:27 +06:30
phyusin
0f1ce09416 change customer and sale tax for takeaway 2018-05-09 15:40:13 +06:30
San Wai Lwin
bd078fc675 Edit in customer of Tax Profile 2018-05-02 16:00:19 +06:30
phyusin
0edc92d066 Merge branch 'adminbsb_ui_changes' of bitbucket.org:code2lab/sxrestaurant 2018-03-14 09:16:14 +06:30
San Wai Lwin
9228168ebc route changes 2018-03-13 14:51:07 +06:30
Aung Myo
9f0bef732e update change version v3 for api paymal 2018-03-13 14:23:23 +06:30
phyusin
23be4771fd add function for member card and qr code in payment 2018-03-08 14:57:45 +06:30
San Wai Lwin
9ec8c4d18c Photo Field in Customer,Employee and Commissionor 2018-03-07 17:50:23 +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
San Wai Lwin
3f247f731e Shop name in navbar,linke to shop info 2018-02-05 18:11:45 +06:30
Yan
2b50ae5fb9 merge with master 2018-01-09 16:40:45 +06:30
phyusin
30dac06c8a add membership type in customer 2017-12-29 12:02:40 +06:30
Yan
c660097d28 no print for cloud 2017-12-12 18:51:13 +06:30
Aung Myo
66964a6926 update crm addore 2017-12-11 18:01:19 +06:30