| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/12.0/account_renumber |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | cubells, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-financial-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_renumber_form |
account_renumber.form | wizard.renumber | form | New |
date_from
Date
default=<expr>
help='Start renumbering in this date, inclusive.'
required=True
string='Starting date'
date_to
Date
default=<expr>
help='Finish renumbering in this date, inclusive.'
required=True
string='Finish date'
journal_ids
Many2many → account.journal
column1='wizard_id'
column2='journal_id'
comodel_name='account.journal'
help='Journals to renumber'
relation='account_journal_wzd_renumber_rel'
required=True
string='Journals'
number_next
Integer
default=1
help='Journal sequences will start counting on this number'
required=True
string='First Number'
renumber(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/11.0/account_renumber |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, OCA-git-bot, OCA Git Bot |
| WEBSITE | |
| WEBSITE | http://www.pexego.es |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - decimal_precision - bus - web_tour - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_renumber_form |
account_renumber.form | wizard.renumber | form | New |
date_from
Date
default=<expr>
help='Start renumbering in this date, inclusive.'
required=True
string='Starting date'
date_to
Date
default=<expr>
help='Finish renumbering in this date, inclusive.'
required=True
string='Finish date'
journal_ids
Many2many → account.journal
column1='wizard_id'
column2='journal_id'
comodel_name='account.journal'
help='Journals to renumber'
relation='account_journal_wzd_renumber_rel'
required=True
string='Journals'
number_next
Integer
default=1
help='Journal sequences will start counting on this number'
required=True
string='First Number'
renumber(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/10.0/account_renumber |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, David Vidal |
| WEBSITE | |
| WEBSITE | http://www.pexego.es |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:19:57 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - web_tour - report - analytic - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_renumber_form |
account_renumber.form | wizard.renumber | form | New |
date_from
Date
default=<expr>
help='Start renumbering in this date, inclusive.'
required=True
string='Starting date'
date_to
Date
default=<expr>
help='Finish renumbering in this date, inclusive.'
required=True
string='Finish date'
journal_ids
Many2many → account.journal
column1='wizard_id'
column2='journal_id'
comodel_name='account.journal'
help='Journals to renumber'
relation='account_journal_wzd_renumber_rel'
required=True
string='Journals'
number_next
Integer
default=1
help='Journal sequences will start counting on this number'
required=True
string='First Number'
renumber(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/9.0/account_renumber |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jairo Llopis, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | http://www.pexego.es |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:20 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_renumber_form |
account_renumber.form | wizard.renumber | form | New |
date_from
Date
default=<expr>
help='Start renumbering in this date, inclusive.'
required=True
string='Starting date'
date_to
Date
default=<expr>
help='Finish renumbering in this date, inclusive.'
required=True
string='Finish date'
journal_ids
Many2many → account.journal
column1='wizard_id'
column2='journal_id'
comodel_name='account.journal'
help='Journals to renumber'
relation='account_journal_wzd_renumber_rel'
required=True
string='Journals'
number_next
Integer
default=1
help='Journal sequences will start counting on this number'
required=True
string='First Number'
renumber(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/8.0/account_renumber |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Accounting & Finance |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Yannick Vaucher, Alexandre Fayolle, Leonardo Pistone, Pedro M. Baeza, Nicolas Bessi, GitHub, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, Jordi Llinares |
| WEBSITE | |
| WEBSITE | http://www.pexego.es |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module adds a wizard to renumber account moves by date only for admin. =========================================================================== The wizard, which is accesible from the "End of Period" menuitem, lets you select journals, periods, and a starting number. When launched, it renumbers all posted moves that match selected criteria (after ordering them by date). It will recreate the sequence number for each account move using its journal sequence, which means that: - Sequences per journal are supported. - Sequences with prefixes and suffixes based on the move date are also supported. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_renumber_form |
account_renumber.form | wizard.renumber | form | New |
No new fields.
Public methods (2)get_sequence_id_for_fiscalyear_id(self, cr, uid, sequence_id, fiscalyear_id, context=None)
renumber(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/7.0/account_renumber |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Enterprise Specific Modules |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Alexandre Fayolle, Pedro M. Baeza, Nicolas Bessi, Launchpad Translations on behalf of account-core-editors, OCA Transbot, Joaquin Gutierrez, Rudolf Schnapka |
| WEBSITE | |
| WEBSITE | http://www.pexego.es |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:14 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds a wizard to renumber account moves by date only for admin.
===========================================================================
The wizard, that will be added to the "End of Year Treatments",
let's you select one or more journals and fiscal periods,
set a starting number; and then renumber all the posted moves
from those journals and periods sorted by date.
It will recreate the sequence number of each account move
using their journal sequence so:
- Sequences per journal are supported.
- Sequences with prefixes and sufixes based on the move
date are also supported.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_renumber_form |
account_renumber.form | wizard.renumber | form | New |
No new fields.
Public methods (2)get_sequence_id_for_fiscalyear_id(self, cr, uid, sequence_id, fiscalyear_id, context=None)
renumber(self, cr, uid, ids, context=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-financial-tools |
| GIT | |
| GIT | https://github.com/OCA/account-financial-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-financial-tools/tree/6.1/account_renumber |
| VERSION | |
| VERSION | 6.1 |
| CATEGORY | |
| CATEGORY | Enterprise Specific Modules |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Pexego |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Pexego |
| COMMITTERS | |
| COMMITTERS | Olivier Dony, Alexandre Fayolle, Cubic ERP, Raphaël Valyi, Maxime Chambreuil, Mantavya Gajjar, Omar (pexego), Omar (Pexego), unknown, ksa (Open ERP), Borja L.S. |
| WEBSITE | |
| WEBSITE | http://www.pexego.es |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - account - base_setup - product - process - decimal_precision - analytic - board - edi - email_template - base_tools |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
This module adds a wizard to renumber account moves by date only for admin users.
The wizard, that will be added to the "End of Year Treatments",
let's you select one or more journals and fiscal periods,
set a starting number; and then renumber all the posted moves
from those journals and periods sorted by date.
It will recreate the sequence number of each account move using their journal sequence so:
- Sequences per journal are supported.
- Sequences with prefixes and sufixes based on the move date are also supported.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_account_renumber_form |
account_renumber.form | wizard.renumber | form | New |
No models found for this module.