Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.0
Category
Product
Folder size
0.08 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 08:42:54
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
David Beal, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
sale_order_line_date_next_reception
Description
This module displays the next product receipt date based on incoming pickings.

![Product Next Reception Date field](../static/description/my_product.png)

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_product_view_form product.product form Inherits product.product_normal_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • next_reception_date Date
    compute='_compute_next_reception_date' compute_sudo=True
Public methods (0)

No public methods.

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
92 days ago
Last activity
72 days ago
Repository
OCA/product-attribute
Pull request
[19.0][MIG] product_next_reception_date: Migration to 19.0 (#2300)