Sale order line gross price subtotal

sale_order_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/sale_order_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
WEBSITE
WEBSITEhttps://odoo-community.org
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - web_kanban_sparkline
    - account_voucher
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - board
    - edi
    - email_template
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_sale_order_line_price_subtotal_gross sale.order.line.price.subtotal.gross sale.order xpath Inherits sale.view_order_form
Models touched (1)

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

No public methods.