@layout:private.html; @sql:cash; select cashflowid, a.value, a.change, b.name, b.value as containervalue from cashflow a join cashcontainer b on a.cashcontainer = b.cashcontainerid where transaction = @{http:url:tid} order by cashflowid; @send;
Specyfikacja wpłaconych środków dla transakcji: @{http:url:tid}
| Wartość | Zasobnik |
| @{cash:value} | @{cash:name} |
| TOTAL | @{cash:value} |