refactored leave and expense

This commit is contained in:
Rushabh Mehta
2012-12-05 14:27:50 +05:30
parent e2639197de
commit 39c356393b
10 changed files with 533 additions and 837 deletions

View File

@@ -709,4 +709,8 @@ patch_list = [
'patch_module': 'patches.december_2012',
'patch_file': 'deprecate_tds',
},
{
'patch_module': 'patches.december_2012',
'patch_file': 'expense_leave_reload',
},
]