Repository
OCA/stock-logistics-reservation · module folder · Try on Runboat
Module version
1.0.0
Category
Inventory/Inventory
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/stock-logistics-reservation
Last tracking update
2026-08-07 08:43:06
Authors
Camptocamp, Odoo Community Association (OCA)
Maintainers
Camptocamp, Odoo Community Association (OCA)
Committers
Sébastien Alix, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Starting from Odoo 18.0, `product_expiry` module is blocking the reservation
of expired lots.

However we could have use cases where we want to move such expired lots in another location.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.form.inherit res.config.settings form Inherits stock.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • product_ignore_expiration_date Boolean
    default=False
Public methods (0)

No public methods.

New fields (1)
  • product_ignore_expiration_date Boolean
    readonly=False related='company_id.product_ignore_expiration_date' string='Ignore Expiration Date'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.