Commit 37547fcf authored by Jérome Perrin's avatar Jérome Perrin

repair broken proxy fields

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16323 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 11263d03
......@@ -79,7 +79,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
......@@ -79,7 +79,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
......@@ -79,7 +79,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
......@@ -80,7 +80,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
......@@ -97,7 +97,7 @@
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
......@@ -79,7 +79,7 @@
<dictionary>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_currency_value</string> </value>
<value> <string>my_money_quantity</string> </value>
</item>
<item>
<key> <string>form_id</string> </key>
......
200
\ No newline at end of file
202
\ 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