Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
5
base_search_fuzzy/models/__init__.py
Executable file
5
base_search_fuzzy/models/__init__.py
Executable file
@@ -0,0 +1,5 @@
|
||||
# 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 trgm_index
|
||||
Reference in New Issue
Block a user