| show(id)}>{document.number} |
show(id)}>{document.date} |
show(id)}>{document.customer.name.split('\n')[0]} |
show(id)}>{document.sum/100 + document.currency} |
show(id)}>{t('type_'+document.type)} |
show(id)}>{t('state_'+document.state.name)} |
{#if document.state.id == 1}
{/if}
|
{/each}