- Add CHIP payment gateway integration
- Add secure Helcim payment gateway integration
- Save send time for reminders when send time changes
- Use client/group/company name if set in client portal selector
- Improve customized company names if they exist
- Cast to qb bool for automatic taxes
- Updates for quickbooks non ast us tax calculations
- Quickbooks SDK upgrade
- Standardise the CSS layout for payment methods on the payment form
- Improve CSS layouts for rich text format areas
- Improvements to tax period report
- Improvements to Generates Counter
- France PDP refactor and update
- Updated translations
- Translations for filters
- Fixes for rounding auth.net
- Fixes for refunds via stripe by passing payment_intent
- Fixes for client and vendor associated with PO and currency formatting
- Fixes for vendor document auth
- Fixes for task status ordering
- Ensure locale is set for contact password form page
What's Changed
-
Save send time for reminders when send time changes
-
Translations for filters
-
Fixes for rounding auth.net
-
Fixes for refunds via stripe - passing payment_intent
-
Entity validation for negative prices - peppol
-
Cast to qb bool for automatic taxes
-
Updates for quickbooks non ast us tax calculations
-
use client/group/company name if set in client portal selector
-
Improve customized company names - if they exist
-
Fixes for client+vendor associated with PO + currency formatting
-
Fixes for vendor document auth
-
Fixes for task status ordering
-
Quickbooks SDK upgrade
-
Ensure locale is set for contact password form page
-
Entity translation for set password page
-
Fixes for payment reports with archived invoices
-
Fixes for missing invoice_id for quote on companyimport
-
User quality checks
-
Updates for QB syncables
-
Fix for quote layout in client portal.
-
Standardise the CSS layout for payment methods on the payment form
-
Fixes for checkout.com getCustomer errors
-
Adjustments for permissions and project burnup
-
Fixes for payfast token billing
-
Fixes for scheduler report name
-
Improve CSS layouts for rich text format areas
-
Test classes for symfony serializer
-
Updated translations
-
Add validation for size_id, on client
-
Fixes for Gocardless webhook secrets
-
France PDP refactor + update
-
Static analysis cleanup
-
Improvements to tax period report
-
Improvements to Generates Counter
-
Add CHIP payment gateway integration by @wzul in https://github.com/invoiceninja/invoiceninja/pull/11732
-
Fixes for Bank Transactions + Late Fees by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/12064
-
Add secure Helcim payment gateway integration by @daninger4995 in https://github.com/invoiceninja/invoiceninja/pull/11835
-
Inclusive (multi) tax fixes by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/12078
-
Fixes for rounding inclusive taxes by @turbo124 in https://github.com/invoiceninja/invoiceninja/pull/12079
New Contributors
- @wzul made their first contribution in https://github.com/invoiceninja/invoiceninja/pull/11732
- @daninger4995 made their first contribution in https://github.com/invoiceninja/invoiceninja/pull/11835
Full Changelog: https://github.com/invoiceninja/invoiceninja/compare/v5.13.26...v5.13.27