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

Add missing fields in BaseTradePurchase_FieldLibrary ( destination / source project )

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16327 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ba259187
...@@ -3,8 +3,11 @@ ...@@ -3,8 +3,11 @@
<record id="1" aka="AAAAAAAAAAE="> <record id="1" aka="AAAAAAAAAAE=">
<pickle> <pickle>
<tuple> <tuple>
<global name="ERP5Form" module="Products.ERP5Form.Form"/> <tuple>
<tuple/> <string>Products.ERP5Form.Form</string>
<string>ERP5Form</string>
</tuple>
<none/>
</tuple> </tuple>
</pickle> </pickle>
<pickle> <pickle>
...@@ -117,6 +120,8 @@ ...@@ -117,6 +120,8 @@
<string>my_priced_quantity</string> <string>my_priced_quantity</string>
<string>my_surcharge_ratio</string> <string>my_surcharge_ratio</string>
<string>my_variable_additional_price</string> <string>my_variable_additional_price</string>
<string>my_source_project_title</string>
<string>my_destination_project_title</string>
</list> </list>
</value> </value>
</item> </item>
......
107 108
\ 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