Search 1.9 billion lines of Odoo code on GitHub

account_financial_report_prefix

Author: ACSONE SA/NV
License: AGPL-3
Branch: 8.0-add-fin-report-prefix
Repository: acsone/account-financial-reporting
Dependencies: account, and decimal_precision
Languages: PO File (36, 18.1%), Python (76, 38.2%), XML (69, 34.7%), and reStructuredText (18, 9.0%)

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="financial-report-based-on-account-codes-prefixes"></a> <h2>Financial report based on account codes prefixes</h2> <p>This module was written to extend the functionality of financial report model to support a new type based on account code prefix.</p> <p>Currently, after having installed financial reports, there are two ways to update their definition:</p> <ul class="simple"> <li>autoamtically by xml records if they are of type account_type (or account_report), too often too general</li> <li>manually otherwise providing the updated list of concerned accounts, often too painful.</li> </ul> <p>This new kind of financial reports provide another way to update financial reports definitions by xml records but with a more flexible mechanism to specify the concerned accounts than just the account type</p> <p>Temporary, regarding the account.financial.report model, module is a mix of new and old APIs. The new api will be generalized as soon as the native model of odoo account module will also be fully migrated.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Olivier Laurent (&lt;<a class="reference external" href="mailto:olivier.laurent&#64;acsone.eu">olivier.laurent&#64;acsone.eu</a>&gt;)</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p>