“VeLiTi” 3131c2c5b2 Refactor invoice PDF generation and VAT validation
- Updated PDF template to display a fixed software code instead of "SOFTWARE".
- Changed VAT label to include tax label dynamically and set to 0% for certain conditions.
- Enhanced JavaScript for VAT number validation with asynchronous checks against the VIES database.
- Implemented debounce for VAT number input to optimize validation calls.
- Updated country settings to include country codes for VAT validation.
- Modified email sending functions in webhook handlers to use dynamic attachment names for invoices.
2026-02-06 16:02:56 +01:00
2025-01-08 13:20:09 +01:00
2025-01-23 12:54:16 +01:00
2025-02-20 13:35:59 +01:00
Description
No description provided
50 MiB
Languages
PHP 81%
JavaScript 10.6%
CSS 8.4%