From 1a9145ad55d35585414ddd251850556dd4dafed6 Mon Sep 17 00:00:00 2001 From: Ivan Office Date: Thu, 13 Feb 2025 00:08:12 +0800 Subject: [PATCH] work around for protherapy ai seo --- app_product_brand/models/product_brand.py | 2 +- app_product_brand/models/product_template.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app_product_brand/models/product_brand.py b/app_product_brand/models/product_brand.py index 7ffa8efe..a32f4b66 100644 --- a/app_product_brand/models/product_brand.py +++ b/app_product_brand/models/product_brand.py @@ -5,7 +5,7 @@ # Copyright 2014 prisnet.ch Seraphine Lantible # Copyright 2016 Serpent Consulting Services Pvt. Ltd. # Copyright 2018 Daniel Campos -# Copyright 2019 odooai.cn +# Copyright 2019 odooai.cn # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) from odoo import api, fields, models, _ diff --git a/app_product_brand/models/product_template.py b/app_product_brand/models/product_template.py index ebfe482d..040ccfcb 100644 --- a/app_product_brand/models/product_template.py +++ b/app_product_brand/models/product_template.py @@ -5,7 +5,7 @@ # Copyright 2014 prisnet.ch Seraphine Lantible # Copyright 2016 Serpent Consulting Services Pvt. Ltd. # Copyright 2018 Daniel Campos -# Copyright 2019 odooai.cn +# Copyright 2019 odooai.cn # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) from odoo import api, fields, models, _