From 8b3b99eb1bfbb802046ee94ef4ad584ee57d71c6 Mon Sep 17 00:00:00 2001 From: "Xavier (XPL)" Date: Tue, 21 Nov 2023 10:48:21 +0100 Subject: [PATCH] [FIX] payroll: add missing show-content metadata Without the :show-content: metadata markup, it is not possible to open the page by navigating from the toctree. closes odoo/documentation#6523 X-original-commit: 16e339a7a392b291c88301c5ad4bcca086b6b0ca Signed-off-by: Xavier Platteau (xpl) --- content/applications/hr/payroll.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/applications/hr/payroll.rst b/content/applications/hr/payroll.rst index 892999ee4..03a2fe183 100644 --- a/content/applications/hr/payroll.rst +++ b/content/applications/hr/payroll.rst @@ -1,3 +1,5 @@ +:show-content: + ======= Payroll =======