daily & hourly report

This commit is contained in:
NyanLinHtut
2019-12-23 14:51:37 +06:30
parent 450c847da6
commit 358ff50934
7 changed files with 323 additions and 259 deletions

View File

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