Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
6
base_search_fuzzy/__init__.py
Executable file
6
base_search_fuzzy/__init__.py
Executable file
@@ -0,0 +1,6 @@
|
||||
# Copyright 2016 ForgeFlow S.L.
|
||||
# Copyright 2016 Serpent Consulting Services Pvt. Ltd.
|
||||
# Copyright 2020 NextERP SRL.
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
from . import models
|
||||
from .hooks import post_load
|
||||
Reference in New Issue
Block a user