account-financial-reporting icon indicating copy to clipboard operation
account-financial-reporting copied to clipboard

[13.0][FIX] account_financial_report: Allow filtering on any code

Open vincent-hatakeyama opened this issue 2 years ago • 0 comments

Without this change, filtering on non numerical account codes does not work as the code forces the use of integer.

This is a more general fix than #1098 (later completed with #1122) and includes an adaptation of one of its tests.

vincent-hatakeyama avatar Mar 14 '24 12:03 vincent-hatakeyama