Account invoice sequence fix

l10n_es_account_invoice_sequence_fix
REPOSITORY
REPOSITORYOCA/l10n-spain
GIT
GIThttps://github.com/OCA/l10n-spain.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-spain/tree/6.1/l10n_es_account_invoice_sequence_fix
VERSION
VERSION 0.1
CATEGORY
CATEGORYEnterprise Specific Modules
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSAlexandre Fayolle, Pedro M. Baeza, Mikel
WEBSITE
WEBSITEhttp://www.eficent.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-spain:
    - nan_account_invoice_sequence
odoo/odoo:
    - account
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module should be used by anyone who has initiated an OpenERP with spanish localization modules 
did not install the module "nan_account_invoice_sequence", and has already accepted several invoices.
In this circumstance, once the module "nan_account_invoice_sequence" is installed the invoices already created 
will loose the invoice number, because it was the move number and the nan module adds a separate field to store the 
invoice number.
  
What this module will do i wizard will do is select all invoices with moves and copy the move number to the new invoice number field.
This wizard should be run just after module "nan_account_invoice_sequence" has been installed, and no new invoices have been produced in the system.
It is highly recommended that once the wizard has been run, the module should be removed, so as to avoid any furter use that might overwrite the existing invoice numbers.

            

Code Analysis

Views touched (0)

No views found for this module.

Models touched (0)

No models found for this module.