From 9ab92b40a25ad0f677855780a903abc731b6f841 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Thu, 23 Jan 2025 11:49:12 +0700 Subject: update code readonly desc to disabled --- indoteknik_custom/views/sale_order.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 008a04ed..6a80d586 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -111,7 +111,7 @@ - + {'readonly': [('desc_updatable', '=', False)]} -- cgit v1.2.3