Thein Lin Kyaw
b730da7a75
Merge branch 'r-1902001-01' into foodcourt
2020-09-10 10:31:07 +06:30
Thein Lin Kyaw
cf86fcc248
fix origami table no booking
2020-09-05 18:34:54 +06:30
Thein Lin Kyaw
febb398605
fix nfc add customer flow
2020-09-05 13:28:01 +06:30
Thein Lin Kyaw
e0cbe57245
Merge branch 'r-1902001-01' into foodcourt
2020-08-26 11:03:03 +06:30
yarzar_code
a226a39d08
split bill fixed
2020-08-26 10:41:13 +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
NyanLinHtut
314cc507a3
merge with r-19
2020-01-11 11:08:33 +06:30
Myat Zin Wai Maw
f45849de49
shop
2019-12-13 10:12:08 +06:30
Thein Lin Kyaw
58117d0f48
update order and request bill
2019-12-11 17:56:39 +06:30
Myat Zin Wai Maw
79598c0126
shop code
2019-12-10 15:18:48 +06:30
Thein Lin Kyaw
3a99e1bb09
update for order process
...
Add activereocrd-import gem for bulk insert
2019-12-09 10:33:19 +06:30
Myat Zin Wai Maw
b0f6368248
shop_code
2019-12-05 14:56:47 +06:30
Nweni
7afddcdf2b
shop code
2019-12-04 10:49:46 +06:30
Nweni
3b5b6c78f3
fixed conflict
2019-12-04 10:37:52 +06:30
Nweni
ca92a07919
shop code missing
2019-12-03 20:19:42 +06:30
Thein Lin Kyaw
c8c39b0636
update origami/home/index
2019-12-03 16:15:48 +06:30
Nweni
417d64ecae
fixed conflict after merch dev for current shop
2019-12-02 19:30:24 +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
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
Myat Zin Wai Maw
8b2da5e3da
-
2019-11-19 10:28:40 +06:30
Myat Zin Wai Maw
258aba669b
precision
2019-09-05 18:12:17 +06:30
Myat Zin Wai Maw
129e6a2a53
calculate induties bill with min
2019-06-19 16:46:59 +06:30
Myat Zin Wai Maw
f7213b1213
calculate induties in bill
2019-06-19 17:12:44 +06:30
phyusin
8897f1d052
multiple zone with cashier terminal call waiter noti
2018-10-11 10:22:35 +06:30
phyusin
3828356690
remove comment
2018-09-26 10:30:47 +06:30
phyusin
b7134726e1
check order for booking status moved
2018-09-26 10:28:43 +06:30
phyusin
444ecb9c68
check changable tax on/off settings and customer tax profiles calculation
2018-08-02 14:13:05 +06:30
Aung Myo
500384416f
update shift close alert
2018-07-24 17:48:26 +06:30
phyusin
5c75a99e41
check tax error, filter for credit payment report and add query for sale payment in receipt no detail
2018-07-20 13:43:29 +06:30
phyusin
91fc8696af
check order items arr
2018-07-17 14:45:14 +06:30
phyusin
4783e35942
add dashboard settings and customer create
2018-07-13 18:00:49 +06:30
phyusin
03abeabb4e
close cashier pdf and receipt bill pdf changes for credit payment
2018-07-12 15:50:58 +06:30
phyusin
c4ab456176
credit payment for quick service
2018-07-11 18:32:09 +06:30
phyusin
a60f80a874
remove conflict
2018-07-09 09:44:36 +06:30
phyusin
5ff15a1eff
edit order on off with setting
2018-07-06 15:53:37 +06:30
phyusin
2a4a796ae5
conflict data
2018-07-04 18:47:26 +06:30
phyusin
2d05886be4
UI for credit payment
2018-07-04 18:46:13 +06:30
Aung Myo
4f9a4e2984
update db index
2018-07-04 18:08:15 +06:30
phyusin
9de4ca04dc
check query and tax for webview
2018-07-04 11:42:19 +06:30
Aung Myo
985604cd1f
update zone json
2018-07-01 15:54:44 +06:30
Aung Myo
a69128da0d
update new request fixed
2018-07-01 17:14:08 +06:30
Aung Myo
95f4125b53
update issuse
2018-06-27 10:29:23 +06:30
Aung Myo
0169a62430
Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant
2018-06-26 14:16:40 +06:30
Aung Myo
3c9af7233a
update booking today and yesterday
2018-06-26 14:16:18 +06:30
phyusin
da1f0a4765
add expiry for login
2018-06-26 11:23:34 +06:30
Aung Myo
1e5677ff48
update home controller for table today
2018-06-25 17:27:05 +06:30
Aung Myo
0b6c447e21
update home controller for table today
2018-06-25 17:17:07 +06:30