Delete Feature: - Added deleteDeclaration() method to DeclarationTVA class - Only allows deletion of draft declarations (safety check) - Deletes CA-3 lines first, then declaration record - Added delete button to main interface for draft declarations - Added confirmation dialog before deletion - Added success/error messages for delete operations - Added translations in both English and French Security: - Only draft declarations can be deleted - Confirmation dialog prevents accidental deletion - Proper error handling and user feedback The interface now shows a delete button for each draft declaration! |
||
|---|---|---|
| .tx | ||
| admin | ||
| build | ||
| core | ||
| img | ||
| langs | ||
| lib | ||
| sql | ||
| .gitattributes | ||
| .gitignore | ||
| ChangeLog.md | ||
| COPYING | ||
| declarationtva_create.php | ||
| declarationtva_view.php | ||
| declarationtvaindex.php | ||
| modulebuilder.txt | ||
| PLANNING.md | ||
| README.md | ||
| 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.