{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}

{$layout.pagetitle}

{$default_printpage = ConfigHelper::getConfig('invoices.default_printpage')} {if $printmenu=="customer"}

{trans("Customers List:")}
{trans("Status:")}
{trans("Division")}:
{trans("Legal personality:")}
{trans("Link type:")}
{trans("Link speed:")}
{trans("Network:")}
{trans("Group:")}
{trans("Nodes Group:")}
{trans("Country state:")}
{trans("Sorting:")}
{trans("Balance date:")}
{trans("With document of type:")} {trans("in date:")} {trans("From")}  {trans("To")} 
{trans("Print")}
{/if} {if $printmenu=="finances"}

{trans("Network Balance Sheet")}
{trans("User:")}
{trans("Network:")}
{trans("Division")}:
{trans("Group:")}
{trans("Transaction type:")}
{trans("Documents:")}
{trans("Source:")}
{trans("Period:")} {trans("From")}  {trans("To")} 
{trans("Print")}

{/if} {if ($printmenu=="customer" || $printmenu=="finances") && (ConfigHelper::checkConfig('privileges.superuser') || !ConfigHelper::checkConfig('privileges.hide_finances'))}

{trans("Customer Balance Sheet")}
{trans("Customer:")} {customerlist form="printcustomerbalance" customers=$customers selectname="cust" inputname="customer" firstoption=""} {trans("Period:")}  {trans("From")}  {trans("To")} 
{trans("Print")}
{/if} {if $printmenu=="finances"}

{trans("Sale Registry")}
{trans("Division")}:
{trans("Group:")}
{trans("Plan:")}
{trans("Adjust the print")}:
{trans("Period:")} {trans("From")}  {trans("To")} 
{trans("by date")}:
{trans("Type:")}
{trans("Print")}

{/if} {if $printmenu=="finances"}

{trans("Cash Report")}
{trans("Registry:")}
{trans("Group:")}
{trans("User:")}
{trans("Period:")}  {trans("From")}  {trans("To")} 
{trans("Print")}

{/if} {if $printmenu=="finances"}

{trans("Invoices")}
{trans("Division")}:
{trans("Customer:")} {customerlist form="printinvoices" customers=$customers selectname="cust" inputname="customer" firstoption="- all customers -" selecttip="You can select customer to limit results" inputtip="Enter customer ID or leave empty for all customers"}
{trans("Group:")}
{trans("Plan:")}
{trans("Period:")}  {trans("From")}  {trans("To")}         
 
{trans("Print form of cash transfer")} {trans("Print")}

{/if} {if $printmenu=="finances"}

{trans("Transfer forms")}
{trans("Customer:")} {customerlist form="printforms" customers=$customers selectname="cust" inputname="customer" firstoption="- all customers -" selecttip="You can select customer to limit results" inputtip="Enter customer ID or leave empty for all customers"}
{trans("Group:")}
{trans("Balance:")} 
{trans("Print")}

{/if} {if $printmenu=="incomereport" || $printmenu=="finances"}

{trans("Total Invoiceless Income")}
{trans("Period:")}  {trans("From")}  {trans("To")} 
{trans("Print")}

{/if} {if ($printmenu=="customer" || $printmenu=="finances") && (ConfigHelper::checkConfig('privileges.superuser') || !ConfigHelper::checkConfig('privileges.hide_finances'))}

{trans("Liability Report")}
{trans("Customer:")} {customerlist form="liabilityreport" customers=$customers selectname="cust" inputname="customer" firstoption="- all customers -" inputtip="Enter customer ID or leave empty for all customers"} {trans("Day:")}  {trans("Sorting:")}
{trans("Print")}
{/if} {if $printmenu=="finances"}

{trans("Cash Import History")}
{trans("Source:")} {trans("Period:")} {trans("From")}  {trans("To")} 
{trans("Print")}

{/if} {if $printmenu=="node"}

{trans("Nodes List")}
> {trans("Status:")}
{trans("Network:")}
> {trans("Group:")}
{trans("Sorting:")}
{trans("Print")}

{/if} {if $printmenu=="traffic" || $printmenu=="customer"}

{trans("Stats")}
{trans("Customer:")} {customerlist form="printcustomertraffic" customers=$customers selectname="cust" inputname="customer" firstoption=""} {trans("Year:")} {trans("Month:")}
{trans("Print")}
{/if} {if $printmenu=="netdev"}

{* *}
{trans("UKE report")}
{trans("Investment project:")} {if $invprojects} {else} {trans("all")} {/if}
{trans("Format type:")}
{trans("Exported sheets:")} {* *}
{trans("Save")}

{/if} {/block}