| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/18.0/sale_stock_product_recommendation |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Sales/Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, David Vidal, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/sale-workflow: - sale_order_product_recommendation odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of the sale order product recommendator to display stock info. This way, you know if you can or not accept the recommendations.    |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_recommendation_view_form |
Stock info in recommendations | sale.order.recommendation | xpath | Inherits sale_order_product_recommendation.sale_order_recommendation_view_form |
display_qty_widget
Boolean
compute='_compute_qty_to_deliver'
forecast_expected_date
Datetime
compute='_compute_qty_at_date'
free_qty_today
Float
compute='_compute_qty_at_date'
digits='Product Unit of Measure'
is_mto
Boolean
compute='_compute_is_mto'
move_ids
One2many
related='sale_line_id.move_ids'
product_uom
Many2one
related='sale_line_id.product_uom'
string='UoM'
qty_available_today
Float
compute='_compute_qty_at_date'
qty_to_deliver
Float
compute='_compute_qty_to_deliver'
digits='Product Unit of Measure'
scheduled_date
Datetime
compute='_compute_qty_at_date'
state
Selection
related='wizard_id.order_id.state'
virtual_available_at_date
Float
compute='_compute_qty_at_date'
digits='Product Unit of Measure'
warehouse_id
Many2one
related='wizard_id.order_id.warehouse_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/16.0/sale_stock_product_recommendation |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Sales/Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/sale-workflow: - sale_order_product_recommendation odoo/odoo: - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends the functionality of the sale order product recommendator to display stock info. This way, you know if you can or not accept the recommendations.    |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_recommendation_view_form |
Stock info in recommendations | sale.order.recommendation | xpath | Inherits sale_order_product_recommendation.sale_order_recommendation_view_form |
display_qty_widget
Boolean
compute='_compute_qty_to_deliver'
forecast_expected_date
Datetime
compute='_compute_qty_at_date'
free_qty_today
Float
compute='_compute_qty_at_date'
digits='Product Unit of Measure'
is_mto
Boolean
compute='_compute_is_mto'
move_ids
One2many
related='sale_line_id.move_ids'
product_uom
Many2one
related='sale_line_id.product_uom'
string='UoM'
qty_available_today
Float
compute='_compute_qty_at_date'
qty_to_deliver
Float
compute='_compute_qty_to_deliver'
digits='Product Unit of Measure'
scheduled_date
Datetime
compute='_compute_qty_at_date'
state
Selection
related='wizard_id.order_id.state'
virtual_available_at_date
Float
compute='_compute_qty_at_date'
digits='Product Unit of Measure'
warehouse_id
Many2one
related='wizard_id.order_id.warehouse_id'
No public methods.