Commit a0545f30 authored by Kevin Deldycke's avatar Kevin Deldycke

Delete aggregation per regional zone (export/local) feature because it's not...

Delete aggregation per regional zone (export/local) feature because it's not enough flexible (for example, if you fix the region of a third party, you need to regenerate the Closing Balance).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7631 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8bc73db2
......@@ -191,7 +191,7 @@
</item>
<item>
<key> <string>default</string> </key>
<value> <string>default</string> </value>
<value> <string>third_party</string> </value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -226,21 +226,13 @@
<value>
<list>
<tuple>
<string>Account - Aggregate Lines by Account (default)</string>
<string>default</string>
<string>Account - Aggregate Lines by Account</string>
<string>account</string>
</tuple>
<tuple>
<string encoding="cdata"><![CDATA[
Account > Zone - Aggregate Lines by Accounts, then Zone (Export / Local Region)
]]></string>
<string>zone</string>
</tuple>
<tuple>
<string encoding="cdata"><![CDATA[
Account > Third Party - Aggregate Lines by Accounts, then Third Party
Account > Third Party - Aggregate Lines by Accounts, then Third Party (default)
]]></string>
<string>third_party</string>
......
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