{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content} {$xajax}
{trans("Customer:")}
|
{$customer.customername} » {if $customer.postoffice && $customer.postoffice != $customer.city && $customer.street}{$customer.city}, {/if}{$customer.address}, {$customer.zip} {if $customer.postoffice}{$customer.postoffice}{else}{$customer.city}{/if} » {if $customer.balance < 0}{/if}{$customer.balance|money_format}{if $customer.balance < 0}{/if} | {if $customer.groups} ({foreach from=$customer.groups item=item name=groups}{$item.name}{if $smarty.foreach.groups.iteration < count($customer.groups)}, {/if}{/foreach}) {/if} |
{trans("Notes:")}
|
{$customer.notes|replace:"\n":" "} |
{trans("Documents:")}
|
{$customer.docwarning} |
{trans("Nodes:")}
|
{$customer.nodeswarning} |
{trans("Groups:")}
|
{$customer.nodegroupswarning} |
| {trans("Moving assets:")} | |
|
{trans("Value:")}
{trans("get source registry balance")} |
{trans("Cash Registry:")} |
{trans("Save & Print")}
|
|
|
|||||||||||||||||||||
| {trans("No.")} | {trans("Name of product, commodity or service")} | {trans("Value")} | |||||||||||||||||||
| {counter}. | {$item.description} |
{$item.value|string_format:"%01.2f"} |
|
||||||||||||||||||
| {trans("Receipt have no items. Use form below for items addition.")} | |||||||||||||||||||||
| {trans("Total:")} | {sum array=$contents column=value assign="total_value"}{$total_value|string_format:"%01.2f"} | ||||||||||||||||||||
| {counter}. |
|
||||||||||||||||||||
{trans("Cancel")}
{trans("Clear Contents")}
{if !$customer && $receipt.o_type != "other" && $receipt.o_type != "advance"}
{elseif !$contents}
{else}
{/if}
{trans("Save")}
{if !$customer && $receipt.o_type != "other" && $receipt.o_type != "advance"}
{elseif !$contents}
{else}
{/if}
{trans("Save & Print")}
|
|||||||||||||||||||||