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

change states titles


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5446 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 66cff11a
......@@ -34,7 +34,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>BookKeeped</string> </value>
<value> <string>Closed</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
......@@ -42,6 +42,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>type_list</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
......
......@@ -34,7 +34,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Stopped (Accounting)</string> </value>
<value> <string>Validated</string> </value>
</item>
<item>
<key> <string>transitions</string> </key>
......@@ -48,6 +48,12 @@
</tuple>
</value>
</item>
<item>
<key> <string>type_list</string> </key>
<value>
<tuple/>
</value>
</item>
</dictionary>
</pickle>
</record>
......
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