Friday, February 28, 2025
2 changes · saas-18.1
Enhancements to existing features
The Vendor Bills shortcut on partner records is now provided by the Accounting app instead of Purchase. This keeps the button available where accounting-related vendor bill information belongs, while avoiding duplicate buttons during module updates.
Original PR description
Move the Vendor Bills smart button from the `purchase` module to the `account` module. The views records in `purchase` module are kept as but made empty so that if the user updates the `account` module, it will also update the `purchase` module and hide the smart button from the `purchase` to only keep the new one from the `account` module. task-4584035
The time off attendance view was adjusted so the “Extra Hours Available” label no longer wraps onto multiple lines. This improves readability and keeps the employee time off screen cleaner and easier to scan.
Original PR description
With this commit, the line `Extra Hours Available` is no longer wrapped. task-4526451 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr