Repository
OCA/purchase-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-reporting
Last tracking update
2026-08-07 07:32:02
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
david, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints 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.