Go to file
Frank Cools 5edb85872b v2.5.13: Fixed class definition order for TCPDF dependency
- Moved custom PDF class definition after TCPDF include
- Custom class now extends TCPDF after it's properly loaded
- Fixed 'Class TCPDF not found' error by correct class definition order
- Custom PDF class now works with proper dependency loading
- Updated module version to 2.5.13
2025-10-08 12:49:03 +02:00
.tx Initial commit: DeclarationTVA Dolibarr module 2025-10-02 15:31:50 +02:00
admin Version 2.5.0: Journal Configuration System 2025-10-08 11:48:33 +02:00
build Initial commit: DeclarationTVA Dolibarr module 2025-10-02 15:31:50 +02:00
core v2.5.13: Fixed class definition order for TCPDF dependency 2025-10-08 12:49:03 +02:00
docs Major CA-3 VAT Declaration Module Updates 2025-10-03 13:22:43 +02:00
img Initial commit: DeclarationTVA Dolibarr module 2025-10-02 15:31:50 +02:00
langs v2.5.1: Enhanced PDF layout with light gray section backgrounds 2025-10-08 12:21:26 +02:00
lib Initial commit: DeclarationTVA Dolibarr module 2025-10-02 15:31:50 +02:00
sql Version 2.5.0: Journal Configuration System 2025-10-08 11:48:33 +02:00
templates Update template to version 30.2 2025-10-08 01:39:39 +02:00
.gitattributes Initial commit: DeclarationTVA Dolibarr module 2025-10-02 15:31:50 +02:00
.gitignore Initial commit: DeclarationTVA Dolibarr module 2025-10-02 15:31:50 +02:00
CA3_FIELD_NAMING.md Major CA-3 VAT Declaration Module Updates 2025-10-03 13:22:43 +02:00
ChangeLog.md v2.5.13: Fixed class definition order for TCPDF dependency 2025-10-08 12:49:03 +02:00
composer.json Major CA-3 VAT Declaration Module Updates 2025-10-03 13:22:43 +02:00
COPYING Initial commit: DeclarationTVA Dolibarr module 2025-10-02 15:31:50 +02:00
declarationtva_create.php Add automatic table creation to declaration create page 2025-10-02 18:19:09 +02:00
declarationtva_line_details_ajax.php Fix right alignment for amount column using inline CSS 2025-10-02 23:45:11 +02:00
declarationtva_view.php Remove debugging code from validation process 2025-10-06 18:24:01 +02:00
declarationtvaindex.php v2.5.1: Enhanced PDF layout with light gray section backgrounds 2025-10-08 12:21:26 +02:00
download_pdf.php Simplify token validation in download handler 2025-10-06 18:07:38 +02:00
migrate_line_label_field.php Add web-based database migration script for line_label field 2025-10-03 15:34:43 +02:00
modulebuilder.txt Initial commit: DeclarationTVA Dolibarr module 2025-10-02 15:31:50 +02:00
PLANNING.md Add missing Sections C and D - Complete CA-3 Structure (Notice 4722) 2025-10-02 17:05:39 +02:00
README.md Initial commit: DeclarationTVA Dolibarr module 2025-10-02 15:31:50 +02:00
run_migration.php Fix validation error for missing database columns 2025-10-06 17:07:49 +02:00
TASK.md Version 2.1.0: Enhanced PDF Export with Detailed Breakdown Pages 2025-10-06 16:47:02 +02:00
TEMPLATE_MAINTENANCE_MANUAL.md Implement minor version system for template management 2025-10-08 01:26:12 +02:00

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.