From 20b7432d8566d25371e3a3277ed3931aa59cdf0c Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Sat, 11 Jan 2025 15:56:13 +0700 Subject: cr attrs product uom qty --- indoteknik_custom/views/stock_picking.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/indoteknik_custom/views/stock_picking.xml b/indoteknik_custom/views/stock_picking.xml index be281983..e38dd0c7 100644 --- a/indoteknik_custom/views/stock_picking.xml +++ b/indoteknik_custom/views/stock_picking.xml @@ -85,7 +85,7 @@ - 1 + {'readonly': [('picking_type_code', '=', 'incoming')]} -- cgit v1.2.3