query-report patch, now report manager can save, but must give a new name if standard report

This commit is contained in:
Rushabh Mehta
2012-11-12 12:53:44 +05:30
parent 13a0e4693e
commit 09a53376bb
3 changed files with 10 additions and 33 deletions

View File

@@ -659,4 +659,8 @@ patch_list = [
'patch_module': 'patches.november_2012',
'patch_file': 'rename_employee_leave_balance_report',
},
{
'patch_module': 'patches.november_2012',
'patch_file': 'report_permissions',
},
]