Purchase Open Qty

purchase_open_qty
REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/18.0/purchase_open_qty
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSStefan Rijnhart, Weblate, OCA-git-bot, oca-ci, nobuQuartile
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_line_menu
odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows purchase users to identify what are the purchase
orders that currently have quantities pending to invoice or to receive.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form -- open qty fields purchase.order field Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search - purchase_open_qty purchase.order.line filter Inherits purchase.purchase_order_line_search
view_purchase_order_filter request.quotation.select -- open qty filters purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_line_tree purchase.order.line field Inherits purchase_order_line_menu.purchase_order_line_tree
Models touched (2)

New fields (4)
  • pending_qty_to_invoice Boolean
    compute='_compute_qty_to_invoice' search='_search_pending_qty_to_invoice' string='Pending Qty to Bill'
  • pending_qty_to_receive Boolean
    compute='_compute_qty_to_receive' search='_search_pending_qty_to_receive' string='Pending Qty to Receive'
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' default=0.0 string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' default=0.0 string='Qty to Receive'
Public methods (0)

No public methods.

New fields (1)
  • qty_to_receive Float
    compute='_compute_qty_to_receive' copy=False digits='Product Unit of Measure' store=True string='Qty to Receive'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/17.0/purchase_open_qty
VERSION
VERSION 2.0.1
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, ThiagoMForgeFlow, sonhd91, nobuQuartile
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_line_menu
odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows purchase users to identify what are the purchase
orders that currently have quantities pending to invoice or to receive.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form -- open qty fields purchase.order field Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search - purchase_open_qty purchase.order.line filter Inherits purchase.purchase_order_line_search
view_purchase_order_filter request.quotation.select -- open qty filters purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_line_tree purchase.order.line field Inherits purchase_order_line_menu.purchase_order_line_tree
Models touched (2)

New fields (4)
  • pending_qty_to_invoice Boolean
    compute='_compute_qty_to_invoice' search='_search_pending_qty_to_invoice' string='Pending Qty to Bill'
  • pending_qty_to_receive Boolean
    compute='_compute_qty_to_receive' search='_search_pending_qty_to_receive' string='Pending Qty to Receive'
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' default=0.0 string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' default=0.0 string='Qty to Receive'
Public methods (0)

No public methods.

New fields (1)
  • qty_to_receive Float
    compute='_compute_qty_to_receive' copy=False digits='Product Unit of Measure' store=True string='Qty to Receive'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/16.0/purchase_open_qty
VERSION
VERSION 3.0.1
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSLois Rilo, Weblate, OCA-git-bot, oca-ci, Telmo Santos, nobuQuartile
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:55
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_line_menu
odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form -- open qty fields purchase.order field Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search - purchase_open_qty purchase.order.line filter Inherits purchase.purchase_order_line_search
view_purchase_order_filter request.quotation.select -- open qty filters purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_line_tree purchase.order.line field Inherits purchase_order_line_menu.purchase_order_line_tree
Models touched (2)

New fields (4)
  • pending_qty_to_invoice Boolean
    compute='_compute_qty_to_invoice' search='_search_pending_qty_to_invoice' string='Pending Qty to Bill'
  • pending_qty_to_receive Boolean
    compute='_compute_qty_to_receive' search='_search_pending_qty_to_receive' string='Pending Qty to Receive'
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' default=0.0 string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' default=0.0 string='Qty to Receive'
Public methods (0)

No public methods.

New fields (1)
  • qty_to_receive Float
    compute='_compute_qty_to_receive' copy=False digits='Product Unit of Measure' store=True string='Qty to Receive'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/15.0/purchase_open_qty
VERSION
VERSION 3.0.0
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSLois Rilo, Weblate, OCA-git-bot, oca-ci, CarlosRoca13, ThiagoMForgeFlow, Juany Davila
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_line_menu
odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form -- open qty fields purchase.order field Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search - purchase_open_qty purchase.order.line filter Inherits purchase.purchase_order_line_search
view_purchase_order_filter request.quotation.select -- open qty filters purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_line_tree purchase.order.line field Inherits purchase_order_line_menu.purchase_order_line_tree
Models touched (2)

New fields (4)
  • pending_qty_to_invoice Boolean
    compute='_compute_qty_to_invoice' search='_search_pending_qty_to_invoice' string='Pending Qty to Bill'
  • pending_qty_to_receive Boolean
    compute='_compute_qty_to_receive' search='_search_pending_qty_to_receive' string='Pending Qty to Receive'
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' default=0.0 string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' default=0.0 string='Qty to Receive'
Public methods (0)

No public methods.

New fields (1)
  • qty_to_receive Float
    compute='_compute_qty_to_receive' copy=False digits='Product Unit of Measure' store=True string='Qty to Receive'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/14.0/purchase_open_qty
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSdavid, Lois Rilo, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, Kitti U, CarlosRoca13, Surachet Saejueng
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form -- open qty fields purchase.order field Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search - purchase_open_qty purchase.order.line filter Inherits purchase.purchase_order_line_search
view_purchase_order_filter request.quotation.select -- open qty filters purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_line_tree purchase.order.line field Inherits purchase.purchase_order_line_tree
Models touched (2)

New fields (4)
  • pending_qty_to_invoice Boolean
    compute='_compute_qty_to_invoice' search='_search_pending_qty_to_invoice' string='Pending Qty to Bill'
  • pending_qty_to_receive Boolean
    compute='_compute_qty_to_receive' search='_search_pending_qty_to_receive' string='Pending Qty to Receive'
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' default=0.0 search='_search_qty_to_invoice' string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' default=0.0 search='_search_qty_to_receive' string='Qty to Receive'
Public methods (0)

No public methods.

New fields (2)
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' copy=False digits='Product Unit of Measure' store=True string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' copy=False digits='Product Unit of Measure' store=True string='Qty to Receive'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/13.0/purchase_open_qty
VERSION
VERSION 1.3.1
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ForgeFlow
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ForgeFlow
COMMITTERS
COMMITTERSmreficent, david, Lois Rilo, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, CarlosRoca13, kittiu, HviorForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form -- open qty fields purchase.order field Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search - purchase_open_qty purchase.order.line filter Inherits purchase.purchase_order_line_search
view_purchase_order_filter request.quotation.select -- open qty filters purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_line_tree purchase.order.line field Inherits purchase.purchase_order_line_tree
Models touched (2)

New fields (4)
  • pending_qty_to_invoice Boolean
    compute='_compute_qty_to_invoice' search='_search_pending_qty_to_invoice' string='Pending Qty to Bill'
  • pending_qty_to_receive Boolean
    compute='_compute_qty_to_receive' search='_search_pending_qty_to_receive' string='Pending Qty to Receive'
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' default=0.0 search='_search_qty_to_invoice' string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' default=0.0 search='_search_qty_to_receive' string='Qty to Receive'
Public methods (0)

No public methods.

New fields (2)
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' copy=False digits='Product Unit of Measure' store=True string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' copy=False digits='Product Unit of Measure' store=True string='Qty to Receive'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/12.0/purchase_open_qty
VERSION
VERSION 1.1.3
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, sergiocorato, Adrià Gil Sorribes, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase_stock
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - http_routing
    - digest
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form -- open qty fields purchase.order field Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search - purchase_open_qty purchase.order.line filter Inherits purchase.purchase_order_line_search
view_purchase_order_filter request.quotation.select -- open qty filters purchase.order filter Inherits purchase.view_purchase_order_filter
Models touched (2)

New fields (4)
  • pending_qty_to_invoice Boolean
    compute='_compute_qty_to_invoice' search='_search_pending_qty_to_invoice' string='Pending Qty to Bill'
  • pending_qty_to_receive Boolean
    compute='_compute_qty_to_receive' search='_search_pending_qty_to_receive' string='Pending Qty to Receive'
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' default=0.0 search='_search_qty_to_invoice' string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' default=0.0 search='_search_qty_to_receive' string='Qty to Receive'
Public methods (0)

No public methods.

New fields (2)
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' copy=False digits=dp.get_precision('Product Unit of Measure') store=True string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' copy=False digits=dp.get_precision('Product Unit of Measure') store=True string='Qty to Receive'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/11.0/purchase_open_qty
VERSION
VERSION 1.1.2
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSmreficent, Jordi Ballester Alomar, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Eric Antones
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:24:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - barcodes
    - web_planner
    - account
    - analytic
    - portal
    - http_routing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form -- open qty fields purchase.order xpath Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search - purchase_open_qty purchase.order.line filter Inherits purchase.purchase_order_line_search
view_purchase_order_filter request.quotation.select -- open qty filters purchase.order filter Inherits purchase.view_purchase_order_filter
Models touched (2)

New fields (4)
  • pending_qty_to_invoice Boolean
    compute='_compute_qty_to_invoice' search='_search_pending_qty_to_invoice' string='Pending Qty to Bill'
  • pending_qty_to_receive Boolean
    compute='_compute_qty_to_receive' search='_search_pending_qty_to_receive' string='Pending Qty to Receive'
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' default=0.0 search='_search_qty_to_invoice' string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' default=0.0 search='_search_qty_to_receive' string='Qty to Receive'
Public methods (0)

No public methods.

New fields (2)
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' copy=False digits=dp.get_precision('Product Unit of Measure') store=True string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' copy=False digits=dp.get_precision('Product Unit of Measure') store=True string='Qty to Receive'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/10.0/purchase_open_qty
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSLois Rilo, Jordi Ballester Alomar, OCA Transbot, oca-travis, Weblate
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - procurement
    - barcodes
    - web_planner
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form -- open qty fields purchase.order xpath Inherits purchase.purchase_order_form
purchase_order_line_search purchase.order.line.search - purchase_open_qty purchase.order.line filter Inherits purchase.purchase_order_line_search
view_purchase_order_filter request.quotation.select -- open qty filters purchase.order filter Inherits purchase.view_purchase_order_filter
Models touched (2)

New fields (2)
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' default=0.0 search='_search_qty_to_invoice' string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' default=0.0 search='_search_qty_to_receive' string='Qty to Receive'
Public methods (0)

No public methods.

New fields (2)
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' copy=False digits=dp.get_precision('Product Unit of Measure') store=True string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' copy=False digits=dp.get_precision('Product Unit of Measure') store=True string='Qty to Receive'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-workflow
GIT
GIThttps://github.com/OCA/purchase-workflow.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-workflow/tree/9.0/purchase_open_qty
VERSION
VERSION 1.0.2
CATEGORY
CATEGORYPurchases
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Eficent
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Eficent
COMMITTERS
COMMITTERSJordi Ballester Alomar, OCA Transbot
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - purchase
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
    - procurement
    - barcodes
    - web_planner
    - account
    - analytic
    - web_tip
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
purchase_order_form purchase.order.form -- open qty fields purchase.order xpath Inherits purchase.purchase_order_form
view_purchase_order_filter request.quotation.select -- open qty filters purchase.order filter Inherits purchase.view_purchase_order_filter
Models touched (2)

New fields (2)
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' default=0.0 search='_search_qty_to_invoice' string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' default=0.0 search='_search_qty_to_receive' string='Qty to Receive'
Public methods (0)

No public methods.

New fields (2)
  • qty_to_invoice Float
    compute='_compute_qty_to_invoice' copy=False digits=dp.get_precision('Product Unit of Measure') store=True string='Qty to Bill'
  • qty_to_receive Float
    compute='_compute_qty_to_receive' copy=False digits=dp.get_precision('Product Unit of Measure') store=True string='Qty to Receive'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/purchase-workflow
PULL REQUEST
PULL REQUEST[19.0][MIG] purchase_open_qty: Migration to 19.0 (#2989)