From e1430997bddf4c896b0385504fa7ec31ad0da1e3 Mon Sep 17 00:00:00 2001 From: Tu Nombre Date: Tue, 1 Oct 2024 12:02:03 +0200 Subject: [PATCH] [14.0][IMP] custom_mrp_line_cost: Add fields attribute. --- .../views/stock_move_line_view.xml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/custom_mrp_line_cost/views/stock_move_line_view.xml b/custom_mrp_line_cost/views/stock_move_line_view.xml index c20dabe49..79110fc08 100644 --- a/custom_mrp_line_cost/views/stock_move_line_view.xml +++ b/custom_mrp_line_cost/views/stock_move_line_view.xml @@ -5,10 +5,19 @@ - + - + @@ -128,9 +137,10 @@ attrs="{'readonly': [('state', 'in', ('cancel', 'done'))]}" sum="Total Pallet" /> +