daily & hourly report
This commit is contained in:
@@ -45,7 +45,7 @@ class Printer::PrinterWorker
|
||||
if printer_destination.nil?
|
||||
printer_destination = self.printer_destination
|
||||
end
|
||||
|
||||
|
||||
copy = self.print_copies
|
||||
#Print only when printer information is not null
|
||||
if !self.printer_destination.nil?
|
||||
|
||||
Reference in New Issue
Block a user