Commit e17f7672 authored by Łukasz Nowak's avatar Łukasz Nowak

- creation_date is now start_date

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15240 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fd34d7eb
......@@ -101,7 +101,7 @@
<value>
<list>
<string>my_social_form</string>
<string>my_creation_date</string>
<string>my_start_date</string>
<string>my_corporate_registration_code</string>
<string>my_geographic_incorporate_code</string>
<string>my_ean13_code</string>
......
......@@ -14,7 +14,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_creation_date</string> </value>
<value> <string>my_start_date</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
None
\ No newline at end of file
7
\ No newline at end of file
9
\ No newline at end of file
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