diff --git a/stock_inventory_valuation_ods/__manifest__.py b/stock_inventory_valuation_ods/__manifest__.py index fdc5eb6..ddd51e9 100644 --- a/stock_inventory_valuation_ods/__manifest__.py +++ b/stock_inventory_valuation_ods/__manifest__.py @@ -1,43 +1,26 @@ # -*- coding: utf-8 -*- -############################################################################## -# -# Stock Inventory Validation ODS module for Odoo -# Copyright (C) 2016 Akretion (http://www.akretion.com) -# @author Alexis de Lattre -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as -# published by the Free Software Foundation, either version 3 of the -# License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU Affero General Public License for more details. -# -# You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . -# -############################################################################## +# © 2016-2018 Akretion (http://www.akretion.com) +# @author Alexis de Lattre +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { 'name': 'Stock Inventory Validation ODS', - 'version': '8.0.0.1.0', + 'version': '10.0.1.0.0', 'category': 'Tools', 'license': 'AGPL-3', - 'summary': 'Adds an Aeroo ODS report on inventories', + 'summary': 'Adds a Py3o ODS report on inventories', 'description': """ Stock Inventory Validation ODS ============================== -This module will add an Aeroo ODS report on Stock Inventories. +This module will add a Py3o ODS report on Stock Inventories. This module has been written by Alexis de Lattre from Akretion . """, 'author': "Akretion", 'website': 'http://www.akretion.com', - 'depends': ['stock_inventory_valuation', 'report_aeroo'], + 'depends': ['stock_inventory_valuation', 'report_py3o'], 'data': ['report.xml'], - 'installable': False, + 'installable': True, } diff --git a/stock_inventory_valuation_ods/inventory.ods b/stock_inventory_valuation_ods/inventory.ods index 12d2870..49fb0d3 100644 Binary files a/stock_inventory_valuation_ods/inventory.ods and b/stock_inventory_valuation_ods/inventory.ods differ diff --git a/stock_inventory_valuation_ods/report.xml b/stock_inventory_valuation_ods/report.xml index 8f5d20d..6ec8e7c 100644 --- a/stock_inventory_valuation_ods/report.xml +++ b/stock_inventory_valuation_ods/report.xml @@ -1,18 +1,15 @@ - - + Inventory Valuation per Location (ODS) stock.inventory stock.inventory.ods - aeroo - oo-ods - stock_inventory_valuation_ods/inventory.ods - default - file - + py3o + ods + stock_inventory_valuation_ods + inventory.ods @@ -22,6 +19,7 @@ + - - - +