From 091c60f65e7fa2f6c950535bb61e505014c90bce Mon Sep 17 00:00:00 2001 From: Mqdd Date: Sun, 23 Nov 2025 00:09:30 +0700 Subject: cannot create partner id from journal entries --- indoteknik_custom/views/account_move_line.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/indoteknik_custom/views/account_move_line.xml b/indoteknik_custom/views/account_move_line.xml index 3a20388e..cb24a0f0 100644 --- a/indoteknik_custom/views/account_move_line.xml +++ b/indoteknik_custom/views/account_move_line.xml @@ -16,6 +16,9 @@ {'no_create': True} + + {'no_create': True, 'no_open': True} + -- cgit v1.2.3