Thein Lin Kyaw
944f7a7259
fix timezone
2023-02-09 14:55:43 +06:30
Thein Lin Kyaw
b730da7a75
Merge branch 'r-1902001-01' into foodcourt
2020-09-10 10:31:07 +06:30
Thein Lin Kyaw
d4d27dfc1e
use oqs printer name
2020-08-28 14:52:57 +06:30
Thein Lin Kyaw
e0cbe57245
Merge branch 'r-1902001-01' into foodcourt
2020-08-26 11:03:03 +06:30
Thein Lin Kyaw
63abafdbcc
use print_settings ActionCable fro call waiter, stock check, check in out
2020-08-26 10:25:02 +06:30
yarzar_code
c7cd353ba2
add action cable for call waiter,stock check & check in out
2020-08-25 14:22:38 +06:30
NyanLinHtut
b3ab999962
fixed receipt bill pdf with action cable
2020-08-21 11:24:10 +06:30
Thein Lin Kyaw
5dfdc7353e
print settings ActionCable
2020-08-18 16:11:17 +06:30
NyanLinHtut
583d7ee473
fixed print serviceaction cable
2020-08-12 15:37:38 +06:30
Thein Lin Kyaw
61a1189083
print_channel with shop_code
2020-08-06 14:05:20 +06:30
yarzar_code
b74ef4bff1
move table & order item actioncable added
2020-07-29 11:36:43 +06:30
NyanLinHtut
366f98e51b
add print action cable
2020-07-28 13:54:08 +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
Thein Lin Kyaw
e6392c3bd4
update for addorder and printer
2019-12-17 15:02:58 +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
Nweni
cab37a6bfb
fixed conflict
2019-12-04 17:06:58 +06:30
Nweni
8db0496a96
printer
2019-12-04 17:04:41 +06:30
Myat Zin Wai Maw
08f5689841
print
2019-12-04 13:33:13 +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
NyanLinHtut
038d6930d9
fixed cancel order print
2019-06-04 18:46:58 +06:30
NyanLinHtut
8a0950f9db
fixed pdf
2019-06-04 16:34:51 +06:30
NyanLinHtut
2e342d7859
fixed star printer setting
2019-06-03 10:59:16 +06:30
Zoey
4328ab1cea
sx star printer setting rearrangement
2019-05-28 09:34:05 +06:30
May Zin
a88e84954a
oqs options printer
2019-04-23 15:00:53 +06:30
Aung Kyaw Phyoe
2d13f6a254
printer issue for CheckInOutPdf
2019-02-07 11:22:09 +06:30
San Wai Lwin
d1852d24c3
Pull from master
2018-08-20 11:26:07 +06:30
San Wai Lwin
61e4b930c8
edit in check time
2018-08-14 15:22:49 +06:30
San Wai Lwin
671aa155cd
Edit for checkin pdf
2018-08-13 14:37:41 +06:30
Aung Myo
a5bb0a6746
update optimization
2018-07-05 18:19:16 +06:30
phyusin
994b104239
check print_settings is active or not in check-out
2018-06-20 09:26:53 +06:30
San Wai Lwin
25a8381681
Add Check in out pdf
2018-06-18 16:05:54 +06:30
EikhantMon
767386e750
change item_width in customise pdf
2018-06-01 17:13:40 +06:30
phyusin
c4cefb05ae
conflict data
2018-05-28 10:46:04 +06:30
EikhantMon
7ddbd7d78a
conflit modified changes
2018-05-25 17:44:36 +06:30
San Wai Lwin
3c8e3c5326
Add Order Set Pdf
2018-05-25 17:06:45 +06:30
EikhantMon
6c26dc4d5a
item_slim_customise_pdf
2018-05-25 16:23:24 +06:30
San Wai Lwin
f906134fbf
Remove lookup settings in Order Pdf
2018-05-25 16:06:10 +06:30
San Wai Lwin
d910c4078b
Add Order item & summary customise font pdf
2018-05-24 17:02:54 +06:30
Aung Myo
38a5ec2bd4
update self.print for cloud
2018-04-06 14:07:43 +06:30
Aung Myo
c4452c2730
update order queue printer for order_summary with before update qty
2018-02-08 14:15:29 +06:30
Aung Myo
420461918d
update print summary for before_updated_qty
2018-02-08 13:04:01 +06:30
phyusin
2ebfdbe8bc
add updated qty text in oqs
2018-02-05 15:29:31 +06:30
phyusin
45873672b6
add set menu items for template and code
2018-01-18 11:23:10 +06:30
phyusin
9f9ec7af40
change pdf func:
2018-01-17 14:35:35 +06:30
phyusin
06686b06bb
add settings for order item, order summary slim and receiptbillA5, receiptbillShowAltName
2018-01-17 12:08:14 +06:30
phyusin
d8c62b0d44
change and check order_slim_pdf
2018-01-16 14:55:33 +06:30