removed sales order pending items report

This commit is contained in:
Nabin Hait
2013-02-01 18:35:35 +05:30
parent 2bbb385acf
commit c06e29ddbc
7 changed files with 15 additions and 62 deletions

View File

@@ -0,0 +1,3 @@
def execute():
import webnotes
webnotes.delete_doc("Search Criteria", "sales_order_pending_items")