| {{ Text.id(10) }} | {{ Text.id(11) }} | {{ Text.id(12) }} | {{ Text.id(13) }} | |||
|---|---|---|---|---|---|---|
| {{ p.quantity }} | {{ p.productnumber }} | {{ p.productdescription }} | {{ formatter.currency.format(p.price * p.quantity) }} | |||
| {{ getText(16).replace('#vat', countryHandle.factor.vat.toFixed(2).toString().split('.')[1] + '%').replace('#amount', formatter.currency.format(price.calculation.vat)) }} | {{ getText(16).split(' ')[0] + ' ' + getText(6) }} | {{ formatter.currency.format(price.calculation.grandtotal) }} | ||||
|
|
|
|
|
|
|
|
|