From be398b3ae51821caaacd70d879fd153f8d99b758 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jesu=CC=81s=20Alan=20Ramos=20Rodri=CC=81guez?= Date: Mon, 16 Dec 2024 08:36:21 -0600 Subject: [PATCH] [FIX] purchase_request: not allow to edit an approved purchase request This commit fixes the the following issue. - Create a purchase request with some products and send it to approval - The manager approves the purchase request. - After the approval the user can add new products to the request and can abuse --- purchase_request/views/purchase_request_view.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/purchase_request/views/purchase_request_view.xml b/purchase_request/views/purchase_request_view.xml index 63f7e8bd4dd..258259ff49b 100644 --- a/purchase_request/views/purchase_request_view.xml +++ b/purchase_request/views/purchase_request_view.xml @@ -144,7 +144,7 @@ - +