removed landed cost master

This commit is contained in:
Nabin Hait
2013-01-23 16:06:44 +05:30
parent a8454e2764
commit 291e8c2545
20 changed files with 13 additions and 282 deletions

View File

@@ -0,0 +1,4 @@
def execute():
import webnotes
webnotes.delete_doc("DocType", "Landed Cost Master")
webnotes.delete_doc("DocType", "Landed Cost Master Detail")