| Użytkownik | {foreach from=$moduleLabels item=label key=labelkey name=loop}{$label} | {/foreach}|||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| [+] {$users[$listkey].first_name} {$users[$listkey].last_name} | {$list.accounts|@count} | {$list.ecmproducts|@count} | {$list.ecmquotes|@count} | {$list.ecmsales|@count} | {$list.ecminvoiceouts|@count} | {$list.ecmprepaymentinvoices|@count} | {$list.ecmreceipts|@count} | {$list.notes|@count} | {$list.tasks|@count} | {$list.documents|@count} |
| {$smarty.foreach.loop2.index+1} | {$data.date_entered|date_format:"%d.%m.%Y %H:%M:%S"} | {if $data.module=='accounts'} Dodano nowego kontrahenta {/if} {if $data.module=='ecmproducts'} Dodano nowy produkt {/if} {if $data.module=='ecmquotes'} Dodano nową ofertę {/if} {if $data.module=='ecmsales'} Dodano nowe zamówienie {/if} {if $data.module=='ecminvoiceouts'} Dodano nową fakturę {/if} {if $data.module=='ecmprepaymentinvoices'} Dodano nową fakturę zaliczkową {/if} {if $data.module=='ecmreceipts'} Dodano nowy paragon {/if} {if $data.module=='notes'} Dodano nową notatkę {/if} {if $data.module=='tasks'} Dodano nowe zadanie {/if} {if $data.module=='documents'} Dodano nowy dokument {/if} | {/foreach}||||||||