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

move Accounting Period from Accouting Period Module to Organisation


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5436 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 947d6065
......@@ -2,9 +2,6 @@
<portal_type id="Account Module">
<item>Account</item>
</portal_type>
<portal_type id="Accounting Period Module">
<item>Accounting Period</item>
</portal_type>
<portal_type id="Accounting Rule Cell">
<item>Accounting Transaction Line</item>
</portal_type>
......@@ -13,6 +10,7 @@
</portal_type>
<portal_type id="Accounting Transaction Module">
<item>Purchase Invoice Transaction</item>
<item>Accounting Period Delimiter</item>
<item>Pay Sheet Transaction</item>
<item>Accounting Transaction</item>
<item>Sale Invoice Transaction</item>
......@@ -33,6 +31,9 @@
<item>Predicate</item>
<item>Accounting Rule Cell</item>
</portal_type>
<portal_type id="Organisation">
<item>Accounting Period</item>
</portal_type>
<portal_type id="Payment Transaction">
<item>Accounting 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