def execute(self):
     reporter.run_reports('monthly')
Esempio n. 2
0
 def execute(self):
     reporter.run_reports('daily')
 def execute(self):
     reporter.run_reports('weekly')
Esempio n. 4
0
 def execute(self):
     reporter.run_reports("daily")