oca-ocb-sale/odoo-bringout-oca-ocb-product_expiry
Ernad Husremovic 73afc09215 19.0 vanilla
2026-03-09 09:32:12 +01:00
..
doc Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:54 +01:00
product_expiry 19.0 vanilla 2026-03-09 09:32:12 +01:00
pyproject.toml 19.0 vanilla 2026-03-09 09:32:12 +01:00
README.md 19.0 vanilla 2026-03-09 09:32:12 +01:00

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

License

This package preserves the original LGPL-3 license.