[report] deleted duplicate report

This commit is contained in:
Nabin Hait
2013-07-08 11:33:09 +05:30
parent 1daad6b1ca
commit 70eda07bcf
4 changed files with 3 additions and 24 deletions

View File

@@ -245,4 +245,5 @@ patch_list = [
"execute:webnotes.delete_doc('DocType', 'Update Delivery Date')",
"execute:webnotes.reload_doc('accounts', 'DocType Mapper', 'Purchase Order-Purchase Invoice') # 2013-07-04 3:00",
"execute:webnotes.reload_doc('accounts', 'DocType Mapper', 'Purchase Receipt-Purchase Invoice') # 2013-07-04 3:00",
"execute: webnotes.delete_doc('Report', 'Sales Orders Pending To Be Delivered')",
]