Skip to content
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

FIX group by qty in product margin tab #933

Conversation

lvessiller-opendsi
Copy link

FIX group by qty in product margin tab
DLB : Dolibarr#29853

You got an SQL error when you want to order by "Qty" in product margin tab :
SQL error :
ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'd.qty' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by

@lvessiller-opendsi
Copy link
Author

Already merged on Dolibarr v18

@thomas-Ngr
Copy link

already merged

@thomas-Ngr thomas-Ngr closed this Jun 7, 2024
@lvessiller-opendsi lvessiller-opendsi deleted the 2024_rc_fix-margin-tabs-product-group-by-qty branch June 7, 2024 07:39
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.

2 participants