Sale Order Amount to Invoice

sale_order_amount_to_invoice
REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/18.0/sale_order_amount_to_invoice
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Cetmix
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Cetmix
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Anusha
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds "Amount to Invoice" for quotations/sales orders. It is displayed:

- In order lines. You need to show this field because it's hidden by default
- In the quotation form view
- In the quotation list view. You need to show this field because it's hidden by default

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
sale_order_list_upload sale.order.list sale.order field Inherits sale.sale_order_list_upload
view_order_form sale.order.form sale.order xpath Inherits sale.view_order_form
view_quotation_tree_with_onboarding sale.order.list sale.order field Inherits sale.view_quotation_tree_with_onboarding
Models touched (1)

New fields (1)
  • untaxed_amount_to_invoice Monetary
    compute='_compute_untaxed_amount_to_invoice' store=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/16.0/sale_order_amount_to_invoice
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Cetmix
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Cetmix
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, dessanhemrayev
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:57
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds "Amount to Invoice" for quotations/sales orders. It is displayed:

- In order lines. You need to show this field because it's hidden by default
- In the quotation form view
- In the quotation list view. You need to show this field because it's hidden by default

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_order_form sale.order.form sale.order xpath Inherits sale.view_order_form
view_order_tree sale.order.tree sale.order field Inherits sale.view_order_tree
view_quotation_tree sale.order.tree sale.order field Inherits sale.view_quotation_tree
Models touched (1)

New fields (1)
  • untaxed_amount_to_invoice Monetary
    compute='_compute_untaxed_amount_to_invoice' store=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/15.0/sale_order_amount_to_invoice
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Cetmix
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Cetmix
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:00:36
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds "Amount to Invoice" for quotations/sales orders. It is displayed:

- In order lines. You need to show this field because it's hidden by default
- In the quotation form view
- In the quotation list view. You need to show this field because it's hidden by default

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_order_form sale.order.form sale.order xpath Inherits sale.view_order_form
view_order_tree sale.order.tree sale.order field Inherits sale.view_order_tree
view_quotation_tree sale.order.tree sale.order field Inherits sale.view_quotation_tree
Models touched (1)

New fields (1)
  • untaxed_amount_to_invoice Monetary
    compute='_compute_untaxed_amount_to_invoice' store=True
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/sale-workflow
GIT
GIThttps://github.com/OCA/sale-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/sale-workflow/tree/14.0/sale_order_amount_to_invoice
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYSales
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Cetmix
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Cetmix
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Eduard Brahas
WEBSITE
WEBSITEhttps://github.com/OCA/sale-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 18:50:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module adds "Amount to Invoice" for quotations/sales orders. It is displayed:

- In order lines. You need to show this field because it's hidden by default
- In the quotation form view
- In the quotation list view. You need to show this field because it's hidden by default

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_order_form sale.order.form sale.order xpath Inherits sale.view_order_form
view_order_tree sale.order.tree sale.order field Inherits sale.view_order_tree
view_quotation_tree sale.order.tree sale.order field Inherits sale.view_quotation_tree
Models touched (1)

New fields (1)
  • untaxed_amount_to_invoice Monetary
    compute='_compute_untaxed_amount_to_invoice' store=True
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/sale-workflow
PULL REQUEST
PULL REQUEST[17.0][MIG] sale_order_amount_to_invoice (#3928)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/sale-workflow
PULL REQUEST
PULL REQUEST[19.0] [MIG] sale_order_amount_to_invoice (#4401)
STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/sale-workflow
PULL REQUEST
PULL REQUEST[19.0][MIG] sale_order_amount_to_invoice: Migration to 19.0 (#4350)