mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-18 04:12:06 +02:00
| .. | ||
| doc | ||
| product_expiry | ||
| pyproject.toml | ||
| README.md | ||
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
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.