fixed employee permissions, fixed bug in import_merge of timestamps

This commit is contained in:
Rushabh Mehta
2012-11-30 12:02:00 +05:30
parent 35c017a78f
commit 86adcaa113
6 changed files with 966 additions and 1185 deletions

View File

@@ -689,4 +689,8 @@ patch_list = [
'patch_module': 'patches.november_2012',
'patch_file': 'add_theme_to_profile',
},
{
'patch_module': 'patches.november_2012',
'patch_file': 'add_employee_field_in_employee',
},
]