Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
- Simone Orsi \<<simone.orsi@camptocamp.com>\>
- Son (Ho Dac) \<<hodacson.6491@gmail.com>\>
- Phuc (Tran Thanh) \<<phuc@trobz.com>\>
- Tuan Nguyen \<<tuanna@trobz.com>\>

View File

@@ -0,0 +1,6 @@
The development of this module has been financially supported by:
- Camptocamp
- Cosanum
The migration of this module from 16.0 to 18.0 was financially supported by Camptocamp.

View File

@@ -0,0 +1,3 @@
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.

8
sale_wishlist/readme/USAGE.md Executable file
View File

@@ -0,0 +1,8 @@
To use this module, you need to:
- Define a *product set* as sale manager and select typology "wishlist"
- Assign it to a partner
- On the partner you'll see a smart button that brings you to customer's
wishlists
- Once you clicked on it you can create more wishlists for that
customer.