order item edit and print

This commit is contained in:
Yan
2017-11-28 11:38:08 +06:30
parent 8b6e909220
commit 494d90c111
6 changed files with 11 additions and 13 deletions

View File

@@ -33,7 +33,6 @@ class Printer::PrinterWorker
end
def print(file_path,printer_destination = nil )
if printer_destination.nil?
printer_destination = self.printer_destination
end