mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-26 22:12:03 +02:00
26 lines
494 B
Markdown
26 lines
494 B
Markdown
# Product Availability Notifications
|
|
|
|
|
|
Allow the user to select if he wants to receive email notifications when a product of his wishlist gets back in stock.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-website_sale_stock_wishlist
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- website_sale_stock
|
|
- website_sale_wishlist
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/website_sale_stock_wishlist
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|