Purchase Backorder Report

purchase_backorder
REPOSITORY
REPOSITORYOCA/purchase-reporting
GIT
GIThttps://github.com/OCA/purchase-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-reporting/tree/16.0/purchase_backorder
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Murtaza Mithaiwala
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - purchase_stock
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
po_backorder_report po_backorder_report ir.ui.view qweb New
po_backorder_report_view PO Backorder Report Wizard pobackorder.report.wizard form New
po_backorder_tree_view po.backorder.report.view purchase.order.line tree New
purchase_order_form_backorder purchase.order.form.backorder purchase.order xpath Inherits purchase.purchase_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_print_report(self)

New fields (4)
  • bo_value Monetary
    compute='_compute_bo_value' store=True
  • last_bill_date Datetime
    compute='_compute_last_bill_date' store=True
  • last_date_received Datetime
    compute='_compute_last_date_received' store=True
  • uigr_value Monetary
    compute='_compute_uigr_value' store=True
Public methods (0)

No public methods.

New fields (7)
  • bo_qty Float
    compute='_compute_bo_qty' store=True string='Backorder Qty'
  • bo_value Monetary
    compute='_compute_bo_value' store=True string='Backorder Value'
  • last_bill_date Datetime
    compute='_compute_last_bill_date' store=True
  • last_date_received Datetime
    compute='_compute_last_date_received' store=True
  • product_type Selection
    related='product_id.product_tmpl_id.type' string='Product Type'
  • uigr_qty Float
    compute='_compute_uigr_qty' store=True string='UIGR Qty'
  • uigr_value Monetary
    compute='_compute_uigr_value' store=True string='UIGR Value'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-reporting
GIT
GIThttps://github.com/OCA/purchase-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-reporting/tree/14.0/purchase_backorder
VERSION
VERSION 1.1.1
CATEGORY
CATEGORYPurchase
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSOCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-ci, Patrick Wilson, Héctor Vi Or, Omkar Mahadik
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - purchase_stock
    - stock_account
    - stock
    - barcodes
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
po_backorder_report po_backorder_report ir.ui.view qweb New
po_backorder_report_view PO Backorder Report Wizard pobackorder.report.wizard form New
po_backorder_tree_view po.backorder.report.view purchase.order.line tree New
purchase_order_form_backorder purchase.order.form.backorder purchase.order xpath Inherits purchase.purchase_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_print_report(self)

New fields (4)
  • bo_value Monetary
    compute='_compute_bo_value' store=True string='Backorder Value'
  • last_bill_date Datetime
    compute='_compute_last_bill_date' store=True string='Last Bill Date'
  • last_date_received Datetime
    compute='_compute_last_date_received' store=True string='Last Date Received'
  • uigr_value Monetary
    compute='_compute_uigr_value' store=True string='UIGR Value'
Public methods (0)

No public methods.

New fields (7)
  • bo_qty Float
    compute='_compute_bo_qty' store=True string='Backorder Qty'
  • bo_value Monetary
    compute='_compute_bo_value' store=True string='Backorder Value'
  • last_bill_date Datetime
    compute='_compute_last_bill_date' store=True string='Last Bill Date'
  • last_date_received Datetime
    compute='_compute_last_date_received' store=True string='Last Date Received'
  • product_type Selection
    related='product_id.product_tmpl_id.type' string='Product Type'
  • uigr_qty Float
    compute='_compute_uigr_qty' store=True string='UIGR Qty'
  • uigr_value Monetary
    compute='_compute_uigr_value' store=True string='UIGR Value'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/purchase-reporting
GIT
GIThttps://github.com/OCA/purchase-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-reporting/tree/12.0/purchase_backorder
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYPurchase
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Open Source Integrators
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Open Source Integrators
COMMITTERS
COMMITTERSDaniel Reis, Bhavesh Odedra, OCA Transbot, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/purchase-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
    - purchase_stock
    - stock_account
    - stock
    - barcodes
    - purchase
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
po_backorder_report po_backorder_report ir.ui.view qweb New
po_backorder_report_view PO Backorder Report Wizard pobackorder.report.wizard form New
po_backorder_tree_view po.backorder.report.view purchase.order.line tree New
purchase_order_form_backorder purchase.order.form.backorder purchase.order xpath Inherits purchase.purchase_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • action_print_report(self, data)

New fields (4)
  • bo_value Monetary
    compute='_compute_bo_value' store=True string='Backorder Value'
  • last_bill_date Datetime
    compute='_compute_last_bill_date' store=True string='Last Bill Date'
  • last_date_received Datetime
    compute='_compute_last_date_received' store=True string='Last Date Received'
  • uigr_value Monetary
    compute='_compute_uigr_value' store=True string='UIGR Value'
Public methods (0)

No public methods.

New fields (7)
  • bo_qty Float
    compute='_compute_bo_qty_value' store=True string='Backorder Qty'
  • bo_value Monetary
    compute='_compute_bo_qty_value' store=True string='Backorder Value'
  • last_bill_date Datetime
    compute='_compute_last_bill_date' store=True string='Last Bill Date'
  • last_date_received Datetime
    compute='_compute_last_date_received' store=True string='Last Date Received'
  • product_type Selection
    related='product_id.product_tmpl_id.type' string='Product Type'
  • uigr_qty Float
    compute='_compute_uigr_qty_value' store=True string='UIGR Qty'
  • uigr_value Monetary
    compute='_compute_uigr_qty_value' store=True string='UIGR Value'
Public methods (0)

No public methods.