From 006a02ca6aed243c95cf7910ffe495122bb9e71c Mon Sep 17 00:00:00 2001 From: cerenX9 Date: Thu, 30 Jul 2026 19:58:14 +0300 Subject: [PATCH] Fix: Resolve XML menu load order ParseError --- .../mymach_social_nextgen/__manifest__.py | 1 + .../mymach_social_nextgen/views/social_menu.xml | 12 ------------ .../views/social_menu_root.xml | 16 ++++++++++++++++ 3 files changed, 17 insertions(+), 12 deletions(-) create mode 100644 extra-addons/mymach_social_nextgen/views/social_menu_root.xml diff --git a/extra-addons/mymach_social_nextgen/__manifest__.py b/extra-addons/mymach_social_nextgen/__manifest__.py index 255d5ce..b52c9cd 100644 --- a/extra-addons/mymach_social_nextgen/__manifest__.py +++ b/extra-addons/mymach_social_nextgen/__manifest__.py @@ -30,6 +30,7 @@ Features: 'data/social_post_cron.xml', 'data/social_competitor_cron.xml', 'data/social_video_cron.xml', + 'views/social_menu_root.xml', 'views/res_config_settings_views.xml', 'views/social_analytics_views.xml', 'views/social_live_post_views.xml', diff --git a/extra-addons/mymach_social_nextgen/views/social_menu.xml b/extra-addons/mymach_social_nextgen/views/social_menu.xml index db52e72..555ac1e 100644 --- a/extra-addons/mymach_social_nextgen/views/social_menu.xml +++ b/extra-addons/mymach_social_nextgen/views/social_menu.xml @@ -1,12 +1,6 @@ - - - - - - + + + + + + + + +