mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-23 23:12:07 +02:00
664 B
664 B
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.