mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[14.0] web_m2x_options_manager: New module to manage create/edit options from interface
This commit is contained in:
6
web_m2x_options_manager/models/__init__.py
Normal file
6
web_m2x_options_manager/models/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# Copyright 2021 Camptocamp SA
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
from . import ir_model
|
||||
from . import ir_ui_view
|
||||
from . import m2x_create_edit_option
|
||||
Reference in New Issue
Block a user