From fa4d124243688f4a74dd605a21b7b402ee632191 Mon Sep 17 00:00:00 2001 From: HafidBuroiroh Date: Wed, 24 Sep 2025 16:46:18 +0700 Subject: refund --- indoteknik_custom/views/account_move_line.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'indoteknik_custom/views/account_move_line.xml') diff --git a/indoteknik_custom/views/account_move_line.xml b/indoteknik_custom/views/account_move_line.xml index 02b936f1..017a9eda 100644 --- a/indoteknik_custom/views/account_move_line.xml +++ b/indoteknik_custom/views/account_move_line.xml @@ -6,6 +6,9 @@ account.move + + {'readonly': [('refund_id','!=',False)]} + -- cgit v1.2.3