[MIG] stock_inventory_cost_info_sum: Migration to 16.0

This commit is contained in:
Luis 2024-01-11 10:42:00 +01:00
parent 40b9ebc452
commit 61ed3eeb3e

View file

@ -5,7 +5,7 @@
'name': 'Stock Inventory Cost Info Sum', 'name': 'Stock Inventory Cost Info Sum',
'description': """ 'description': """
Extends the OCA module stock_inventory_cost_info to store in the Inventory model the sum of the cost information of the inventory lines. This allows exporting and filtering by this field in the inventory adjustments tree view without having to export each inventory line.""", Extends the OCA module stock_inventory_cost_info to store in the Inventory model the sum of the cost information of the inventory lines. This allows exporting and filtering by this field in the inventory adjustments tree view without having to export each inventory line.""",
'version': '12.0.1.0.0', 'version': "16.0.1.0.0",
'license': 'AGPL-3', 'license': 'AGPL-3',
'author': 'Criptomart', 'author': 'Criptomart',
'website': 'https://criptomart.net', 'website': 'https://criptomart.net',