Search 1.9 billion lines of Odoo code on GitHub

l10n_nl_xaf_auditfile_export

Author: Therp BV, Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0
Repository: OCA/l10n-netherlands
Dependencies: account
Languages: HTML (374, 14.7%), PO File (133, 5.2%), Python (449, 17.6%), XML (324, 12.7%), XSD (1187, 46.6%), and reStructuredText (81, 3.2%)
Other branches: 10.0, 11.0, 12.0, 13.0, 15.0, 8.0, and 9.0
Other repositories: AMhadhbi/l10n-netherlands, CGenie/l10n-netherlands, Fuchur777/l10n-netherlands, LogicQ/l10n-netherlands, NL66278/l10n-netherlands, Noviat/l10n-netherlands, StefanRijnhart/l10n-netherlands, Therp/l10n-netherlands, apetbiz/l10n-netherlands, danger89/l10n-netherlands, daramousk/l10n-netherlands, elperrofarelo/l10n-netherlands, espo-tony/l10n-netherlands, gfcapalbo/l10n-netherlands, gustavovalverde/l10n-netherlands, hbrunn/l10n-netherlands, hineshr/l10n-netherlands, janverb/l10n-netherlands, jeroen-vet/l10n-netherlands, lfreeke/l10n-netherlands, lideritjnma/l10n-netherlands, myonnet/oca-l10n-netherlands, onesteinbv/l10n-netherlands, pscloud/l10n-netherlands, rossasa/l10n-netherlands, smetl/l10n-netherlands, sunflowerit/l10n-netherlands, tarteo/l10n-netherlands, uktc87504/l10n-bulgaria, xpansa/l10n-netherlands, and ydreves/l10n-netherlands

<h1 class="title">XAF auditfile export</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/l10n-netherlands/tree/14.0/l10n_nl_xaf_auditfile_export"><img alt="OCA/l10n-netherlands" src="https://img.shields.io/badge/github-OCA%2Fl10n--netherlands-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-netherlands-14-0/l10n-netherlands-14-0-l10n_nl_xaf_auditfile_export"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/176/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module allows you to export XAF audit files for the Dutch tax authorities (Belastingdienst).</p> <p>The currently exported version is 3.2</p> <p>An option allows to export the XAF audit files in a format that is accepted by Unit4.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id3">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id4">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id5">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id6">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id7">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id8">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id9">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <p>The exporting feature is available to the users who have <cite>Accountant</cite> or <cite>Adviser</cite> rights for accounting.</p> <p>To configure the default start and end dates of the actual fiscal year, go to <cite>accounting</cite>/<cite>settings</cite> and change the last date of the year you want to export. Then in the form of the audit file export, by default the end-date will be set accordingly and the start date will be 12 months before the end date. Be aware that in case the OCA module <cite>account_fiscal_year</cite> is installed, then the calculus of the fiscal year dates is overridden, taking by default the date range defined for the actual fiscal year (check <cite>Settings</cite>/<cite>Date Ranges</cite>).</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <p>To use this module, you need to:</p> <ul class="simple"> <li>be sure that you have <cite>Accountant</cite> or <cite>Adviser</cite> rights for accounting</li> <li>go to <cite>Invoicing</cite>/<cite>Reports</cite>/<cite>Auditfile export</cite></li> <li>create a new record, adjust values if the defaults are not appropriate</li> <li>click <cite>Generate auditfile</cite></li> <li>click <cite>Download</cite> on the field <cite>Auditfile</cite></li> </ul> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h2> <ul class="simple"> <li>encrypted files would be nice</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id4">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-netherlands/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/l10n-netherlands/issues/new?body=module:%20l10n_nl_xaf_auditfile_export%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id5">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id6">Authors</a></h3> <ul class="simple"> <li>Therp BV</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id7">Contributors</a></h3> <ul class="simple"> <li>Holger Brunn &lt;<a class="reference external" href="mailto:hbrunn&#64;therp.nl">hbrunn&#64;therp.nl</a>&gt;</li> <li>Andrea Stirpe &lt;<a class="reference external" href="mailto:a.stirpe&#64;onestein.nl">a.stirpe&#64;onestein.nl</a>&gt;</li> <li>Stefan Rijnhart &lt;<a class="reference external" href="mailto:stefan&#64;opener.amsterdam">stefan&#64;opener.amsterdam</a>&gt;</li> <li>Tom Blauwendraat &lt;<a class="reference external" href="mailto:tom&#64;sunflowerweb.nl">tom&#64;sunflowerweb.nl</a>&gt;</li> </ul> <a name="other-credits"></a> <h3 class="with-subtitle"><a class="toc-backref" href="#id8">Other credits</a></h3> <h3 class="section-subtitle" id="icon"><span class="section-subtitle">Icon</span></h3> <p><a class="reference external" href="https://openclipart.org/detail/180891">https://openclipart.org/detail/180891</a></p> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id9">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-netherlands/tree/14.0/l10n_nl_xaf_auditfile_export">OCA/l10n-netherlands</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>

Dependency Graph