TIP: You can type at any time to perform a new search.
Purchase Order Product Recommendation XLSX
purchase_order_product_recommendation_xlsx · OCA/purchase-workflow
- Repository
- OCA/purchase-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Purchases
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/purchase-workflow
- Last tracking update
- 2026-08-07 08:42:58
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Angel Rivas
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module extends purchase_order_product_recommendation to add a way to print the recommended products for a supplier.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
purchase_order_recommendation_view_form |
purchase.order.recommendation | form | Inherits purchase_order_product_recommendation.purchase_order_recommendation_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
export_xlsx(self)
New fields (7)
-
price_unitMonetarystring='Price' -
units_availableFloatstring='Qty On Hand' -
units_avg_deliveredFloatstring='Qty Dlvd./day' -
units_deliveredFloatstring='Qty delivered' -
units_includedFloatstring='Qty' -
units_receivedFloatstring='Qty Received' -
units_virtual_availableFloatstring='Forecasted Qty'
No public methods.
New fields (0)
No new fields.
Public methods (2)-
generate_xlsx_report(self, workbook, data, objects) -
get_restricted_fields(self)
Loading…
Loading…