diff --git a/htdocs/comm/propal.php b/htdocs/comm/propal.php
index 86a7c6526ba90cfae7bc4ef85acd16ec67c26187..2a86d8799287d211d055f0db309de125e0b3f796 100644
--- a/htdocs/comm/propal.php
+++ b/htdocs/comm/propal.php
@@ -908,7 +908,7 @@ else if ($action == 'updateligne' && $user->rights->propal->creer && GETPOST('sa
 			GETPOST('fk_parent_line'),
 			0,
 			$fournprice,
-			$buying_price,
+			$buyingprice,
 			$label,
 			$type
 		);