diff --git a/event_sale_configurator_optionnal/__init__.py b/event_sale_configurator_optionnal/__init__.py deleted file mode 100644 index 9a7e03e..0000000 --- a/event_sale_configurator_optionnal/__init__.py +++ /dev/null @@ -1 +0,0 @@ -from . import models \ No newline at end of file diff --git a/event_sale_configurator_optionnal/__manifest__.py b/event_sale_configurator_optionnal/__manifest__.py deleted file mode 100644 index 4c9016d..0000000 --- a/event_sale_configurator_optionnal/__manifest__.py +++ /dev/null @@ -1,15 +0,0 @@ -# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). - -{ - "name": "event_sale_configurator_optionnal", - "version": "16.0.1.0.0", - "license": "AGPL-3", - "author": "Elabore", - "website": "https://www.elabore.coop", - "category": "", - "depends": ["event_sale"], - "data": [ - 'wizard/event_configurator_views.xml', - ], - "installable": True, -} diff --git a/event_sale_configurator_optionnal/models/__init__.py b/event_sale_configurator_optionnal/models/__init__.py deleted file mode 100644 index e69de29..0000000 diff --git a/event_sale_configurator_optionnal/wizard/__init__.py b/event_sale_configurator_optionnal/wizard/__init__.py deleted file mode 100644 index b2eda10..0000000 --- a/event_sale_configurator_optionnal/wizard/__init__.py +++ /dev/null @@ -1,2 +0,0 @@ -from . import event_edit_registration -from . import event_configurator diff --git a/event_sale_configurator_optionnal/wizard/event_configurator_views.xml b/event_sale_configurator_optionnal/wizard/event_configurator_views.xml deleted file mode 100644 index b40fe8d..0000000 --- a/event_sale_configurator_optionnal/wizard/event_configurator_views.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - event.configurator.view.form.event.sale.configurator.optionnal - event.event.configurator - - - - 0 - - - 0 - - - - -