Files
stiftung-management-system/app/media.backup.20250924_232119/land_abrechnungen
Jan Remmer Siebels 0d672477af Fix VierteljahresNachweis export error - correct method name
🐛 Error Fixed:
- AttributeError: 'VierteljahresNachweis' object has no attribute 'completion_percentage'
- Line 5347 in destinataer_export view was calling completion_percentage()
- Corrected to call get_completion_percentage() which is the actual method name

 Export functionality now works correctly for destinataers with quarterly confirmations

The error occurred when exporting a destinataer that had quarterly tracking data.
All quarterly confirmation completion percentages are now properly exported.
2025-09-28 21:25:15 +02:00
..