From f07f9dd8b34d3230417e145902ce20c10b21e250 Mon Sep 17 00:00:00 2001 From: "matthias.lotz" Date: Thu, 9 Oct 2025 22:17:09 +0200 Subject: [PATCH] Fix Odoo 18 compatibility: Enable notebook widget and fix context references - Uncomment and activate notebook widget in machine form view - Fix context reference from 'active_id' to 'id' for Odoo 18 compatibility - Remove duplicate category_icon field in form group - Clean up XML structure and indentation - Enable "Nutzungsprodukte" and "Einweisungsprodukte" tabs with editable lists - Resolve access rights inconsistency error for product_ids field Fixes module upgrade error: "Field 'active_id' does not exist in model 'ows.machine'" --- views/machine_views.xml | 37 +++++++++++++++++-------------------- 1 file changed, 17 insertions(+), 20 deletions(-) diff --git a/views/machine_views.xml b/views/machine_views.xml index c883fce..1231267 100644 --- a/views/machine_views.xml +++ b/views/machine_views.xml @@ -33,13 +33,10 @@ - - - @@ -47,23 +44,23 @@ - + + + + + + + + + + + + + + + + +