mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-25 15:32:07 +02:00
25 lines
456 B
Markdown
25 lines
456 B
Markdown
# Shopper's Wishlist
|
|
|
|
|
|
Allow shoppers of your eCommerce store to create personalized collections of products they want to buy and save them for future reference.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-website_sale_wishlist
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- website_sale
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/website_sale_wishlist
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|