commit | d1ac71c3e72721eb59a063aecca9fa77cc4a42f1 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Apr 30 11:53:58 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Apr 30 11:53:58 2012 +0530 |
tree | 04a6373a1c7abfa088f8cade7a516ab3d486224c | |
parent | d4c5a9e2c42df6c134b8cee09152dea2bd9e4f4a [diff] |
patch list updated
diff --git a/erpnext/patches/patch_list.py b/erpnext/patches/patch_list.py index 6544885..f7b82f3 100644 --- a/erpnext/patches/patch_list.py +++ b/erpnext/patches/patch_list.py
@@ -252,5 +252,10 @@ 'patch_file': 'serial_no_fixes', 'description': 'fixes for sle creation while import' }, + { + 'patch_module': 'patches.april_2012', + 'patch_file': 'repost_stock_for_posting_time', + 'description': 'repost stock for posting time 00:00:seconds' + }, ]