- Added journal entry table to detailed PDF with columns: Code compte, Libellé compte, Libellé écriture, Débit, Crédit - Implemented complex balancing logic for TD > 0 and TD <= 0 cases - Added account label lookup with proper mapping for 4455100, 4456700, 658000, 758000 - Fixed account label retrieval to use custom uppercase labels from chart of accounts - Optimized table layout with centered positioning and appropriate column widths - Reduced font sizes for better page fit while maintaining readability - Added final balancing entries using 658000 (debit) and 758000 (credit) accounts - Removed all debug logging for production-ready code |
||
|---|---|---|
| .tx | ||
| admin | ||
| build | ||
| core | ||
| docs | ||
| img | ||
| langs | ||
| lib | ||
| sql | ||
| templates | ||
| .gitattributes | ||
| .gitignore | ||
| CA3_FIELD_NAMING.md | ||
| ChangeLog.md | ||
| composer.json | ||
| COPYING | ||
| declarationtva_create.php | ||
| declarationtva_line_details_ajax.php | ||
| declarationtva_view.php | ||
| declarationtvaindex.php | ||
| download_pdf.php | ||
| migrate_line_label_field.php | ||
| modulebuilder.txt | ||
| PLANNING.md | ||
| README.md | ||
| run_migration.php | ||
| TASK.md | ||
DECLARATIONTVA FOR DOLIBARR ERP & CRM
Features
Description of the module...
Other external modules are available on Dolistore.com.
Translations
Translations can be completed manually by editing files in the module directories under langs.
Installation
Prerequisites: You must have Dolibarr ERP & CRM software installed. You can download it from Dolistore.org. You can also get a ready-to-use instance in the cloud from https://saas.dolibarr.org
From the ZIP file and GUI interface
If the module is a ready-to-deploy zip file, so with a name module_xxx-version.zip (e.g., when downloading it from a marketplace like Dolistore),
go to menu Home> Setup> Modules> Deploy external module and upload the zip file.
Final steps
Using your browser:
- Log into Dolibarr as a super-administrator
- Go to "Setup"> "Modules"
- You should now be able to find and enable the module
Licenses
Main code
GPLv3 or (at your option) any later version. See file COPYING for more information.
Documentation
All texts and readme's are licensed under GFDL.