Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alyf-de/erpnext_datev
DATEV-Integration for ERPNext
https://github.com/alyf-de/erpnext_datev
Last synced: 2 months ago
JSON representation
DATEV-Integration for ERPNext
- Host: GitHub
- URL: https://github.com/alyf-de/erpnext_datev
- Owner: alyf-de
- Created: 2021-12-02T14:42:15.000Z (almost 3 years ago)
- Default Branch: version-15
- Last Pushed: 2024-07-15T21:34:55.000Z (4 months ago)
- Last Synced: 2024-07-16T01:54:10.412Z (4 months ago)
- Language: Python
- Homepage:
- Size: 64.5 KB
- Stars: 24
- Watchers: 7
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-frappe - DATEV Integration - Integration between ERPNext and DATEV. (Uncategorized / Uncategorized)
README
## ERPNext - DATEV Integration
Integration between [ERPNext](https://github.com/frappe/erpnext) and DATEV.
- [DATEV Unternehmen Online](https://www.datev.de/web/de/mydatev/online-anwendungen/datev-unternehmen-online/)
When a voucher is submitted, it will be sent to DATEV Unternehmen Online by email. Either by converting the document to PDF first (outgoing vouchers) or by sending files attached to the document (incoming vouchers).
- DATEV CSV Export
Export raw **GL Entries** from ERPNext in the DATEV CSV format.
## Install on Frappe Cloud
1. Go to https://frappecloud.com/dashboard/#/sites and click the "New Site" button.
2. In Step 2 ("Select apps to install"), select "ERPNext" and "DATEV Unternehmen Online Integration".
3. Complete the new site wizard.## Setup DATEV CSV Export
1. Datev Settings
Configure you client number, you tax consultant's number and a temporary against account.
2. DATEV Report
Now you can use the report "DATEV". This is a preview of the transactions data. It can be exported, along with the master data, as zip file via the report's menu. Your tax xonsultant can then import your GL Entries into his DATEV system.
## Setup DATEV Unternehmen Online [en]
1. Open **DATEV Unternehmen Online Settings**
2. Enable the integration
3. Select the _Email Account_ that should be used to send receipts to DATEV Unternehmen Online
4. Add a row to the table
5. Select the _Voucher Type_ (**Sales Invoice**, **Purchase Invoice** or **Expense Claim**)
6. Paste the target email address provided by DATEV Unternehmen Online ([DATEV Help Center](https://apps.datev.de/help-center/documents/1007550))
8. Enable "Add Attachments" or "Add Print"
9. Save![datev-unternehmen-online-settings](https://user-images.githubusercontent.com/14891507/155744820-f7eb3aa7-ba36-4a66-aa12-80e75fc467de.png)
## Einrichtung DATEV Unternehmen Online [de]
1. Öffnen Sie **DATEV Unternehmen Online-Einstellungen** (engl. **DATEV Unternehmen Online Settings**)
2. Aktivieren Sie die Integration
3. Wählen Sie das _E-Mail-Konto_ (engl. _Email Account_) aus, das für den Versand von Belegen an DATEV Unternehmen Online verwendet werden soll
4. Fügen Sie der Tabelle eine Zeile hinzu
5. Wählen Sie die _Belegart_ (engl. _Voucher Type_)
6. Fügen Sie die für diese Belegart von DATEV Unternehmen Online bereitgestellte Ziel-E-Mail-Adresse ein (mehr dazu im [DATEV Help Center](https://apps.datev.de/help-center/documents/1007550))
> **Achtung:** Die E-Mail-Adresse des Senders muss mit dem in Schritt 3 ausgewählten E-Mail-Konto übereinstimmen
8. Aktivieren Sie "Anhänge hinzufügen" oder "Druck hinzufügen".
9. Speichern Sie die **DATEV Unternehmen Online-Einstellungen**## Kompatibilität mit _PDF on Submit_
Falls Sie [PDF on Submit](https://github.com/alyf-de/erpnext_pdf-on-submit) für dieselbe Belegart verwenden, wählen Sie "Anhänge hinzufügen" statt "Druck hinzufügen". _PDF on Submit_ fügt dann die PDF-Datei als Anhang zum Beleg hinzu und die DATEV-Integration versendet diesen.
## Disclaimer
"DATEV" and "DATEV Unternehmen Online" are trademarks of [DATEV eG](https://www.datev.de/). This integration is not approved or endorsed by DATEV eG.
## License
GPLv3