{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:")} {date_period_preset from="#printbalancelist [name=\"balancefrom\"]" to="#printbalancelist [name=\"balanceto\"]"} {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 version=2 selectname="cust" inputname="customer" firstoption=""} {trans("Period:")}  {date_period_preset from="#printcustomerbalance [name=\"from\"]" to="#printcustomerbalance [name=\"to\"]"} {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:")} {date_period_preset from="#invoicereport [name=\"from\"]" to="#invoicereport [name=\"to\"]"} {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:")}  {date_period_preset from="#printreceiptlist [name=\"from\"]" to="#printreceiptlist [name=\"to\"]"} {trans("From")}  {trans("To")} 
{trans("Print")}
{/if} {if $printmenu=="finances"}
{trans("Invoices")}
{trans("Division")}:
{trans("Customer:")} {customerlist form="printinvoices" customers=$customers version=2 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:")} {date_period_preset from="#printinvoices [name=\"invoicefrom\"]" to="#printinvoices [name=\"invoiceto\"]"} {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 version=2 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:")}  {date_period_preset from="#printincomereport [name=\"from\"]" to="#printincomereport [name=\"to\"]"} {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 version=2 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:")} {date_period_preset from="#printimportlist [name=\"importfrom\"]" to="#printimportlist [name=\"importto\"]"} {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 version=2 selectname="cust" inputname="customer" firstoption=""} {trans("Year:")} {trans("Month:")}
{trans("Print")}
{/if} {if $printmenu == "customer"}
{trans("TransGUS:")}
{trans("Division")}:
{trans("Group:")}
{trans("Generate XML report")}
{/if} {if $printmenu=="netdev"}
{if $linktypes} {/if}
{trans("UKE SIIS report")}
{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} {if $printmenu == "netdev" || $printmenu == "finances"}
{trans("UKE income report")}
{trans("Type:")}
{trans("Division:")}
{trans("Period:")} {date_period_preset from="#uke-income [name=\"from\"]" to="#uke-income [name=\"to\"]" periods="previous-year,previous-month,current-year,current-month,next-month,next-year"} {trans("From")} {trans("To")}
{/if} {/block}