commit | 6e9a1284d49e1cf79729411da2dfb0a75b5d68d2 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Thu Dec 15 15:48:18 2011 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Thu Dec 15 15:48:18 2011 +0530 |
tree | 2c41c9f170f51fd832357d27a663c31d80407b7c | |
parent | ca39b180f5c0a7fbac9b14d238f0e7e28ca3fde6 [diff] [blame] |
remove depricated default fileds
diff --git a/erpnext/patches/patch.py b/erpnext/patches/patch.py index 7e8a083..97179ca 100644 --- a/erpnext/patches/patch.py +++ b/erpnext/patches/patch.py
@@ -5,7 +5,7 @@ #------------------------------------------- -def execute(patch_no): +def execute_depricated(patch_no): import webnotes from webnotes.modules.module_manager import reload_doc