Update liste.php
This commit is contained in:
parent
9d2d165cfc
commit
c2701d735b
@ -391,7 +391,7 @@ if ($resql)
|
|||||||
|
|
||||||
// Delivery date
|
// Delivery date
|
||||||
print '<td align="right">';
|
print '<td align="right">';
|
||||||
print dol_print_date($db->jdate($objp->date_delivery), 'day');
|
print dol_print_date($db->jdate($objp->date_livraison), 'day');
|
||||||
print '</td>';
|
print '</td>';
|
||||||
|
|
||||||
// Amount HT
|
// Amount HT
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user