Fix invoice tax rounding

account_invoice_fix_tax_rounding
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/12.0/account_invoice_fix_tax_rounding
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Sergio Corato
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Sergio Corato
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato
WEBSITE
WEBSITEhttps://github.com/OCA/account-invoicing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.project res.config.settings xpath Inherits account.res_config_settings_view_form
Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • get_taxes_values(self)
    @api.multi

New fields (1)
  • tax_max_diff_global_rounding_method Float
    default=0.0 required=True string='Tax calculation max diff amount for rounding method'
Public methods (0)

No public methods.

New fields (1)
  • tax_max_diff_global_rounding_method Float
    default=0.0 readonly=False related='company_id.tax_max_diff_global_rounding_method' required=True string='Tax calculation max diff amount for rounding method'
Public methods (0)

No public methods.