From dfeb874b7b9d938b8c8863645d9b21830d1628dc Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Wed, 8 Jan 2025 12:27:38 +0700 Subject: update code so reset to draft --- indoteknik_custom/views/sale_order.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'indoteknik_custom/views') diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml index 703b4d49..3539dbf3 100755 --- a/indoteknik_custom/views/sale_order.xml +++ b/indoteknik_custom/views/sale_order.xml @@ -107,6 +107,14 @@ {'readonly': [('state', 'in', ('done','cancel'))]} + + + + + + {'readonly': [('desc_updatable', '=', False)]} + + { -- cgit v1.2.3