[New Script Report] added report daily time log summary

This commit is contained in:
Nabin Hait
2013-04-03 15:44:19 +05:30
parent 0b9ec8cbc1
commit 5c1d3c5a8b
7 changed files with 98 additions and 24 deletions

View File

@@ -234,5 +234,6 @@ patch_list = [
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Classic") # 2013-04-02',
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Modern") # 2013-04-02',
'execute:webnotes.reload_doc("selling", "Print Format", "Quotation Spartan") # 2013-04-02',
"execute:webnotes.delete_doc('Search Criteria', 'time_log_summary')"
]