reload stock ledger report

This commit is contained in:
Nabin Hait
2012-11-06 10:42:47 +05:30
parent 25b8ce45a6
commit 3073068506
2 changed files with 8 additions and 0 deletions

View File

@@ -647,4 +647,8 @@ patch_list = [
'patch_module': 'patches.november_2012',
'patch_file': 'custom_field_insert_after',
},
{
'patch_module': 'patches.november_2012',
'patch_file': 'reload_stock_ledger_report',
},
]