del puts line in oqs

This commit is contained in:
Yan
2017-06-05 18:54:17 +06:30
parent f1877408be
commit d9f7b391ec

View File

@@ -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