diff --git a/product_harmonized_system_stock/__manifest__.py b/product_harmonized_system_stock/__manifest__.py index 2039eae..a94f7d2 100644 --- a/product_harmonized_system_stock/__manifest__.py +++ b/product_harmonized_system_stock/__manifest__.py @@ -1,10 +1,10 @@ -# Copyright 2019-2020 Akretion France (http://www.akretion.com) +# Copyright 2019-2022 Akretion France (http://www.akretion.com) # @author Alexis de Lattre # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Product Harmonized System (menu entry)", - "version": "14.0.1.0.0", + "version": "15.0.1.0.0", "category": "Reporting", "license": "AGPL-3", "summary": "Adds a menu entry for H.S. codes", diff --git a/product_harmonized_system_stock/views/hs_code_menu.xml b/product_harmonized_system_stock/views/hs_code_menu.xml index 11e1dc5..77fb255 100644 --- a/product_harmonized_system_stock/views/hs_code_menu.xml +++ b/product_harmonized_system_stock/views/hs_code_menu.xml @@ -1,6 +1,6 @@