{include file="header.html"} {include file="calendar_js.html"}

{$layout.pagetitle}

 {t}Customers:{/t}
{t}Select customers which has to concern new payment or covenant operation or leave it not selected if you want to add network income/expense operation.{/t}


{t}Selected:{/t}
{if $sourcelist} {/if} {if $last} {if $last.tax} {/if} {if $last.customerid} {/if} {if $last.sourcename} {/if} {if $last.comment} {/if} {/if}
 {t}Value and description:{/t}
{t}Value:{/t}
{t}Tax:{/t}
{t}Type:{/t} {t}liability{/t} {t}income/expense{/t}
{t}Date:{/t}
{t}Source:{/t}
{t}Description:{/t}
{t}Submit{/t}
 
 {t}Last operation:{/t}
{t}Value:{/t} {$last.value|money_format}
{t}Tax:{/t} {$last.tax}
{t}Date:{/t} {$last.time|date_format:"%Y/%m/%d %H:%M"}
{t}Customer:{/t} {$last.customername}
{t}Source:{/t} {$last.sourcename}
{t}Description:{/t}
{$last.comment|replace:"\n":"
"}
{t}Delete{/t}

{include file="footer.html"}