Skip to content

Stand-alone JavaFX based tool for generating sie-file from excel spreadsheet

Notifications You must be signed in to change notification settings

weaddquality/java-exceltosie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Excel to Sie

JavaFX app to create a si-file for import of Gross pool (Bruttopool) data into Accounting system (fortnox).

build with maven

mvn clean install 

package with maven

Create an executable jar with dependencies exceltosie--jar-with-dependencies.jar

mvn clean install package

run

>double click jar with dependencis

Excel input file requirements

  • The accounting data sheet is named by year (2108, 2019 ...)
  • An additonal sheet called SI-fildata exists.

See example testfil.xlsx

About

Stand-alone JavaFX based tool for generating sie-file from excel spreadsheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages