Thein Lin Kyaw
40ad724e77
update split bill
2019-12-16 11:20:15 +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
NyanLinHtut
2d5ae6da93
fixed split bill
2019-10-04 18:20:14 +06:30
Thein Lin Kyaw
327a6e17bf
fix first bill amount less than actual sales
2019-09-27 20:35:05 +06:30
Myat Zin Wai Maw
55c9e0c578
fix conflict
2019-06-20 15:22:06 +06:30
phyusin
d8a0b5b2dd
add order source
2018-08-23 14:50:36 +06:30
phyusin
0f6986a4ed
add order source
2018-08-23 14:32:41 +06:30
phyusin
770ef87678
remove action cable comment
2018-05-23 17:28:41 +06:30
phyusin
992914ee46
check multiple items in split bill
2018-05-23 17:23:38 +06:30
Aung Myo
7e8b69aa7c
update action cable and other bugs
2018-05-21 13:00:55 +06:30
phyusin
ddc759926b
check sale_status for split bill
2018-05-04 16:52:18 +06:30
Aung Myo
9b0a564b9a
update cable for cloud
2018-04-25 13:18:54 +06:30
Aung Myo
6e3a5300a6
close cable in cloud mode
2018-04-23 15:39:56 +06:30
phyusin
a2e4863c9d
check user agent and token when webview is loaded
2018-04-06 15:36:08 +06:30
phyusin
7350a24a5d
check split bill for item
2018-03-22 15:30:37 +06:30
phyusin
0977363518
check tax profile process
2018-03-21 11:53:27 +06:30
phyusin
c7f11c2a33
fixed set menu item update and individual payment
2018-03-15 11:15:43 +06:30
phyusin
bd06e80b37
remove conflict data
2018-03-05 16:24:45 +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
phyusin
fc3cd1e72d
check order item
2018-02-27 11:33:51 +06:30
phyusin
7cbb67fd30
add link for oqs in origami
2018-02-22 18:51:57 +06:30
phyusin
e2903075b2
change split bill equal person flow
2018-02-21 18:24:04 +06:30
phyusin
bc1007f193
check booking order delete for order
2018-02-21 17:09:18 +06:30
phyusin
0392854f90
change create order
2018-02-21 14:18:37 +06:30
phyusin
3534a887fc
remove Job for bill_channel
2018-02-21 14:01:29 +06:30
phyusin
2849a47171
check shift sale process
2018-02-21 13:59:55 +06:30
phyusin
c9780ebffc
split bill process
2018-02-21 13:41:37 +06:30
Aung Myo
b0cc934625
update quick service for split bill
2018-02-20 15:29:19 +06:30
phyusin
d459a6e2a3
check order item split process
2018-02-16 15:11:16 +06:30
phyusin
0ddaee7444
equal split and order split in order tab'
2018-02-16 12:13:35 +06:30
phyusin
d31c936547
for all items
2018-02-15 13:24:29 +06:30
phyusin
f19fb769f6
change split bill process
2018-02-14 14:14:53 +06:30
phyusin
c902e2ea1b
check one condition in order item
2018-02-09 14:56:33 +06:30
phyusin
4c563e23bf
add shop info in split bill
2018-02-09 14:19:53 +06:30
phyusin
492bf93185
change split bill ui
2018-02-07 15:50:36 +06:30
phyusin
f093f1f0a7
split bill for order item
2018-02-06 16:17:08 +06:30
phyusin
0780744377
check booking with order item split
2018-02-05 16:57:46 +06:30
phyusin
65d9f0fb6f
order update
2018-02-05 13:07:30 +06:30
phyusin
8fed8d701a
add booking
2018-02-05 11:05:58 +06:30
phyusin
991bc48505
order item split bill process
2018-02-06 09:46:30 +06:30
phyusin
d1fd92bfd3
split bill ui
2018-02-02 13:41:38 +06:30
phyusin
48ce8e4809
split bill
2018-02-01 18:12:59 +06:30