commit | d14bea3de5d63ef3e0e458ea16e27a5c93d82f48 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Mon Mar 05 11:03:54 2012 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Mon Mar 05 11:03:54 2012 +0530 |
tree | d7413af08dd2ae552566a5c7d4ef17a60e235f1c | |
parent | 3f958f743324489b1eeff3b7646d8894e9069c7f [diff] |
patch list updated
diff --git a/erpnext/patches/patch_list.py b/erpnext/patches/patch_list.py index 4074a02..7750962 100644 --- a/erpnext/patches/patch_list.py +++ b/erpnext/patches/patch_list.py
@@ -172,5 +172,10 @@ 'patch_file': 'dt_map_fix', 'description': 'removed transaction date from dt_mapper' }, + { + 'patch_module': 'patches.jan_mar_2012', + 'patch_file': 'reload_table', + 'description': 'Relaod all item table: fld order changes' + }, ]