From fc8e53bd6780a8ed02f1bc9be4e9256a7af2b302 Mon Sep 17 00:00:00 2001 From: KaySar12 Date: Fri, 4 Apr 2025 10:23:35 +0700 Subject: [PATCH] update --- config/settings.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/config/settings.yaml b/config/settings.yaml index d7f1dfa..e393c15 100644 --- a/config/settings.yaml +++ b/config/settings.yaml @@ -20,7 +20,6 @@ odoo_instances: host: "10.1.1.34" port: 8069 database: "server" - action: "update" modules: *module_list <<: *common # Inherit common settings @@ -28,6 +27,5 @@ odoo_instances: host: "10.1.1.34" port: 8069 database: "server2" - action: "install" modules: *module_list <<: *common # Inherit common settings \ No newline at end of file