diff --git a/views/hr_timesheet.xml b/views/hr_timesheet.xml
index 528eee4de93e3609d74e74d82dac393a61dc9436..b6f68f54ecf677aff8eeb4a599c43e35da880f35 100644
--- a/views/hr_timesheet.xml
+++ b/views/hr_timesheet.xml
@@ -100,7 +100,7 @@
                             name="partner_id"
                             domain="[('is_company', '=', True), ('ur_id', '=', ur_id)]"
                             required="True"
-                            options="{'no_open': True, 'no_create': True}"
+                            options="{'no_create': True}"
                             string="Contact"
                         />
                         <field name="name" />