From 7f4e7183ec0bba8ec5bf45b6659141fe25dd7ca5 Mon Sep 17 00:00:00 2001 From: gitea Date: Tue, 8 Apr 2025 18:14:57 +0000 Subject: [PATCH] =?UTF-8?q?=20fixed=20Automatische=20Felder=20Migration=20?= =?UTF-8?q?f=C3=BCr=20Maschinenfreigaben=20in=20res.partner=20bei=20der=20?= =?UTF-8?q?Installation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update.sh b/scripts/update.sh index f2506d1..82a48db 100755 --- a/scripts/update.sh +++ b/scripts/update.sh @@ -1 +1 @@ -/opt/odoo/odoo/odoo-bin -d hobbyhimmel13_dev --update=open_workshop --stop-after-init +/opt/odoo/odoo/odoo-bin -d hobbyhimmel --update=open_workshop --stop-after-init