| 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_wishlist |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, natuan9 |
| 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/product-attribute: - product_set OCA/sale-workflow: - sale_product_set odoo/odoo: - 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 - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Extends sale_product_set features to add a new typology: wishlist. This module can serve as base to handle multiple wishlists for a customer, being or not e-commerce related. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_view_form |
res.partner.form.sign.inherit | res.partner | div | Inherits base.view_partner_form |
view_product_set_form |
sale_wishlist: product.set.form | product.set | field | Inherits product_set.view_product_set_form |
view_product_set_search |
sale_wishlist: product.set.search | product.set | field | Inherits product_set.view_product_set_search |
view_product_set_tree |
sale_wishlist: product.set.tree | product.set | field | Inherits product_set.view_product_set_tree |
typology
Selection
default='set'
selection=[('set', 'Default'), ('wishlist', 'Wishlist')]
No public methods.
wishlists_count
Integer
compute='_compute_wishlists_count'
string='# Wishlists'
action_view_wishlists(self)
| 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_wishlist |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA |
| COMMITTERS | |
| COMMITTERS | Laurent Mignon (ACSONE), Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:45 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/product-attribute: - product_set OCA/sale-workflow: - sale_product_set odoo/odoo: - 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 - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_view_form |
res.partner.form.sign.inherit | res.partner | div | Inherits base.view_partner_form |
view_product_set_form |
sale_wishlist: product.set.form | product.set | field | Inherits product_set.view_product_set_form |
view_product_set_search |
sale_wishlist: product.set.search | product.set | field | Inherits product_set.view_product_set_search |
view_product_set_tree |
sale_wishlist: product.set.tree | product.set | field | Inherits product_set.view_product_set_tree |
typology
Selection
default='set'
selection=[('set', 'Default'), ('wishlist', 'Wishlist')]
No public methods.
wishlists_count
Integer
compute='_compute_wishlists_count'
string='# Wishlists'
action_view_wishlists(self)
| 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/15.0/sale_wishlist |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Vincent Van Rossem, Jasmin Solanki |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:34 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/sale-workflow: - sale_product_set OCA/server-tools: - onchange_helper odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_view_form |
res.partner.form.sign.inherit | res.partner | div | Inherits base.view_partner_form |
view_product_set_form |
sale_wishlist: product.set.form | product.set | field | Inherits sale_product_set.view_product_set_form |
view_product_set_search |
sale_wishlist: product.set.search | product.set | field | Inherits sale_product_set.view_product_set_search |
view_product_set_tree |
sale_wishlist: product.set.tree | product.set | field | Inherits sale_product_set.view_product_set_tree |
typology
Selection
default='set'
selection=[('set', 'Default'), ('wishlist', 'Wishlist')]
No public methods.
wishlists_count
Integer
compute='_compute_wishlists_count'
string='# Wishlists'
action_view_wishlists(self)
| 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/14.0/sale_wishlist |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Sébastien Alix, oca-travis, Weblate, OCA-git-bot, Tran Thanh Phuc |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:58 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/sale-workflow: - sale_product_set OCA/server-tools: - onchange_helper odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_view_form |
res.partner.form.sign.inherit | res.partner | div | Inherits base.view_partner_form |
view_product_set_form |
sale_wishlist: product.set.form | product.set | field | Inherits sale_product_set.view_product_set_form |
view_product_set_search |
sale_wishlist: product.set.search | product.set | field | Inherits sale_product_set.view_product_set_search |
view_product_set_tree |
sale_wishlist: product.set.tree | product.set | field | Inherits sale_product_set.view_product_set_tree |
typology
Selection
default='set'
selection=[('set', 'Default'), ('wishlist', 'Wishlist')]
No public methods.
wishlists_count
Integer
compute='_compute_wishlists_count'
string='# Wishlists'
action_view_wishlists(self)
| 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/13.0/sale_wishlist |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, OCA-git-bot, Simone Orsi |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/sale-workflow: - sale_product_set OCA/server-tools: - onchange_helper odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_view_form |
res.partner.form.sign.inherit | res.partner | div | Inherits base.view_partner_form |
view_product_set_form |
sale_wishlist: product.set.form | product.set | field | Inherits sale_product_set.view_product_set_form |
view_product_set_search |
sale_wishlist: product.set.search | product.set | field | Inherits sale_product_set.view_product_set_search |
view_product_set_tree |
sale_wishlist: product.set.tree | product.set | field | Inherits sale_product_set.view_product_set_tree |
typology
Selection
default='set'
selection=[('set', 'Default'), ('wishlist', 'Wishlist')]
No public methods.
wishlists_count
Integer
compute='_compute_wishlists_count'
string='# Wishlists'
action_view_wishlists(self)
| 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/12.0/sale_wishlist |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, oca-travis, Weblate, OCA-git-bot, Simone Orsi, Vincent Van Rossem |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/sale-workflow: - sale_product_set odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - decimal_precision - uom - analytic - portal - http_routing - digest |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_partner_view_form |
res.partner.form.sign.inherit | res.partner | div | Inherits base.view_partner_form |
view_product_set_form |
sale_wishlist: product.set.form | product.set | field | Inherits sale_product_set.view_product_set_form |
view_product_set_search |
sale_wishlist: product.set.search | product.set | field | Inherits sale_product_set.view_product_set_search |
view_product_set_tree |
sale_wishlist: product.set.tree | product.set | field | Inherits sale_product_set.view_product_set_tree |
typology
Selection
default='set'
selection=[('set', 'Default'), ('wishlist', 'Wishlist')]
No public methods.
wishlists_count
Integer
compute='_compute_wishlists_count'
string='# Wishlists'
action_view_wishlists(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/sale-workflow |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] sale_wishlist: Migration to 19.0 (#4308) |