TIP: You can type at any time to perform a new search.
Product Expiry Configurable
product_expiry_configurable · OCA/product-attribute
- Repository
- OCA/product-attribute · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- Folder size
- 0.3 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/product-attribute
- Last tracking update
- 2026-08-07 08:09:19
- Authors
- Odoo Community Association (OCA)
- Maintainers
- Odoo Community Association (OCA)
- Committers
- GitHub, Denis Roussel, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_category_form_view_inherit |
product.category.form (in product_expiry_configurable) | product.category | form | Inherits product.product_category_form_view |
search_product_lot_filter_inherit_product_expiry |
stock.lot.search.inherit (in product_expiry_configurable) | stock.lot | search | Inherits product_expiry.search_product_lot_filter_inherit_product_expiry |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (5)
-
alert_timeIntegercompute='_compute_date_fields'help='Number of days before an alert should be raised on the lot/serial number.'readonly=Falserecursive=Truestore=Truestring='Product Alert Time' -
expiration_timeIntegercompute='_compute_date_fields'help='Number of days before the goods may become dangerous and must not be consumed. It will be computed on the lot/serial number.'readonly=Falserecursive=Truestore=Truestring='Product Expiration Time' -
removal_timeIntegercompute='_compute_date_fields'help='Number of days before an alert should be raised on the lot/serial number.'readonly=Falserecursive=Truestore=Truestring='Product Removal Time' -
use_expiration_dateBooleancompute='_compute_use_expiration_date'readonly=Falsestore=True -
use_timeIntegercompute='_compute_date_fields'help='Number of days before the goods starts deteriorating, without being dangerous yet. It will be computed using the lot/serial number.'readonly=Falserecursive=Truestore=Truestring='Product Use Time'
No public methods.
New fields (5)
-
alert_timeIntegercompute='_compute_date_fields'readonly=Falsestore=True -
expiration_timeIntegercompute='_compute_date_fields'readonly=Falsestore=True -
removal_timeIntegercompute='_compute_date_fields'readonly=Falsestore=True -
use_expiration_dateBooleancompute='_compute_use_expiration_date'readonly=Falsestore=True -
use_timeIntegercompute='_compute_date_fields'readonly=Falsestore=True
No public methods.
New fields (3)
-
expiration_date_remindedBooleandefault=False -
removal_date_remindedBooleandefault=False -
use_date_remindedBooleandefault=False
No public methods.
Loading…
Loading…