Update dispatch.php
This commit is contained in:
parent
dbb2e8b1ba
commit
fd551261bb
@ -744,7 +744,7 @@ if ($id > 0 || !empty($ref)) {
|
||||
print '<td class="right">'.$langs->trans("QtyOrdered").'</td>';
|
||||
print '<td class="right">'.$langs->trans("QtyDispatchedShort").'</td>';
|
||||
print ' <td class="right">'.$langs->trans("QtyToDispatchShort");
|
||||
print ' (<a href="#" id="autoreset">'.$langs->trans("Reset").'</a>)</td>';
|
||||
print '<br><a href="#" id="autoreset">'.$langs->trans("Reset").'</a>)</td>';
|
||||
print '<td width="32"></td>';
|
||||
|
||||
if (!empty($conf->global->SUPPLIER_ORDER_CAN_UPDATE_BUYINGPRICE_DURING_RECEIPT)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user