From b40f826c5a27115a8987606d823384e7dcd42418 Mon Sep 17 00:00:00 2001 From: Nijil Y Date: Wed, 14 Dec 2011 15:50:09 +0530 Subject: [PATCH] . --- erpnext/patches/accounts_default_form.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/erpnext/patches/accounts_default_form.py b/erpnext/patches/accounts_default_form.py index e586a8062e..dab6923465 100644 --- a/erpnext/patches/accounts_default_form.py +++ b/erpnext/patches/accounts_default_form.py @@ -3,5 +3,4 @@ def execute(): from webnotes.modules.module_manager import reload_doc reload_doc('setup', 'doctype', 'company') reload_doc('setup', 'doctype', 'manage_account') - -~ +