Monday, November 25, 2024
3 changes · master
Enhancements to existing features
This update aligns Indian GST reporting components with changes from the e-way bill refactor. It keeps return-period and report logic compatible with shared invoice processing improvements, reducing future maintenance risk without changing day-to-day workflows.
Original PR description
Related PR - https://github.com/odoo/odoo/pull/170679 - https://github.com/odoo/upgrade/pull/6624
The Twitter/X comment tooltip now tells users they can see older replies on x.com. The comment links directly to the original post, making it easier to navigate and review the full conversation.
Original PR description
**Specifications:** Change the comment tooltip to 'See older replies on x.com,' where the comment is a hyperlink to the post. **After this PR:** The comment tooltip will be updated, allowing the user to easily navigate to the post and check older replies. Task-4146085
US payroll labels for the GROSS salary rule and category have been renamed from "Taxable Salary" to "Gross Pay." This makes payslip and payroll terminology clearer and better aligned with common business language.
Original PR description
The previously named 'Taxable Salary' for the salary rule 'GROSS' and the category 'GROSS' should be renamed in the US to 'Gross Pay'. Task: 4329661