update remove job from cable and cup control in print
This commit is contained in:
@@ -46,7 +46,8 @@ class Api::BillController < Api::ApiController
|
||||
|
||||
Promotion.promo_activate(@sale)
|
||||
|
||||
BillBroadcastJob.perform_later(table)
|
||||
#BillBroadcastJob.perform_later(table)
|
||||
ActionCable.server.broadcast "bill_channel",table: table
|
||||
else
|
||||
@status = false
|
||||
@error_message = "No Current Open Shift"
|
||||
|
||||
Reference in New Issue
Block a user