|
@@ -1215,28 +1215,6 @@
|
|
</div>
|
|
</div>
|
|
</twig>
|
|
</twig>
|
|
</form>
|
|
</form>
|
|
- <form id="user-request-view">
|
|
|
|
- <class>UserRequest</class>
|
|
|
|
- <fields>
|
|
|
|
- <field id="title"/>
|
|
|
|
- <field id="description">
|
|
|
|
- <mandatory>true</mandatory>
|
|
|
|
- </field>
|
|
|
|
- <field id="status"/>
|
|
|
|
- <field id="agent_id">
|
|
|
|
- <read_only>true</read_only>
|
|
|
|
- </field>
|
|
|
|
- <field id="related_request_list">
|
|
|
|
- <hidden>true</hidden>
|
|
|
|
- </field>
|
|
|
|
- <field id="contacts_list">
|
|
|
|
- <hidden>true</hidden>
|
|
|
|
- </field>
|
|
|
|
- </fields>
|
|
|
|
- <modes>
|
|
|
|
- <mode id="view"/>
|
|
|
|
- </modes>
|
|
|
|
- </form>
|
|
|
|
<form id="ticket-create">
|
|
<form id="ticket-create">
|
|
<class>Ticket</class>
|
|
<class>Ticket</class>
|
|
<fields />
|
|
<fields />
|
|
@@ -1328,6 +1306,7 @@
|
|
</twig>
|
|
</twig>
|
|
<modes>
|
|
<modes>
|
|
<mode id="edit"/>
|
|
<mode id="edit"/>
|
|
|
|
+ <mode id="view"/>
|
|
</modes>
|
|
</modes>
|
|
</form>
|
|
</form>
|
|
<form id="service-view">
|
|
<form id="service-view">
|
|
@@ -1453,6 +1432,7 @@
|
|
<!-- Only set() and copy() are supported for now -->
|
|
<!-- Only set() and copy() are supported for now -->
|
|
<preset id="1">set(caller_id, $current_contact_id$)</preset>
|
|
<preset id="1">set(caller_id, $current_contact_id$)</preset>
|
|
<preset id="2">copy(org_id, org_id)</preset>
|
|
<preset id="2">copy(org_id, org_id)</preset>
|
|
|
|
+ <preset id="3">set(origin, portal)</preset>
|
|
</presets>
|
|
</presets>
|
|
<retrofits/>
|
|
<retrofits/>
|
|
</action_rule>
|
|
</action_rule>
|