commit | 594ee37d26094c410a4fbd771ac7317803986ec1 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Mar 20 14:26:32 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Mar 20 14:26:32 2012 +0530 |
tree | bbd3b065ac6ed75190f0a7c65d0987e4e12cf90e | |
parent | 547478f973634b1ef34b1388d082aeaa5aff0ebe [diff] |
patch list updated
diff --git a/erpnext/patches/patch_list.py b/erpnext/patches/patch_list.py index 2bfaf08..dbf62f7 100644 --- a/erpnext/patches/patch_list.py +++ b/erpnext/patches/patch_list.py
@@ -187,5 +187,10 @@ 'patch_file': 'update_stockreco_perm', 'description': 'Update stock reco permission' }, + { + 'patch_module': 'patches.jan_mar_2012', + 'patch_file': 'stock_entry_others_patch', + 'description': 'new purpose others in stock entry' + }, ]