commit | 69f6d797916691af731eb0edbdfa546fb73d05e8 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Apr 23 18:27:53 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Apr 23 18:27:53 2012 +0530 |
tree | 8857ddb1ad6ab4f990bd273e585c7098f6ff1c7d | |
parent | a45f44d805a92955708193c7589e58d9a6d24374 [diff] |
patch list modified
diff --git a/erpnext/patches/patch_list.py b/erpnext/patches/patch_list.py index cd38480..d07fd53 100644 --- a/erpnext/patches/patch_list.py +++ b/erpnext/patches/patch_list.py
@@ -227,5 +227,10 @@ 'patch_file': 'reload_c_form', 'description': 'Added attchemnt option and total field' }, + { + 'patch_module': 'patches.april_2012', + 'patch_file': 'remove_default_from_rv_detail', + 'description': '' + }, ]