WIP search domain ebsite

This commit is contained in:
snt 2024-09-18 17:21:07 +02:00 committed by snt
parent a61d228c9a
commit 1f832980b3
8 changed files with 56 additions and 75 deletions

View file

@ -1,7 +1,7 @@
# Copyright (C) 2022-2024: Criptomart (https://criptomart.net)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from odoo import tools, models, fields, api, _
from odoo import models, fields
class ProductTemplate(models.Model):