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

Allow accounting transaction portal types as content of Preference (for templates)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5236 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6aa1549e
......@@ -37,6 +37,12 @@
<portal_type id="Payment Transaction">
<item>Accounting Transaction Line</item>
</portal_type>
<portal_type id="Preference">
<item>Accounting Transaction</item>
<item>Sale Invoice Transaction</item>
<item>Payment Transaction</item>
<item>Purchase Invoice Transaction</item>
</portal_type>
<portal_type id="Purchase Invoice Transaction">
<item>Purchase Invoice Transaction Line</item>
</portal_type>
......
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