diff --git a/htdocs/societe/consumption.php b/htdocs/societe/consumption.php index 66e218a7909..f9a0f955776 100644 --- a/htdocs/societe/consumption.php +++ b/htdocs/societe/consumption.php @@ -364,6 +364,7 @@ if ($sql_select) print_liste_field_titre($langs->trans('Product'),$_SERVER['PHP_SELF'],'','',$param,'align="left"',$sortfield,$sortorder); print_liste_field_titre($langs->trans('Quantity'),$_SERVER['PHP_SELF'],'prod_qty','',$param,'align="right"',$sortfield,$sortorder); print_liste_field_titre($langs->trans('TotalHT'),$_SERVER['PHP_SELF'],'total_ht','',$param,'align="right"',$sortfield,$sortorder); + print_liste_field_titre($langs->trans('UnitPrice'),$_SERVER['PHP_SELF'],'','',$param,'align="right"',$sortfield,$sortorder); print "\n"; // Filters print '