mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
deprecated stock search criteria patches
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
from __future__ import unicode_literals
|
||||
def execute():
|
||||
import webnotes
|
||||
from webnotes.modules import reload_doc
|
||||
reload_doc('stock', 'Search Criteria', 'Stock Ledger')
|
||||
|
||||
from webnotes.model import delete_doc
|
||||
delete_doc("Report", "Stock Ledger")
|
||||
Reference in New Issue
Block a user