DeclarationTVA/core/class
Frank Cools af58397793 Remove duplicate getAccountMappings() method declaration
Fixed:
- Removed old getAccountMappings() method on line 615
- Kept the new version that joins with chart of accounts
- This fixes the 'Cannot redeclare' PHP Fatal error

The new method properly retrieves account labels from Dolibarr's accounting_account table.
2025-10-02 23:35:39 +02:00
..
declarationtva_config.class.php Remove line 16 from config definitions 2025-10-02 23:03:08 +02:00
declarationtva_period.class.php Phase 1 MVP - Core foundation complete 2025-10-02 16:16:15 +02:00
declarationtva.class.php Remove duplicate getAccountMappings() method declaration 2025-10-02 23:35:39 +02:00