Thursday, November 7, 2024
1 change · saas-17.2
Enhancements to existing features
The Indian reporting module now checks credit notes from outside the fiscal year more efficiently. This improves performance for the warning process without changing the user-facing workflow or report results.
Original PR description
With this PR, `filtered` will be removed from `_get_out_of_fiscal_year_reversed_moves` method and added to the domain for improve performance. Previous PR: https://github.com/odoo/enterprise/pull/66824 task-3915664