Search 1.9 billion lines of Odoo code on GitHub

account_renumber_options

Author: AvanzOSC, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-account_renumber_options
Repository: agaldona/account-financial-tools
Dependencies: account, and account_renumber
Languages: PO File (32, 12.7%), Python (192, 76.5%), and XML (27, 10.8%)
Other repositories: ADVALAKI/odoo-addons, BhaktiShah1/odoo-addons, DITIntl/odoo-addons-2, Daniel-CA/odoo-addons, Guobower/odoo-addons-1, HarshalBhoir/odoo-addons-1, OdooBulgaria/odoo-addons-12, OihanaLarranaga/odoo-addons, RL-OtherApps/odoo-addons, RobertaBtt/odoo-addons, Tecnativa/avanzosc-odoo-addons, adrianrevilla009/odoo-addons, agaldona/odoo-addons, alfredoavanzosc/odoo-addons, avanzosc/odoo-addons, devcolbj/odoo-addons, eideravanzosc/odoo-addons, erick-alvino/odoo-addons, esthermm/odoo-addons, gameboy199/odoo-addons, gotzonavanzosc/odoo-addons, haylahi/odoo-addons-5, initOS/odoo-addons-1, jason156/odoo-addons, maiteesnal/odoo-addons, marcelsavegnago/odoo-addons-1, marionumza/odoo-addons-2, mikelarre/odoo-addons, mikelurbistondo/odoo-addons, mudismud/odoo-addons-1, oihane/odoo-addons, oycl/odoo-addons, py-web/odoo-addons, royalline1/odoo-addons, suningwz/odoo-addons-4, valenciaricardos/odoo-addons, xantipablo/odoo-addons, and yasmanycastillo/odoo-addons

<a class="reference external image-reference" 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.svg"> </a> <a name="account-renumber-options"></a> <h2>Account Renumber Options</h2> <ul class="simple"> <li>New option in Account Setting Configuration, Renumber by period, this field will be activated by default. When it is activated, the renumber wizard will work as always. In the other hand if the check is not activated, the renumber wizard will not take into account the account move periods, so the renumbering will be processed only by date.</li> <li>In the renumber wizard, the secuence assignment is the same as in the base process, so if the sequence is defined as &quot;No gap&quot; and there are gaps in previous moves, is possible that the final moves sequences are not concurrent because some moves will be used to fill the gaps.</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>New &quot;Renumber by period&quot; configuration field in <a href="#id1"><span class="problematic" id="id2">*</span></a>Configuration &gt; Configuration &gt; Account Setting Configuration</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/account_financial_tools/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <p>For further information, please visit:</p> <ul class="simple"> <li><a class="reference external" href="https://www.odoo.com/forum/help-1">https://www.odoo.com/forum/help-1</a></li> </ul> <a name="known-issues"></a> <h3>Known Issues</h3> <p>This module uses the Python <em>csv</em> module for the reading of the input csv file. The input csv file should take into account the limitations of the <em>csv</em> module:</p> <p>Unicode input is not supported. Also, there are some issues regarding ASCII NUL characters. Accordingly, all input should be UTF-8 or printable ASCII. Results are unpredictable when this is not the case.</p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-tools/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 feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Ainara Galdona &lt;<a class="reference external" href="mailto:ainaragaldona&#64;avanzosc.es">ainaragaldona&#64;avanzosc.es</a>&gt;</li> <li>Ana Juaristi &lt;<a class="reference external" href="mailto:anajuaristi&#64;avanzosc.es">anajuaristi&#64;avanzosc.es</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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>This module is maintained by the OCA.</p> <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>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>