https://github.com/visuellverstehen/shopware_invoice_export
This plugin provides a menu entry that allows invoices to be exported and then automatically downloaded in a .csv-File from the Shopware 6 Administration. The format of the given .csv file can not yet be customized.
https://github.com/visuellverstehen/shopware_invoice_export
Last synced: about 1 month ago
JSON representation
This plugin provides a menu entry that allows invoices to be exported and then automatically downloaded in a .csv-File from the Shopware 6 Administration. The format of the given .csv file can not yet be customized.
- Host: GitHub
- URL: https://github.com/visuellverstehen/shopware_invoice_export
- Owner: visuellverstehen
- License: other
- Created: 2020-09-22T09:56:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-28T07:53:24.000Z (almost 3 years ago)
- Last Synced: 2025-01-24T08:43:52.986Z (3 months ago)
- Language: PHP
- Size: 89.8 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Invoice Export Shopware Plugin

This plugin provides a menu entry that allows invoices to be exported and then automatically downloaded in a .csv-File from the Shopware 6 Administration.
The plugin collects orders from a definable period and exports them in a specified format as a CSV file. The following settings can be saved:
- Revenue account at 7%
- Revenue account at 19%
- Customer
- Cost centreThe default format is not customizable for now. The exported CSV file contains the following columns:
- Date
- Revenue account
- Customer
- Cost centre
- EUR
- Invoice amount
- Customers' Name
- bill number