renamed employee leave balance report

This commit is contained in:
Rushabh Mehta
2012-11-12 12:07:28 +05:30
parent 5226ea4c08
commit fced017aad
7 changed files with 6 additions and 173 deletions

View File

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