Skip to content

Command line tool converts Finvoice XML files to CSV format to be imported into Plain Text Accounting

Notifications You must be signed in to change notification settings

joneskoo/finvoice-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f507b4 · Dec 29, 2024

History

4 Commits
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Feb 22, 2024
Dec 29, 2024
Dec 29, 2024

Repository files navigation

Finvoice to CSV Converter

This command line tool converts Finvoice XML files to CSV format to be imported into Plain Text Accounting.

Usage

Installing

go install github.com/joneskoo/finvoice-to-csv@latest

To run the application, provide the directory containing the Finvoice XML files as a command-line argument:

finvoice-to-csv /path/to/directory

The CSV output will be written to stdout. To save the output to a file, you can redirect it:

finvoice-to-csv /path/to/directory > output.csv

About

Command line tool converts Finvoice XML files to CSV format to be imported into Plain Text Accounting

Topics

Resources

Stars

Watchers

Forks

Languages