DeclarationTVA/core
Frank Cools e64c1f5a6d Simplify declaration creation by removing period selection
Create Declaration Improvements:
- Removed period dropdown selection
- Moved date fields to top of form
- Made start_date and end_date mandatory fields
- Added createDeclarationWithDates() method to DeclarationTVA class
- Added generateDeclarationNumberFromDates() helper method
- Simplified form with direct date input
- Better user experience with mandatory date fields

The form is now more straightforward - users just enter the dates
directly instead of selecting from predefined periods.
2025-10-02 18:13:16 +02:00
..
class Simplify declaration creation by removing period selection 2025-10-02 18:13:16 +02:00
modules Add debugging and manual table creation fallback 2025-10-02 17:36:29 +02:00