Commit Graph

10 Commits

Author SHA1 Message Date
“VeLiTi”
d7b9b91bb6 Refactor authorization and token refresh logic; update tax handling and invoice generation
- Changed variable name from `$stmt_service` to `$stmt_refreshkey` for clarity in `authorization.php` and `token_refresh.php`.
- Added null coalescing operator to ensure criteria are set to an empty string if not provided in `products_software_versions.php`.
- Modified SQL script to add `eu` column to `taxes` table and update tax rates based on EU membership.
- Enhanced invoice generation logic in `functions.php` to include VAT notes based on customer country and VAT number.
- Updated email and PDF templates to display VAT notes and percentages correctly.
- Adjusted JavaScript tax calculation logic to handle VAT based on country and VAT number.
- Fixed API URL in `index.php` for token refresh endpoint.
- Updated countries data structure in `countries.php` to include EU membership status.
2026-02-05 15:26:41 +01:00
“VeLiTi”
c4cb99b945 Implement token refresh logic and add refreshkey to user management 2026-02-05 14:00:36 +01:00
“VeLiTi”
2245297a7d CMXX - Custom folder 2025-03-31 15:48:42 +02:00
“VeLiTi”
faf5a5156b CMXX - First candidate 2025-03-05 20:45:35 +01:00
“VeLiTi”
ad51669e32 CMXX - Changed history to equipment_history 2024-12-02 15:40:05 +01:00
“VeLiTi”
be96b12e66 CMXX - Link to asset in contract 2024-10-21 17:03:21 +02:00
“VeLiTi”
43144ca91b API security update 2024-10-15 13:28:53 +02:00
“VeLiTi”
d2b022a08b CMXX - New translations ES, PT. Registration page translated. 2024-10-10 14:09:31 +02:00
“VeLiTi”
78cfe93dce CM89 - contract changes 2024-09-20 14:57:11 +02:00
“VeLiTi”
0532f93bd9 CIM88 - Changelog en reporting 2024-08-30 15:01:07 +02:00