Position Anzahl Satz Summe
{{ row.pos || ' ' }} {{ row.cnt || 1 }} {{row.price || 0 | currency}} {{dataService.rowSum(row) | currency}}
{{dataService.sum() | currency}}
| |
{{ table.entries || " " | json }}
{{ dataService.entries || " " | json }}