Merge branch 'master' of github.com:webnotes/erpnext

This commit is contained in:
Rushabh Mehta 2012-11-06 13:11:56 +01:00
commit 1c26cb2f52

View File

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