fixed employee permissions, fixed bug in import_merge of timestamps
diff --git a/patches/patch_list.py b/patches/patch_list.py
index 3128948..1492124 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -689,4 +689,8 @@
 		'patch_module': 'patches.november_2012',
 		'patch_file': 'add_theme_to_profile',
 	},
+	{
+		'patch_module': 'patches.november_2012',
+		'patch_file': 'add_employee_field_in_employee',
+	},
 ]
\ No newline at end of file