[MIG] stock_production_lot_warranty: Migration to 15.0

This commit is contained in:
Sébastien Alix
2022-07-22 10:46:26 +02:00
parent 992fc157f4
commit 5839cc2576
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
{
"name": "Warranty Date on Lot/Serial Numbers",
"summary": "Add warranty date to stock production lot",
"version": "14.0.1.0.0",
"version": "15.0.1.0.0",
"license": "AGPL-3",
"author": "Open Source Integrators, Odoo Community Association (OCA)",
"category": "Stock",

View File

@@ -2,7 +2,7 @@ To configure this module:
* Go to Inventory > Configuration > Settings
* Activate the traceability
* Go to Inventory > Master Data > Products
* Go to Inventory > Products > Products
* Create or select a product and set the warranty
* Go to the Inventory tab in the Logistics section
* Set the warranty duration

View File

@@ -1,6 +1,6 @@
To use this module,
* Go to Inventory > Master Data > Lot/Serial Numbers
* Go to Inventory > Products > Lot/Serial Numbers
* Create a new serial number and select a product
* The Warranty Expiration Date is automatically computed based on today + the
warranty duration from the select product