fixed receipt bill print view

This commit is contained in:
Aung Myo
2017-06-04 16:13:15 +06:30
parent a2c9996b76
commit 9b334a20fa
5 changed files with 81 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
class OrderQueueProcessorJob < ApplicationJob
queue_as :default
queue_as :oqs
def perform(order_id)
# Do something later