50 Commits

Author SHA1 Message Date
Dev Team
1c8fb52d87 add payment gateway audit tab in sales transactions 2025-06-18 16:43:39 +06:30
pyaephyoeaung
214712fd2d fix timezone - time with local timezone to default timezone 2022-05-19 14:20:55 +06:30
Thein Lin Kyaw
3c5416a154 remove unnessary timezone convertion 2022-04-19 19:40:53 +06:30
Myat Zin Wai Maw
978e7b7e07 transaction sales 2020-02-04 17:47:06 +06:30
Thein Lin Kyaw
fd50ca004c fix membershipsettings 2020-01-31 17:24:03 +06:30
Zin Moe
bca6fabaaf fix cashier page height & breadcrumb helper 2020-01-27 16:30:58 +06:30
Zin Moe
270c2a821e delete shop scope in model 2020-01-13 18:41:37 +06:30
Zin Moe
a3edbb07fd replace @shop and shop_details with current_shop 2020-01-13 17:34:48 +06:30
yarzar_code
dff2c69627 Read NFC 2020-01-12 20:07:28 +06:30
Myat Zin Wai Maw
f45849de49 shop 2019-12-13 10:12:08 +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
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
5dd4c6e7b6 shop code filter for all reports and transactions 2019-11-26 12:06:52 +06:30
Myat Zin Wai Maw
d1ab2c194d shop code 2019-11-22 18:24:02 +06:30
Thein Lin Kyaw
8046b7210b request bill error on promotion. fix for compute sale's totals on promotion. 2019-11-08 20:35:26 +06:30
Zoey
b7368314c5 print receipt bill 2019-07-03 13:49:54 +06:30
phyusin
9c45ee0b8b order reservation receipt bill" 2018-12-05 16:04:01 +06:30
phyusin
b4aa1c600f check js func: and card balance amount for Paymal payment 2018-10-04 16:31:19 +06:30
phyusin
f4b85ad4cc add req bill and payment #left order and sale 2018-09-24 10:29:08 +06:30
phyusin
e450927d81 change UI set menu and add lateset order no in receipt bill for QuickService 2018-09-06 15:15:28 +06:30
phyusin
1895936f38 add other charges amt for void Transactions 2018-07-20 17:26:15 +06:30
San Wai Lwin
40bce7f598 Add Void button in Transaction/sales 2018-05-23 13:57:45 +06:30
phyusin
4b78de3f9a add filter in dashboard and Transaction/Sale 2018-03-26 16:42:17 +06:30
Aung Myo
bfe4271d65 Merge branch 'adminbsb_material_ui' 2018-03-23 13:55:57 +06:30
Aung Myo
75a3576a77 update check user 2018-03-22 12:42:17 +06:30
phyusin
7063d937e3 latest Aston req from OPT team 2018-03-21 17:45:55 +06:30
phyusin
16d60add22 add FOC,VOID remark in Transaction/Sale and new Transaction/Survey 2018-03-21 15:07:57 +06:30
Aung Myo
3041d6a368 update search data in transaction 2017-11-21 18:29:41 +06:30
Aung Myo
f1a28d64e1 update OQS and cashier 2017-11-14 09:43:13 +06:30
Aung Myo
8f13403fab update transaction 2017-11-06 09:45:44 +06:30
yamin
1aea52619a UI change 2017-10-23 11:38:10 +06:30
Aung Myo
285ad93501 update filter in sale and order and creditnote 2017-08-08 09:43:58 +06:30
Aung Myo
39ba5d5e86 update audit sales 2017-07-03 10:28:13 +06:30
Yan
ecc9ab53ec Merge branch 'cancan' of bitbucket.org:code2lab/sxrestaurant 2017-06-26 09:59:16 +06:30
Aung Myo
f5f0f9e077 update crm customer and bind customer and queue 2017-06-23 17:03:52 +06:30
Aung Myo
01e5b7ba6c update authorize 2017-06-23 09:41:48 +06:30
Aung Myo
3ba836b446 update customer transaction 2017-06-21 18:29:02 +06:30
Aung Myo
09a96372c8 update void and complete sale 2017-06-16 10:20:20 +06:30
Aung Myo
b5743eb7a7 update customer bolder 2017-06-15 18:18:35 +06:30
Aung Myo
4098c99509 update membership in sale detail 2017-06-15 17:13:11 +06:30
Aung Myo
f0d3f30d88 update order queue , sale void 2017-06-15 16:24:00 +06:30
Aung Myo
ed3f97a2af upadte customer and sale void 2017-06-15 13:17:58 +06:30
Aung Myo
8cb40783a4 update requestby in sail 2017-06-15 10:20:26 +06:30
Aung Myo
2da2edc5ec update sale and customer 2017-06-14 18:13:13 +06:30
Aung Myo
914069e3af update customer and sale 2017-06-14 15:58:41 +06:30
Aung Myo
3db6252304 update search and crm 2017-06-14 00:09:54 +06:30
Min Zeya Phyo
d7d29e4d16 sales listing under transacitons 2017-05-29 18:55:34 +06:30