Repository
OCA/purchase-reporting · module folder · Try on Runboat
Module version
1.0.0
Category
Purchase
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/purchase-reporting
Last tracking update
2026-08-07 08:23:14
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Carlos Roca, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
In this module, a report is defined that groups the selected purchase
orders by vendor.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
report_purchase_order_grouped_by_vendor report_purchase_order_grouped_by_vendor ir.ui.view qweb New
report_purchase_order_grouped_by_vendor_document report_purchase_order_grouped_by_vendor_document ir.ui.view qweb New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • get_grouped_data(self)

Loading…