Purchase Report Extension

purchase_report_extension
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_report_extension
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYPurchase
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSdavid, 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:
    - purchase
    - account
    - base_setup
    - base
    - web
    - product
    - decimal_precision
    - mail
    - bus
    - web_tour
    - uom
    - analytic
    - portal
    - http_routing
    - digest
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (0)

No views found for this module.

Models touched (1)

New fields (5)
  • order_id Many2one → purchase.order
    comodel_name='purchase.order' readonly=True string='Order'
  • qty_billed Float
    readonly=True string='Qty Billed'
  • qty_ordered Float
    readonly=True string='Qty Ordered'
  • qty_received Float
    readonly=True string='Qty Received'
  • qty_to_be_billed Float
    readonly=True string='Qty to be Billed'
Public methods (0)

No public methods.