del puts line in oqs
This commit is contained in:
@@ -5,8 +5,7 @@ class OrderQueueProcessorJob < ApplicationJob
|
||||
# Do something later
|
||||
#Order ID
|
||||
order = Order.find(order_id)
|
||||
puts order_id
|
||||
puts order
|
||||
|
||||
#Loop through the order stations and process the items
|
||||
#Execute orders and send to order stations
|
||||
if order
|
||||
|
||||
Reference in New Issue
Block a user