diff --git a/stock_production_lot_warranty/__manifest__.py b/stock_production_lot_warranty/__manifest__.py index f8e310f3..1ade4a9b 100644 --- a/stock_production_lot_warranty/__manifest__.py +++ b/stock_production_lot_warranty/__manifest__.py @@ -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", diff --git a/stock_production_lot_warranty/readme/CONFIGURE.rst b/stock_production_lot_warranty/readme/CONFIGURE.rst index 39a9d0fe..9be297db 100644 --- a/stock_production_lot_warranty/readme/CONFIGURE.rst +++ b/stock_production_lot_warranty/readme/CONFIGURE.rst @@ -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 diff --git a/stock_production_lot_warranty/readme/USAGE.rst b/stock_production_lot_warranty/readme/USAGE.rst index 3bcbead5..221c994a 100644 --- a/stock_production_lot_warranty/readme/USAGE.rst +++ b/stock_production_lot_warranty/readme/USAGE.rst @@ -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