![]() |
Sergey Kornilov admin 9/27/2013 |
Why do you think Saldo total is wrong? Looks right to me. |
O
|
onlline author 9/27/2013 |
Why do you think Saldo total is wrong? Looks right to me. -777.78+111.11+222.22 = -444.45
|
![]() |
Sergey Kornilov admin 9/28/2013 |
You need to turn off the Totals feature then, insert 'PHP code snippet' there and use something like this in that code snippet: echo $_SESSION['Total']; |
O
|
onlline author 9/29/2013 |
You need to turn off the Totals feature then, insert 'PHP code snippet' there and use something like this in that code snippet: echo $_SESSION['Total'];
|