reload purchase invoice gl mapper

This commit is contained in:
Nabin Hait
2012-10-03 11:17:37 +05:30
parent bc06c7c17c
commit cd2f40ffef
2 changed files with 9 additions and 0 deletions

View File

@@ -611,4 +611,8 @@ patch_list = [
'patch_module': 'patches.october_2012',
'patch_file': 'update_permission',
},
{
'patch_module': 'patches.october_2012',
'patch_file': 'reload_gl_mapper',
},
]