From c506c6cafa69d84c840792ada056d18889e44a63 Mon Sep 17 00:00:00 2001 From: kaili Date: Mon, 23 Mar 2026 11:28:53 -0700 Subject: [PATCH] [REF] Events: group reporting pages into subtree closes odoo/documentation#17048 Signed-off-by: Kai Wen Li (kaili) --- content/applications/marketing/events.rst | 7 +++---- .../marketing/events/event_reporting.rst | 12 ++++++++++++ .../{ => event_reporting}/attendees_report.rst | 4 ++-- .../attendees_report/attendees-cohort.png | Bin .../attendees_report/attendees-graph.png | Bin .../attendees_report/attendees-kanban.png | Bin .../attendees_report/attendees-list.png | Bin .../attendees_report/attendees-pivot.png | Bin .../attendees_report/attendees-sample-report.png | Bin .../{ => event_reporting}/revenues_report.rst | 2 +- .../revenues_report/default-view.png | Bin .../revenues_report/event-ticket-analysis.png | Bin .../revenues_report/event-type-analysis.png | Bin 13 files changed, 18 insertions(+), 7 deletions(-) create mode 100644 content/applications/marketing/events/event_reporting.rst rename content/applications/marketing/events/{ => event_reporting}/attendees_report.rst (98%) rename content/applications/marketing/events/{ => event_reporting}/attendees_report/attendees-cohort.png (100%) rename content/applications/marketing/events/{ => event_reporting}/attendees_report/attendees-graph.png (100%) rename content/applications/marketing/events/{ => event_reporting}/attendees_report/attendees-kanban.png (100%) rename content/applications/marketing/events/{ => event_reporting}/attendees_report/attendees-list.png (100%) rename content/applications/marketing/events/{ => event_reporting}/attendees_report/attendees-pivot.png (100%) rename content/applications/marketing/events/{ => event_reporting}/attendees_report/attendees-sample-report.png (100%) rename content/applications/marketing/events/{ => event_reporting}/revenues_report.rst (99%) rename content/applications/marketing/events/{ => event_reporting}/revenues_report/default-view.png (100%) rename content/applications/marketing/events/{ => event_reporting}/revenues_report/event-ticket-analysis.png (100%) rename content/applications/marketing/events/{ => event_reporting}/revenues_report/event-type-analysis.png (100%) diff --git a/content/applications/marketing/events.rst b/content/applications/marketing/events.rst index 27762e6823..4a571f3664 100644 --- a/content/applications/marketing/events.rst +++ b/content/applications/marketing/events.rst @@ -49,7 +49,7 @@ be used to improve decision-making and event-planning. Instantly grant access to event attendees with Odoo's Registration Desk feature. .. card:: Revenues report - :target: events/revenues_report + :target: events/event_reporting/revenues_report Analyze the financial success of events with Odoo. @@ -251,7 +251,7 @@ Revenues report Gain invaluable insight into event-related revenues with customizable reports and metrics. .. seealso:: - :doc:`events/revenues_report` + :doc:`events/event_reporting/revenues_report` .. toctree:: @@ -263,5 +263,4 @@ Gain invaluable insight into event-related revenues with customizable reports an events/event_tracks events/event_sponsors events/registration_desk - events/revenues_report - events/attendees_report + events/event_reporting diff --git a/content/applications/marketing/events/event_reporting.rst b/content/applications/marketing/events/event_reporting.rst new file mode 100644 index 0000000000..2814314f44 --- /dev/null +++ b/content/applications/marketing/events/event_reporting.rst @@ -0,0 +1,12 @@ +:hide-page-toc: +:nosearch: + +========= +Reporting +========= + +.. toctree:: + :titlesonly: + + event_reporting/revenues_report + event_reporting/attendees_report diff --git a/content/applications/marketing/events/attendees_report.rst b/content/applications/marketing/events/event_reporting/attendees_report.rst similarity index 98% rename from content/applications/marketing/events/attendees_report.rst rename to content/applications/marketing/events/event_reporting/attendees_report.rst index aa549824ae..b5ffbaa7fa 100644 --- a/content/applications/marketing/events/attendees_report.rst +++ b/content/applications/marketing/events/event_reporting/attendees_report.rst @@ -37,7 +37,7 @@ Once opened, the :guilabel:`Attendees` page offers five different view options. :alt: Graph view in the Attendees reporting graph view in Odoo Events. For more information about customizing the graph view, see the :doc:`Reporting - <../../essentials/reporting>` documentation. + <../../../essentials/reporting>` documentation. .. tab:: Pivot @@ -53,7 +53,7 @@ Once opened, the :guilabel:`Attendees` page offers five different view options. :alt: Pivot view in the Attendees reporting graph view in Odoo Events. For more information about using the pivot view, see the :doc:`Reporting - <../../essentials/reporting>` documentation. + <../../../essentials/reporting>` documentation. .. tab:: Kanban diff --git a/content/applications/marketing/events/attendees_report/attendees-cohort.png b/content/applications/marketing/events/event_reporting/attendees_report/attendees-cohort.png similarity index 100% rename from content/applications/marketing/events/attendees_report/attendees-cohort.png rename to content/applications/marketing/events/event_reporting/attendees_report/attendees-cohort.png diff --git a/content/applications/marketing/events/attendees_report/attendees-graph.png b/content/applications/marketing/events/event_reporting/attendees_report/attendees-graph.png similarity index 100% rename from content/applications/marketing/events/attendees_report/attendees-graph.png rename to content/applications/marketing/events/event_reporting/attendees_report/attendees-graph.png diff --git a/content/applications/marketing/events/attendees_report/attendees-kanban.png b/content/applications/marketing/events/event_reporting/attendees_report/attendees-kanban.png similarity index 100% rename from content/applications/marketing/events/attendees_report/attendees-kanban.png rename to content/applications/marketing/events/event_reporting/attendees_report/attendees-kanban.png diff --git a/content/applications/marketing/events/attendees_report/attendees-list.png b/content/applications/marketing/events/event_reporting/attendees_report/attendees-list.png similarity index 100% rename from content/applications/marketing/events/attendees_report/attendees-list.png rename to content/applications/marketing/events/event_reporting/attendees_report/attendees-list.png diff --git a/content/applications/marketing/events/attendees_report/attendees-pivot.png b/content/applications/marketing/events/event_reporting/attendees_report/attendees-pivot.png similarity index 100% rename from content/applications/marketing/events/attendees_report/attendees-pivot.png rename to content/applications/marketing/events/event_reporting/attendees_report/attendees-pivot.png diff --git a/content/applications/marketing/events/attendees_report/attendees-sample-report.png b/content/applications/marketing/events/event_reporting/attendees_report/attendees-sample-report.png similarity index 100% rename from content/applications/marketing/events/attendees_report/attendees-sample-report.png rename to content/applications/marketing/events/event_reporting/attendees_report/attendees-sample-report.png diff --git a/content/applications/marketing/events/revenues_report.rst b/content/applications/marketing/events/event_reporting/revenues_report.rst similarity index 99% rename from content/applications/marketing/events/revenues_report.rst rename to content/applications/marketing/events/event_reporting/revenues_report.rst index 23cd9af7b4..3b5c45cac1 100644 --- a/content/applications/marketing/events/revenues_report.rst +++ b/content/applications/marketing/events/event_reporting/revenues_report.rst @@ -69,7 +69,7 @@ Doing so opens a drop-down mega menu of options organized into columns: :ref:`Fi Only **one** selection can be made from the :guilabel:`Comparison` column at a time. .. seealso:: - :doc:`../../essentials/search` + :doc:`../../../essentials/search` Filter options ~~~~~~~~~~~~~~ diff --git a/content/applications/marketing/events/revenues_report/default-view.png b/content/applications/marketing/events/event_reporting/revenues_report/default-view.png similarity index 100% rename from content/applications/marketing/events/revenues_report/default-view.png rename to content/applications/marketing/events/event_reporting/revenues_report/default-view.png diff --git a/content/applications/marketing/events/revenues_report/event-ticket-analysis.png b/content/applications/marketing/events/event_reporting/revenues_report/event-ticket-analysis.png similarity index 100% rename from content/applications/marketing/events/revenues_report/event-ticket-analysis.png rename to content/applications/marketing/events/event_reporting/revenues_report/event-ticket-analysis.png diff --git a/content/applications/marketing/events/revenues_report/event-type-analysis.png b/content/applications/marketing/events/event_reporting/revenues_report/event-type-analysis.png similarity index 100% rename from content/applications/marketing/events/revenues_report/event-type-analysis.png rename to content/applications/marketing/events/event_reporting/revenues_report/event-type-analysis.png