Commit 46ed69c3 authored by Gabriel Monnerat's avatar Gabriel Monnerat

erp5_project: Add creation_date and modification_date in more columns

parent ef812c3f
...@@ -106,6 +106,14 @@ ...@@ -106,6 +106,14 @@
<string>reference</string> <string>reference</string>
<string>Reference</string> <string>Reference</string>
</tuple> </tuple>
<tuple>
<string>creation_date</string>
<string>Creation Date</string>
</tuple>
<tuple>
<string>modification_date</string>
<string>Modification Date</string>
</tuple>
</list> </list>
</value> </value>
</item> </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