mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-26 07:44:02 +01:00
Fix minore
This commit is contained in:
parent
7e7bbc8023
commit
0e98ba0638
@ -106,7 +106,7 @@ foreach ($data['results'] as $r) {
|
|||||||
<td class="text-right">'.moneyFormat($valore_magazzino).'</td>
|
<td class="text-right">'.moneyFormat($valore_magazzino).'</td>
|
||||||
</tr>';
|
</tr>';
|
||||||
|
|
||||||
$totale_qta += $r['qta_totale'];
|
$totale_qta += $r['Q.tà'];
|
||||||
$totali[] = $valore_magazzino;
|
$totali[] = $valore_magazzino;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user