Swedish tax reports

To generate a tax report navigate to Admin → Tax Reporting → Swedish tax reports (tab)

Initially, you need to make sure that your general company tax settings in Lendysoft is correct since it will be included in the file to the tax agency. Youll find the tax settings in a table located in Admin → Tax Reporting → Swedish tax reports (tab).

Example: Usage of tax settings in final XML
<ku:Avsandare>
    <ku:Programnamn>Lendysoft</ku:Programnamn>
    <ku:Organisationsnummer>[Tax_CompanyNumber]</ku:Organisationsnummer>    
		<ku:TekniskKontaktperson>
      		<ku:Namn>[Tax_TechnicalContactPerson_Name]</ku:Namn>
      		<ku:Telefon>[Tax_TechnicalContactPerson_Phone]</ku:Telefon>
      		<ku:Epostadress>[Tax_TechnicalContactPerson_Email]</ku:Epostadress>
      		<ku:Utdelningsadress1>[Tax_CompanyAddressLine1,Tax_CompanyAddressLine2]</ku:Utdelningsadress1>
      		<ku:Postnummer>[Tax_CompanyZip]</ku:Postnummer>
      		<ku:Postort>[Tax_CompanyCity]</ku:Postort>
    	</ku:TekniskKontaktperson>
    <ku:Skapad>2017-04-28T09:19:23</ku:Skapad>
</ku:Avsandare>
  <ku:Blankettgemensamt>
    <ku:Uppgiftslamnare>
      <ku:UppgiftslamnarePersOrgnr>[Tax_CompanyNumber]</ku:UppgiftslamnarePersOrgnr>
      <ku:Kontaktperson>
        <ku:Namn>[Tax_GeneralContactPerson_Name]</ku:Namn>
        <ku:Telefon>[Tax_GeneralContactPerson_Phone]</ku:Telefon>
        <ku:Epostadress>[Tax_GeneralContactPerson_Email]</ku:Epostadress>
      </ku:Kontaktperson>
    </ku:Uppgiftslamnare>
  </ku:Blankettgemensamt>


Then choose which income year you are conducting tax reporting for.


When you have the tax settings set up and have choosen a income year click the button Generate excel file with [ReportCode] data to generate an excel file which contains all the information that you will use in the tax report.

If you need to change anything without wanting to change in the customer accounts in Lendysoft you can edit the data in the excel sheet. You can also change information in Lendysoft and then generate an excel sheet again.


Once you are satisfied with the information in the excel file you then import the excel sheet into Lendysoft and Lendysoft will then respond by giving you the XML file that you should import to your tax agency. Do upload the click the button "Drag en drop the Excel file here or click to browse" or drag the file to the box where this button recides.

There is currently two reports that can be generated from Lendysoft. KU20 (for lenders) and KU25 (for borrowers).