updated stock reconciliation patch

This commit is contained in:
Anand Doshi
2013-01-14 11:17:34 +05:30
parent 4dc7caadf2
commit 2ab31ab2d3
3 changed files with 85 additions and 5 deletions

View File

@@ -582,4 +582,8 @@ patch_list = [
'patch_module': 'patches.january_2013',
'patch_file': 'holiday_list_patch',
},
{
'patch_module': 'patches.january_2013',
'patch_file': 'stock_reconciliation_patch',
},
]