| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/purchase-reporting |
| GIT | |
| GIT | https://github.com/OCA/purchase-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/purchase-reporting/tree/12.0/purchase_report_extension |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Purchase |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | david, OCA Transbot, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/purchase-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:24 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase - account - base_setup - base - web - product - decimal_precision - bus - web_tour - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
No views found for this module.
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'
No public methods.