remove Job for bill_channel
This commit is contained in:
@@ -294,7 +294,7 @@ class Origami::SplitBillController < BaseOrigamiController
|
|||||||
|
|
||||||
Promotion.promo_activate(sale)
|
Promotion.promo_activate(sale)
|
||||||
|
|
||||||
BillBroadcastJob.perform_later(table)
|
ActionCable.server.broadcast "bill_channel",table: table
|
||||||
|
|
||||||
render :json => { status: status }
|
render :json => { status: status }
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user