File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 358358 </td>
359359 <td style="vertical-align:middle">
360360 <span class="hidden" id="id_articolo_ ' .$ i .'"> ' .$ riga ['idarticolo ' ].'</span>
361-
362361 <input type="hidden" class="righe" name="righe" value=" ' .$ i .'"/>
363- <input type="hidden" id="prezzo_unitario_ ' .$ i .'" name="subtot[ ' .$ riga ['id ' ].']" value=" ' .($ dir == 'uscita ' ? $ riga ['prezzo_unitario ' ] : $ riga ['costo_unitario ' ]).'" />
362+ <input type="hidden" id="prezzo_unitario_ ' .$ i .'" name="subtot[ ' .$ riga ['id ' ].']" value=" ' .($ dir == 'entrata ' ? $ riga ['prezzo_unitario ' ] : $ riga ['costo_unitario ' ]).'" />
364363 <input type="hidden" id="sconto_unitario_ ' .$ i .'" name="sconto[ ' .$ riga ['id ' ].']" value=" ' .$ riga ['sconto_unitario ' ].'" />
365364 <input type="hidden" id="max_qta_ ' .$ i .'" value=" ' .($ options ['superamento_soglia_qta ' ] ? '' : $ riga ['qta_rimanente ' ]).'" /> ' ;
366365
You can’t perform that action at this time.
0 commit comments