Account invoice line gross price subtotal

account_invoice_line_price_subtotal_gross
REPOSITORY
REPOSITORYOCA/account-invoicing
GIT
GIThttps://github.com/OCA/account-invoicing.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/account-invoicing/tree/8.0/account_invoice_line_price_subtotal_gross
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), initOS GmbH
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), initOS GmbH
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE), OCA Transbot, Peter Hahn, oca-travis, Weblate
WEBSITE
WEBSITEhttps://odoo-community.org
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
account_invoice_line_price_subtotal_gross account.invoice.line.price.subtotal.gross account.invoice xpath Inherits account.invoice_form
Models touched (1)

New fields (1)
  • price_subtotal_gross Float
    compute='_compute_price_gross' digits=dp.get_precision('Account') readonly=True store=True string='Amount gross'
Public methods (0)

No public methods.