diff --git a/mass_mailing_custom_unsubscribe_event/__manifest__.py b/mass_mailing_custom_unsubscribe_event/__manifest__.py index c36e0dd93..3543c8f34 100644 --- a/mass_mailing_custom_unsubscribe_event/__manifest__.py +++ b/mass_mailing_custom_unsubscribe_event/__manifest__.py @@ -4,12 +4,16 @@ { "name": "Allow to unsubscribe discretely from an event", "category": "Marketing", - "version": "13.0.1.0.0", + "version": "15.0.1.0.0", "depends": ["event", "mass_mailing_custom_unsubscribe"], "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/social", "data": ["views/event_registration_views.xml"], - "demo": ["demo/assets.xml"], + "assets": { + "web.assets_tests": [ + "/mass_mailing_custom_unsubscribe_event/static/src/js/tour.esm.js" + ] + }, "license": "AGPL-3", "installable": True, "auto_install": True, diff --git a/mass_mailing_custom_unsubscribe_event/demo/assets.xml b/mass_mailing_custom_unsubscribe_event/demo/assets.xml deleted file mode 100644 index c52ea4c61..000000000 --- a/mass_mailing_custom_unsubscribe_event/demo/assets.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - -