DeclarationTVA/core/class
Frank Cools a363c301ff Fix recalculateCA3Amounts() method
Fixed:
- Replaced non-existent getDeclarationInfo() with direct database query
- Fetches start_date and end_date from declarationtva_declarations table
- Proper error handling for missing declarations
- recalculateCA3Amounts() now works without undefined method errors
2025-10-02 20:56:21 +02:00
..
declarationtva_config.class.php Remove all debugging code and messages 2025-10-02 17:51:23 +02:00
declarationtva_period.class.php Phase 1 MVP - Core foundation complete 2025-10-02 16:16:15 +02:00
declarationtva.class.php Fix recalculateCA3Amounts() method 2025-10-02 20:56:21 +02:00