aa
This commit is contained in:
@@ -266,8 +266,8 @@ function showOrdini()
|
|||||||
if ($order->Descrizione)
|
if ($order->Descrizione)
|
||||||
$str .= getvalstr("Descr", $order->Descrizione);
|
$str .= getvalstr("Descr", $order->Descrizione);
|
||||||
|
|
||||||
// $str .= $product;
|
$str .= $product;
|
||||||
$str .= $product->name;
|
// $str .= $product->name;
|
||||||
$str .= '<br>';
|
$str .= '<br>';
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user