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

35 lines
664 B
Markdown

# Products Expiration Date
Track different dates on products and production lots.
======================================================
Following dates can be tracked:
-------------------------------
- end of life
- best before date
- removal date
- alert date
Also implements the removal strategy First Expiry First Out (FEFO) widely used, for example, in food industries.
## Installation
```bash
pip install odoo-bringout-oca-ocb-product_expiry
```
## Dependencies
- stock
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/product_expiry
## License
This package preserves the original LGPL-3 license.