Commit 491c949a authored by Jérome Perrin's avatar Jérome Perrin

translate simulation state, use start_date instead of stop date


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4746 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2b4ff92a
......@@ -342,15 +342,15 @@
<string>Title</string>
</tuple>
<tuple>
<string>getStopDate</string>
<string>start_date</string>
<string>Date</string>
</tuple>
<tuple>
<string>Type</string>
<string>translated_portal_type</string>
<string>Type</string>
</tuple>
<tuple>
<string>getReference</string>
<string>reference</string>
<string>Invoice Number</string>
</tuple>
<tuple>
......@@ -358,7 +358,7 @@
<string>Third Party</string>
</tuple>
<tuple>
<string>simulation_state</string>
<string>translated_simulation_state</string>
<string>State</string>
</tuple>
<tuple>
......
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