Thein Lin Kyaw
108415ed3f
update dine-in pay bill
2019-12-03 10:02:49 +06:30
Thein Lin Kyaw
1607cb70d3
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 detail: https://github.com/ErwinM/acts_as_tenant
2019-12-02 18:02:39 +06:30
NyanLinHtut
891995f531
Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev
2019-11-13 13:35:34 +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
Nweni
9b798dc699
fixed conflict
2019-11-08 16:08:45 +06:30
Thein Lin Kyaw
155cb0a9eb
rounding decimal to print_settings precision
2019-11-06 17:34:42 +06:30
Nweni
359679d419
CBKI
2019-10-30 16:52:16 +06:30
Thein Lin Kyaw
327a6e17bf
fix first bill amount less than actual sales
2019-09-27 20:35:05 +06:30
NyanLinHtut
4808947fcd
fixed inventory
2019-09-13 21:13:04 +06:30
NyanLinHtut
e0b54728f7
fixed inventory
2019-09-12 14:50:14 +06:30
Zoey
1a11b9e2e7
kbzpay
2019-07-22 15:57:33 +06:30
Zoey
6247e6c37d
kbz pay method
2019-07-03 14:01:17 +06:30
Zoey
7e5d90770c
fix conflicts
2019-07-03 13:51:41 +06:30
Zoey
b7368314c5
print receipt bill
2019-07-03 13:49:54 +06:30
Myat Zin Wai Maw
f186ddeed9
git merge
2019-06-28 14:41:59 +06:30
Zoey
8a6b8dfa59
foc receipt bill
2019-06-27 17:25:23 +06:30
Zoey
52a375f2a4
kbzpay payment updated
2019-06-26 13:35:27 +06:30
Zoey
2e306a6339
kbz pay fixed
2019-06-26 12:18:17 +06:30
Zoey
b948f10209
kbzpay
2019-06-26 12:05:37 +06:30
Zoey
8cfb88ca73
Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev
2019-06-26 11:43:11 +06:30
Zoey
79d8eb94ef
kbzpay
2019-06-26 11:42:51 +06:30
Myat Zin Wai Maw
5304270246
fix conflict
2019-06-25 10:30:08 +06:30
Myat Zin Wai Maw
438cefcc49
Inventory report
2019-06-25 10:27:31 +06:30
Zoey
88c5dc2144
kbzpay setting
2019-06-24 14:22:44 +06:30
Zoey
cd2e003945
kbzpay qrcode
2019-06-24 14:10:03 +06:30
Zoey
7c44d7bd81
kbz pay qrcode;
2019-06-24 13:57:46 +06:30
Zoey
68b16eeee7
kbzpay qrcode
2019-06-24 10:19:10 +06:30
Nweni
259ef75295
Merge branch 'r-1902001-01-dev' of https://gitlab.com/code2lab/SXRestaurant into r-1902001-01-dev
2019-06-24 10:10:25 +06:30
Nweni
ae373fe365
callback kbzpay
2019-06-24 10:10:01 +06:30
NyanLinHtut
0bef0da992
-
2019-06-21 15:10:25 +06:30
NyanLinHtut
7de795ee27
second display
2019-06-20 15:07:18 +06:30
Myat Zin Wai Maw
c06f0aade8
sx cash payment api
2019-06-20 15:00:39 +06:30
NyanLinHtut
be60470ba1
fixed foc print
2019-06-04 11:46:29 +06:30
Zoey
4328ab1cea
sx star printer setting rearrangement
2019-05-28 09:34:05 +06:30
phyusin
2861f07a0a
print func:
2018-12-10 16:14:50 +06:30
phyusin
9c45ee0b8b
order reservation receipt bill"
2018-12-05 16:04:01 +06:30
phyusin
41657db355
order receipt bill pdf
2018-11-29 18:08:11 +06:30
phyusin
03fd7c79b8
food court and Booking ID for order and receipt
2018-10-08 17:41:22 +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
Aung Myo
1c73ee0ed7
update payment controller for print current user with terminal
2018-08-08 16:54:22 +06:30
Aung Myo
5e08797b41
print for current cashier
2018-08-08 16:17:04 +06:30
Aung Myo
0e7db08bfc
update process payment for current user
2018-08-07 16:27:32 +06:30
Aung Myo
6cbdca4ce6
update shift and multiple
2018-08-07 14:51:17 +06:30
phyusin
444ecb9c68
check changable tax on/off settings and customer tax profiles calculation
2018-08-02 14:13:05 +06:30
phyusin
186bc090df
change query for credit payment and add sound effect for ordering
2018-08-02 11:53:29 +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