{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}
![]() |
{trans("Real state:")} {if $listdata.order == "value"} |
{trans("Cash state:")} {if $listdata.order == "snapshot"} |
{trans("User:")} {if $listdata.order == "username"} |
{trans("Description:")} {if $listdata.order == "description"} |
{trans("Add entry")} ![]() |
{include file="scroller.html" loop=$cashreglog} | |||||
![]() |
{$cashreglog[cashreglog].value|money_format} | {$cashreglog[cashreglog].snapshot|money_format} | {$cashreglog[cashreglog].username|truncate:16:"...":true} |
{$cashreglog[cashreglog].description|replace:"\n":" "} |
![]() ![]() ![]() |
{trans("No such cash history entries in database.")} | |||||
{include file="scroller.html" loop=$cashreglog} | |||||
{trans("Add entry")} ![]() |