mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-25 23:33: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>
|
||||
</tr>';
|
||||
|
||||
$totale_qta += $r['qta_totale'];
|
||||
$totale_qta += $r['Q.tà'];
|
||||
$totali[] = $valore_magazzino;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user