Commit c94c988f authored by Jérome Perrin's avatar Jérome Perrin

officejs_support_request_ui: Add stop_date in more columns

parent db3f3acf
......@@ -132,6 +132,10 @@
<key> <string>all_columns</string> </key>
<value>
<list>
<tuple>
<string>stop_date</string>
<string>End Date</string>
</tuple>
<tuple>
<string>destination_section_title</string>
<string>Client</string>
......@@ -291,6 +295,10 @@
<string>start_date</string>
<string>Begin Date</string>
</tuple>
<tuple>
<string>stop_date</string>
<string>End Date</string>
</tuple>
</list>
</value>
</item>
......
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