Commit 8de9dcaa authored by Sebastien Robin's avatar Sebastien Robin

added missing base category on check operation line

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14561 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4678124e
......@@ -11,6 +11,9 @@
<portal_type id="Check Model Type Variation">
<item>check_type</item>
</portal_type>
<portal_type id="Check Operation Line">
<item>aggregate_resource</item>
</portal_type>
<portal_type id="Checkbook">
<item>resource</item>
<item>check_amount</item>
......
......@@ -64,17 +64,14 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Persistence</string>
<string>PersistentMapping</string>
</tuple>
<none/>
<global name="PersistentMapping" module="Persistence.mapping"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_container</string> </key>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
......@@ -82,6 +79,7 @@
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
......@@ -101,6 +99,7 @@
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
......
228
\ No newline at end of file
230
\ No newline at end of file
Banking Operation Line | aggregate_resource
Cash Delivery Cell | variation
Check Model Type Variation | check_type
Check Operation Line | aggregate_resource
Check | check_type
Checkbook Model | composition
Checkbook | check_amount
......
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