def execute(self):
     reporter.run_reports('monthly')
示例#2
0
 def execute(self):
     reporter.run_reports('daily')
 def execute(self):
     reporter.run_reports('weekly')
示例#4
0
 def execute(self):
     reporter.run_reports("daily")