Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
5
fetchmail_attach_from_folder/__init__.py
Executable file
5
fetchmail_attach_from_folder/__init__.py
Executable file
@@ -0,0 +1,5 @@
|
||||
# Copyright - 2013-2018 Therp BV <https://therp.nl>.
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
from . import match_algorithm
|
||||
from . import models
|
||||
from . import wizard
|
||||
Reference in New Issue
Block a user