[MIG] product_harmonized_system_delivery to v15

This commit is contained in:
Alexis de Lattre
2022-12-03 12:09:55 +01:00
parent c41778f140
commit 9298d5637a
4 changed files with 5 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
# Copyright 2018-2020 Akretion France (http://www.akretion.com)
# Copyright 2018-2022 Akretion France (http://www.akretion.com)
# @author Alexis de Lattre <alexis.delattre@akretion.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Product Harmonized System Codes - Delivery",
"version": "14.0.1.2.0",
"version": "15.0.1.0.0",
"category": "Reporting",
"license": "AGPL-3",
"summary": "Hide native hs_code field provided by the delivery module",

View File

@@ -1 +1 @@
from . import product
from . import product_template

View File

@@ -1,4 +1,4 @@
# Copyright 2017 Camptocamp SA
# Copyright 2017-2022 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from odoo import fields, models

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
Copyright 2018-2020 Akretion France (http://www.akretion.com/)
Copyright 2018-2022 Akretion France (http://www.akretion.com/)
@author Alexis de Lattre <alexis.delattre@akretion.com>
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
-->