Skip to content

Add enpoints to generate bank transfer xml files#801

Merged
Crasher508 merged 9 commits intodevelopfrom
transfer_xml_generation
Apr 12, 2026
Merged

Add enpoints to generate bank transfer xml files#801
Crasher508 merged 9 commits intodevelopfrom
transfer_xml_generation

Conversation

@Crasher508
Copy link
Copy Markdown
Member

Generate xml-files for:

  • user retransfer ("Rücküberweisung")
  • invoice payment

Why? Our new bank sometimes loses the payment reference in manual transfers. This error does not occur with an uploaded transfer.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 98.83721% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 88.07%. Comparing base (8e3170a) to head (7e5a109).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
web/blueprints/finance/__init__.py 96.42% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #801      +/-   ##
===========================================
+ Coverage    87.89%   88.07%   +0.18%     
===========================================
  Files          280      280              
  Lines        17426    17380      -46     
===========================================
- Hits         15317    15308       -9     
+ Misses        2109     2072      -37     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Crasher508 Crasher508 requested a review from lukasjuhrich April 9, 2026 18:24
Comment thread tests/lib/test_finance.py
@Crasher508 Crasher508 requested a review from lukasjuhrich April 10, 2026 05:41
Comment thread web/blueprints/finance/forms.py Outdated
Comment thread web/blueprints/finance/forms.py
@agmes4 agmes4 self-requested a review April 12, 2026 09:26
@Crasher508 Crasher508 merged commit d1255dd into develop Apr 12, 2026
8 checks passed
@Crasher508 Crasher508 deleted the transfer_xml_generation branch April 18, 2026 17:24
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.

3 participants