Merge branch 'master' into edge

This commit is contained in:
Rushabh Mehta
2013-04-03 16:39:02 +05:30
73 changed files with 354 additions and 1679 deletions

View File

@@ -237,5 +237,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',
"patches.april_2013.p04_reverse_modules_list",
"execute:webnotes.delete_doc('Search Criteria', 'time_log_summary')"
]