From 364483e0ce0cfc439a82d3cbfa9900627d39fbc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Mon, 10 Aug 2026 13:51:33 +0200 Subject: [PATCH] [FIX] project_task_stock: Hide the Stock Info page if the record has not been created Related to https://github.com/OCA/project/pull/1787#issuecomment-5239241374 --- project_task_stock/views/project_task_view.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_task_stock/views/project_task_view.xml b/project_task_stock/views/project_task_view.xml index 68e3131aa0..2bc2fc394b 100644 --- a/project_task_stock/views/project_task_view.xml +++ b/project_task_stock/views/project_task_view.xml @@ -109,7 +109,7 @@