Merge branch 'latest' of github.com:webnotes/erpnext into latest

This commit is contained in:
Anand Doshi 2012-02-02 13:45:00 +05:30
commit 1a3bce3676

View File

@ -5,7 +5,6 @@ from webnotes.model.doc import Document
def execute():
add_website_manager()
return
cleanup_file_data()
update_patch_log()
from webnotes.modules import reload_doc