backup manager (wip)

This commit is contained in:
Rushabh Mehta
2013-03-06 11:20:56 +05:30
parent ba7ed4c27c
commit 8ff938a377
11 changed files with 11232 additions and 14 deletions

View File

@@ -3,5 +3,6 @@ def execute():
webnotes.conn.sql("""delete from `tabSearch Criteria` \
where name = 'customer_address_contact'""")
webnotes.reload_doc("core", "doctype", "docfield")
webnotes.reload_doc("core", "doctype", "report")
webnotes.reload_doc('selling', 'report', 'customer_addresses_and_contacts')