The Command "transform"

You can map spreadsheet data to the internal data format of E-Invoice-EU.

Create JSON Data from Spreadsheet Data

You can also create invoice data in the internal format from a spreadsheet file with the command transform. This is probably only useful for informational purposes because JSON is not an allowed format for e-invoices.

Example:

e-invoice-eu --format=UBL \
        --spreadsheet=contrib/templates/default-invoice.ods \
        --mappingcontrib/mappings/default-invoice.yaml

This command only supports three options:

  • --spreadsheet: The spreadsheet with the invoice data.
  • --mapping: The mapping definition for the invoice data.
  • --output: An optional output file. If not present, the output is written to standard output.
This website uses cookies and similar technologies to provide certain features, enhance the user experience and deliver content that is relevant to your interests. Depending on their purpose, analysis and marketing cookies may be used in addition to technically necessary cookies. By clicking on "Agree and continue", you declare your consent to the use of the aforementioned cookies. Here you can make detailed settings or revoke your consent (in part if necessary) with effect for the future. For further information, please refer to our Privacy Policy.