Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add voucher-specific data to DATEV export #26589

Merged
merged 3 commits into from
Aug 25, 2021

Conversation

barredterra
Copy link
Collaborator

@barredterra barredterra commented Jul 21, 2021

In ERPNext there is a report for german accountants, called "DATEV", that can be downloaded in a very special CSV format.

From discussion with our accountant it turned out that he needs more data to make sense of our transactions.

This PR adds some columns to the DATEV export, with additional information such as number, date and due date of the corresponding receipt.

The get_transactions method was refactored to allow joining additional tables for some voucher types.

@stale stale bot added the inactive label Aug 18, 2021
@frappe frappe deleted a comment from stale bot Aug 19, 2021
@stale stale bot removed the inactive label Aug 19, 2021
@barredterra barredterra reopened this Aug 19, 2021
@nabinhait nabinhait merged commit 09fb90b into frappe:version-13-hotfix Aug 25, 2021
@nabinhait nabinhait added the backport develop instructs mergify to frontport PR to develop branch label Aug 25, 2021
@frappe-pr-bot
Copy link
Collaborator

The backport to develop failed.
Please backport the PR manually. 🤖

The process '/usr/bin/git' failed with exit code 1

@nabinhait
Copy link
Member

@barredterra Please send another PR to develop branch

@barredterra barredterra deleted the datev_more_info branch September 1, 2021 10:01
@barredterra barredterra removed the backport develop instructs mergify to frontport PR to develop branch label Sep 1, 2021
nabinhait pushed a commit that referenced this pull request Sep 1, 2021
* feat: add voucher-specific data to datev export

* refactor: def instead of lambda
asoral pushed a commit to asoral/erpnext that referenced this pull request Nov 12, 2021
…appe#27287)

* feat: add voucher-specific data to datev export

* refactor: def instead of lambda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants