[14.0] web_m2x_options_manager: New module to manage create/edit options from interface

This commit is contained in:
SilvioC2C
2021-08-02 16:27:15 +02:00
committed by Germana
parent e7aa0e1bf9
commit 4378fe8cfc
15 changed files with 469 additions and 0 deletions

View 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