{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 ("Sending register format")}
{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("Customers")}:
{trans("Group:")}
{trans("Plan:")}
{trans("Adjust the print")}:
{trans("Period:")} {trans("From")}  {trans("To")} 
{trans("sort by")}:
{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("Customers")}:
{trans("Group:")}
{trans("Plan:")}
{trans("Period:")}  {trans("From")}  {trans("To")}         
{trans("Agreement for an electronic invoice:")}
{trans("Export to JPK-FA format")} {trans("Export to JPK-VAT format")} {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("Division")}:
{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"}
{* *} {if $linktypes} {/if}
{trans("UKE report")}
{trans("Investment project:")} {if $invprojects} {else} {trans("all")} {/if}
{trans("Format type:")}
{trans("Exported sheets:")} {* *}
{trans('Potential range')}: {$def_vals = json_decode(ConfigHelper::getConfig("phpui.linktype_ranges", '{"0":100,"1":2000,"2":300}'), true)} {$i = 0} {foreach $linktypes as $l_id=>$l_name} {$i = $i+1} {/foreach}
{trans('meters')}
{trans("Save")}
{/if} {/block}