mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[MIG] stock_production_lot_warranty: Migration to 15.0
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user