Commit 42ed244a authored by Kevin Deldycke's avatar Kevin Deldycke

Change target_stop_date to payment_condition_payment_date

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6749 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5bc3b6a3
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_target_stop_date</string> </value> <value> <string>my_payment_condition_payment_date</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -307,7 +307,7 @@ ...@@ -307,7 +307,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Payment Date</string> </value> <value> <string>Payment date</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </value>
......
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