DeclarationTVA/core/modules
Frank Cools ea07eb1fe6 Fix SQL file path and update main schema
SQL Path Fix:
- Fixed module init() to look in /custom/declarationtva/sql/ instead of /declarationtva/sql/
- Updated dolibarr_allversions.sql with MVP schema content
- Ensures tables are created with correct structure from the start

Schema Updates:
- Uses MVP schema with correct unique constraints
- Supports multiple accounts per CA-3 line from creation
- Includes all necessary tables for basic functionality
- Proper indexes and foreign key constraints

The module should now create tables properly when activated!
2025-10-02 17:34:38 +02:00
..
modDeclarationTVA.class.php Fix SQL file path and update main schema 2025-10-02 17:34:38 +02:00