Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 08:42:48
Authors
Odoo Community Association (OCA), Moduon
Maintainers
Odoo Community Association (OCA), Moduon
Committers
David Vidal, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the functionality of the sale order product recommendator to allow
you to quickly repeat last elaborations for a given customer and product, or to indicate
them easily while adding some recommended product to the sale order.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_order_form Elaborations sale.order.recommendation form Inherits sale_order_product_recommendation.sale_order_recommendation_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • generate_recommendations(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…