mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
removed landed cost master
This commit is contained in:
4
patches/january_2013/remove_landed_cost_master.py
Normal file
4
patches/january_2013/remove_landed_cost_master.py
Normal file
@@ -0,0 +1,4 @@
|
||||
def execute():
|
||||
import webnotes
|
||||
webnotes.delete_doc("DocType", "Landed Cost Master")
|
||||
webnotes.delete_doc("DocType", "Landed Cost Master Detail")
|
||||
Reference in New Issue
Block a user