Good morning!
I would like the Contact Reference to appear in the Calendar View of Tasks (in Project app). I modified some parameters more and now the XML looks like this:.
<?xml version="1.0"?>But when saving it tells me:
<calendar color="user_id" date_start="date_deadline" string="Tasks">
<field name="ref"/>
<field name="partner_id"/>
<field name="name"/>
<field name="project_id"/>
</calendar>
ValidateErrorField(s) `arch` failed against a constraint: Invalid view definitionError details:Field `ref` does not existError context:View `project.task.calendar`[view_id: 1147, xml_id: project.view_task_calendar, model: project.task, parent_id: n/a]
Do you know where "ref" is located? I don't know where is it, and also I don't know where to begin searching! I will highly appreciate your help..