commit | 2ab31ab2d3aed3dd686b579620418fea4b6a5d93 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Mon Jan 14 11:17:34 2013 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Mon Jan 14 11:17:34 2013 +0530 |
tree | 27954966ce335e7c8f125478b4a8db330053c140 | |
parent | 4dc7caadf2cacd9d6ad06b9521dc55e77b42ce2a [diff] [blame] |
updated stock reconciliation patch
diff --git a/patches/patch_list.py b/patches/patch_list.py index f9bb97c..e842e16 100644 --- a/patches/patch_list.py +++ b/patches/patch_list.py
@@ -582,4 +582,8 @@ 'patch_module': 'patches.january_2013', 'patch_file': 'holiday_list_patch', }, + { + 'patch_module': 'patches.january_2013', + 'patch_file': 'stock_reconciliation_patch', + }, ] \ No newline at end of file