Sunday, December 22, 2024
4 changes
3 changes
Enhancements to existing features
Performance test expectations were refreshed to match the latest automated test environment results. This is an internal maintenance update that helps keep test checks accurate and reduces false alarms, with no direct change for end users.
Original PR description
Update to current runbot state. Lot of counters are lower. Not sure where it comes from but hey.
Bank reconciliation now includes draft invoices and bills, helping users match payments without creating duplicate documents. When a draft document is selected for reconciliation, it is posted first so the payment can be matched cleanly.
Original PR description
Since users cannot view draft invoices/bills on the bank recon screen, duplicates may be created. To avoid this, and to simplify the process for users who might pay on draft bills, we allow the reconciliation of bank statement lines with draft invoices & bills - by posting them first. Task-4286245
Document shortcuts are now hidden for users who temporarily lose access to the target instead of being deleted. This keeps shortcuts available to other users and restores visibility automatically if access is regained, reducing confusion and unnecessary cleanup.
Original PR description
... when target becomes inaccessible. Better because it * keeps the shortcut visible to others * restores shortcut visibility if access to target is restored * is code-wise cleaner Partial revert of stable fix at aa61b07f Task-4353544
1 change
Enhancements to existing features
The Israel localization is updated for the VAT increase from 17% to 18% starting January 1, 2025. This keeps taxes, fiscal positions, company defaults, VAT reporting, and translations aligned with the new legal rate.
Original PR description
Israel is raising VAT rate from 17% to 18% on 1/1/2025. Changes: - Added new taxes (17% -> 18%) - Archived 17% taxes - Added tax group (VAT 18%) - Modified fiscal position to match those taxes - Modified VAT report to include VAT Inputs 18% - Updated default tax ids for IL res.company --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr