Account Admin Tools

account_admin_tools
REPOSITORY
REPOSITORYOCA/account-financial-tools
GIT
GIThttps://github.com/OCA/account-financial-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-financial-tools/tree/6.1/account_admin_tools
VERSION
VERSION 6.1
CATEGORY
CATEGORYEnterprise Specific Modules
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Pexego
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Pexego
COMMITTERS
COMMITTERSAlexandre Fayolle, Omar (Pexego)
WEBSITE
WEBSITEhttp://www.pexego.es
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:04:06
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
    - account
    - base_setup
    - 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
Account Tools for Administrators
Check and Repair tools:

- Set the receivable/payable account of the partners, in moves and invoices
  where a generic receivable/payable account was used instead.

- Set the parent reference in account move lines where the receivable/payable
  account associated with the partner was used, but a partner reference wasn't
  set. This may fix cases where the receivable/payable amounts displayed in the
  partner form does not match the balance of the receivable/payable accounts.

- Set the reference in account moves, associated with invoices, that do not
  have the right reference for supplier invoices.
  This is useful to fix the account moves after changing the invoice
  references.
            

Code Analysis

Views touched (8)
XML IDNameModelTypeStatus
view_move_partner_account_done_form move_partner_account.done.form account_admin_tools.move_partner_account form New
view_move_partner_account_form move_partner_account.form account_admin_tools.move_partner_account form New
view_set_invoice_ref_in_moves_done_form set_invoice_ref_in_moves.done.form account_admin_tools.set_invoice_ref_in_moves form New
view_set_invoice_ref_in_moves_form set_invoice_ref_in_moves.form account_admin_tools.set_invoice_ref_in_moves form New
view_set_invoice_ref_in_moves_ready_form set_invoice_ref_in_moves.ready.form account_admin_tools.set_invoice_ref_in_moves form New
view_set_partner_in_moves_done_form set_partner_in_moves.done.form account_admin_tools.set_partner_in_moves form New
view_set_partner_in_moves_form set_partner_in_moves.form account_admin_tools.set_partner_in_moves form New
view_set_partner_in_moves_ready_form set_partner_in_moves.ready.form account_admin_tools.set_partner_in_moves form New
Models touched (0)

No models found for this module.