aa
This commit is contained in:
@@ -504,6 +504,7 @@ function showOrdini()
|
||||
$str .= getvalstr("", $order->DataOra);
|
||||
$str .= getvalstr("", $titolo);
|
||||
$str .= getvalstr("Ordine", $order->IdInternet, true) . " ";
|
||||
$str .= getvalstr("Cod Cliente", $order->CodClienteInternet, true);
|
||||
$str .= getvalstr("Articolo", $order->CodArticoloGM, true);
|
||||
$str .= getvalstr("IdSito", $order->IdSito, true);
|
||||
$str .= getvalstr("Prezzo", $order->PrezzoLordo);
|
||||
|
||||
Reference in New Issue
Block a user