Purchase Order Type Dashboard

purchase_order_type_dashboard
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_order_type_dashboard
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_type
odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - html_editor
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Adds a dashboard for Purchase Orders based on Purchase Order Types.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_view_search purchase.order.select (in purchase_order_type_dashboard) purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_type_form purchase.order.type.form (in purchase_order_type_dashboard) purchase.order.type div Inherits purchase_order_type.view_purchase_order_type_form
view_purchase_order_type_kanban purchase.order.type.kanban (in purchase_order_type_dashboard) purchase.order.type kanban New
view_purchase_order_type_tree purchase.order.type.tree (in purchase_order_type_dashboard) purchase.order.type field Inherits purchase_order_type.view_purchase_order_type_tree
Models touched (1)

New fields (4)
  • invoice_status_no_po_count Integer
    compute='_compute_po_counts' string='Nothing to Bill'
  • invoice_status_ti_po_count Integer
    compute='_compute_po_counts' string='Waiting Bills'
  • purchase_order_ids One2many → purchase.order
    comodel_name='purchase.order' inverse_name='order_type' string='Purchase Orders'
  • state_rfq_po_count Integer
    compute='_compute_po_counts' string='RFQs'
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_order_type_dashboard
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Anxo82
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_type
odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - onboarding
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Adds a dashboard for Purchase Orders based on Purchase Order Types.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_view_search purchase.order.select (in purchase_order_type_dashboard) purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_type_form purchase.order.type.form (in purchase_order_type_dashboard) purchase.order.type div Inherits purchase_order_type.view_purchase_order_type_form
view_purchase_order_type_kanban purchase.order.type.kanban (in purchase_order_type_dashboard) purchase.order.type kanban New
view_purchase_order_type_tree purchase.order.type.tree (in purchase_order_type_dashboard) purchase.order.type field Inherits purchase_order_type.view_purchase_order_type_tree
Models touched (1)

New fields (4)
  • invoice_status_no_po_count Integer
    compute='_compute_po_counts' string='Nothing to Bill'
  • invoice_status_ti_po_count Integer
    compute='_compute_po_counts' string='Waiting Bills'
  • purchase_order_ids One2many → purchase.order
    comodel_name='purchase.order' inverse_name='order_type' string='Purchase Orders'
  • state_rfq_po_count Integer
    compute='_compute_po_counts' string='RFQs'
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_order_type_dashboard
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Christian Santamaria
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_type
odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_view_search purchase.order.select (in purchase_order_type_dashboard) purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_type_form purchase.order.type.form (in purchase_order_type_dashboard) purchase.order.type div Inherits purchase_order_type.view_purchase_order_type_form
view_purchase_order_type_kanban purchase.order.type.kanban (in purchase_order_type_dashboard) purchase.order.type kanban New
view_purchase_order_type_tree purchase.order.type.tree (in purchase_order_type_dashboard) purchase.order.type field Inherits purchase_order_type.view_purchase_order_type_tree
Models touched (1)

New fields (4)
  • invoice_status_no_po_count Integer
    compute='_compute_po_counts' string='Nothing to Bill'
  • invoice_status_ti_po_count Integer
    compute='_compute_po_counts' string='Waiting Bills'
  • purchase_order_ids One2many → purchase.order
    comodel_name='purchase.order' inverse_name='order_type' string='Purchase Orders'
  • state_rfq_po_count Integer
    compute='_compute_po_counts' string='RFQs'
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_order_type_dashboard
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, David Alonso // Solvos
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_type
odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_view_search purchase.order.select (in purchase_order_type_dashboard) purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_type_form purchase.order.type.form (in purchase_order_type_dashboard) purchase.order.type div Inherits purchase_order_type.view_purchase_order_type_form
view_purchase_order_type_kanban purchase.order.type.kanban (in purchase_order_type_dashboard) purchase.order.type kanban New
view_purchase_order_type_tree purchase.order.type.tree (in purchase_order_type_dashboard) purchase.order.type field Inherits purchase_order_type.view_purchase_order_type_tree
Models touched (1)

New fields (4)
  • invoice_status_no_po_count Integer
    compute='_compute_po_counts' string='Nothing to Bill'
  • invoice_status_ti_po_count Integer
    compute='_compute_po_counts' string='Waiting Bills'
  • purchase_order_ids One2many → purchase.order
    comodel_name='purchase.order' inverse_name='order_type' string='Purchase Orders'
  • state_rfq_po_count Integer
    compute='_compute_po_counts' string='RFQs'
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_order_type_dashboard
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, David Alonso // Solvos
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_type
odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
purchase_order_view_search purchase.order.select (in purchase_order_type_dashboard) purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_type_form purchase.order.type.form (in purchase_order_type_dashboard) purchase.order.type div Inherits purchase_order_type.view_purchase_order_type_form
view_purchase_order_type_kanban purchase.order.type.kanban (in purchase_order_type_dashboard) purchase.order.type kanban New
view_purchase_order_type_tree purchase.order.type.tree (in purchase_order_type_dashboard) purchase.order.type field Inherits purchase_order_type.view_purchase_order_type_tree
Models touched (1)

New fields (4)
  • invoice_status_no_po_count Integer
    compute='_compute_po_counts' string='Nothing to Bill'
  • invoice_status_ti_po_count Integer
    compute='_compute_po_counts' string='Waiting Bills'
  • purchase_order_ids One2many → purchase.order
    comodel_name='purchase.order' inverse_name='order_type' string='Purchase Orders'
  • state_rfq_po_count Integer
    compute='_compute_po_counts' string='RFQs'
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_order_type_dashboard
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Solvos
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Solvos
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, OCA-git-bot, David Alonso // Solvos
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-workflow
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:18
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_order_type
odoo/odoo:
    - purchase
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_view_search purchase.order.select (in purchase_order_type_dashboard) purchase.order filter Inherits purchase.purchase_order_view_search
view_purchase_order_type_kanban purchase.order.type.kanban (in purchase_order_type_dashboard) purchase.order.type kanban New
view_purchase_order_type_tree purchase.order.type.tree (in purchase_order_type_dashboard) purchase.order.type field Inherits purchase_order_type.view_purchase_order_type_tree
Models touched (1)

New fields (4)
  • invoice_status_no_po_count Integer
    compute='_compute_po_counts' string='Nothing to Bill'
  • invoice_status_ti_po_count Integer
    compute='_compute_po_counts' string='Waiting Bills'
  • purchase_order_ids One2many → purchase.order
    comodel_name='purchase.order' inverse_name='order_type' string='Purchase Orders'
  • state_rfq_po_count Integer
    compute='_compute_po_counts' string='RFQs'
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_order_type_dashboard: Migration to 19.0 (#2872)