{{#each items}} {{/each}}
Ημ/ια Περιγραφή Καθαρό Φόροι Σύνολο
Σύνολο {{#if total_net_value}}{{formatNumber total_net_value style="currency" currency="EUR"}}{{/if}} {{#if total_taxes}}{{formatNumber total_taxes style="currency" currency="EUR"}}{{/if}} {{#if total_gross_value}}{{formatNumber total_gross_value style="currency" currency="EUR"}}{{/if}}
{{formatDate due_date day="numeric" month="long" year="numeric"}} {{name}} {{#if net_value}}{{formatNumber net_value style="currency" currency="EUR"}}{{/if}} {{#if taxes_value}}{{formatNumber taxes_value style="currency" currency="EUR"}}{{/if}} {{#if gross_value}}{{formatNumber gross_value style="currency" currency="EUR"}}{{/if}}