Sunday, September 29, 2024
1 change · saas-17.4
Resolved issues and error corrections
Tax lookup on invoices, bills, and journal entries now works again with shortened search terms such as "21M". This restores a useful shortcut for users selecting taxes and reduces friction during accounting data entry.
Original PR description
After [this refactoring] a regression occurred on the search for taxes on invoices/bills/journal entries. Before, there was a custom search function that allowed to search with a term like "21M" and get the taxes "21% M ...". After the refactoring this was broken. This commit fixes that again. [this refactoring]: https://github.com/odoo/odoo/commit/7fc8794655840961dab1bd80a4bfad3b30953448