Commit 24c25cc2 authored by Jérome Perrin's avatar Jérome Perrin

crm/officejs_support_request_ui: show resource reference on support requests module

Resource reference can be useful for example with cases where resource
titles are not uniques, or when some classifications are codified in
resources references.
parent 04b9982d
......@@ -108,6 +108,10 @@
<string>resource__translated__title</string>
<string>Support Request Type</string>
</tuple>
<tuple>
<string>resource_reference</string>
<string>Support Request Type Reference</string>
</tuple>
<tuple>
<string>source_trade_title</string>
<string>Operator</string>
......
......@@ -132,6 +132,10 @@
<key> <string>all_columns</string> </key>
<value>
<list>
<tuple>
<string>resource_reference</string>
<string>Support Request Type Reference</string>
</tuple>
<tuple>
<string>stop_date</string>
<string>End Date</string>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment