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

add missing portal types

git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37507 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0147baff
......@@ -333,7 +333,9 @@
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>proxy_listbox_ids</string> </key>
......@@ -579,4 +581,20 @@
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: [(x, x) for x in context.getPortalMovementTypeList()]</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
138
\ No newline at end of file
139
\ 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