From 70716b5f202cdd3bf560cd091a8e6dfd6ebcdbb2 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Mon, 19 Feb 2024 10:25:03 +0700 Subject: Update attrs in purchase_order.xml --- indoteknik_custom/views/purchase_order.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index a6f28ffa..c7fdfcc3 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -102,7 +102,7 @@ - {'readonly': [('is_edit_product_qty', '=', False)], 'required': True} + {'required': True} -- cgit v1.2.3