oca-ocb-sale/odoo-bringout-oca-ocb-website_sale_stock/README.md
Ernad Husremovic 73afc09215 19.0 vanilla
2026-03-09 09:32:12 +01:00

30 lines
634 B
Markdown

# Product Availability
Manage the inventory of your products and display their availability status in your eCommerce store.
In case of stockout, you can decide to block further sales or to keep selling.
A default behavior can be selected in the Website settings.
Then it can be made specific at the product level.
## Installation
```bash
pip install odoo-bringout-oca-ocb-website_sale_stock
```
## Dependencies
- website_sale
- sale_stock
- stock_delivery
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/website_sale_stock
## License
This package preserves the original LGPL-3 license.