Merge branch 'master' of github.com:webnotes/erpnext
This commit is contained in:
commit
1c26cb2f52
3
patches/november_2012/delete_item_sales_register1.py
Normal file
3
patches/november_2012/delete_item_sales_register1.py
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
def execute():
|
||||||
|
from webnotes.model import delete_doc
|
||||||
|
delete_doc("Search Criteria", "itemwise_sales_register1")
|
Loading…
Reference in New Issue
Block a user