Skip to content

FIX: accountancy: bad filter on custom account groups #34205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

marc-dll
Copy link
Contributor

@marc-dll marc-dll commented May 20, 2025

FIX: accountancy: bad filter on custom account groups

The filter t.search_accounting_code_in of BookKeeping::fetchAllByAccount() needs an account number (see https://github.com/Dolibarr/dolibarr/blob/18.0/htdocs/accountancy/class/bookkeeping.class.php#L906) but is given an account id.

@eldy eldy merged commit 819c3fd into Dolibarr:18.0 May 20, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants