DeclarationTVA/core
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
..
class Remove duplicate getAccountMappings() method declaration 2025-10-02 23:35:39 +02:00
modules Move DeclarationTVA module to Financial category 2025-10-02 23:11:48 +02:00