sync to cloud
This commit is contained in:
@@ -91,7 +91,7 @@ class OrderItem < ApplicationRecord
|
||||
order_item.completed_by = item['completed_by']
|
||||
order_item.save
|
||||
end
|
||||
puts '...... order item sync completed. .....'
|
||||
Rails.logger.debug '...... order item sync completed. .....'
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user