diff options
Diffstat (limited to 'addons/event_sale/wizard/__init__.py')
| -rw-r--r-- | addons/event_sale/wizard/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/addons/event_sale/wizard/__init__.py b/addons/event_sale/wizard/__init__.py new file mode 100644 index 00000000..b2eda10b --- /dev/null +++ b/addons/event_sale/wizard/__init__.py @@ -0,0 +1,2 @@ +from . import event_edit_registration +from . import event_configurator |
