From 37290764556c22d24c7e66a46634c92b5599155c Mon Sep 17 00:00:00 2001 From: Thomas Negre Date: Thu, 13 Oct 2022 15:30:38 +0200 Subject: [PATCH] Add the supplier price as a hidden field when editing a supplier_proposal line. Otherwise, the relationship between the line and the supplier is removed. --- htdocs/core/tpl/objectline_edit.tpl.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/core/tpl/objectline_edit.tpl.php b/htdocs/core/tpl/objectline_edit.tpl.php index 3ce3fffd28d..64404081e54 100644 --- a/htdocs/core/tpl/objectline_edit.tpl.php +++ b/htdocs/core/tpl/objectline_edit.tpl.php @@ -186,6 +186,7 @@ $coldisplay++; ?> fk_fournprice.'">'); } $coldisplay++;