Skip to content

Comments

Fix sql request#550

Merged
Rom1-B merged 3 commits into10.0/bugfixesfrom
fix_sql_request
Feb 23, 2026
Merged

Fix sql request#550
Rom1-B merged 3 commits into10.0/bugfixesfrom
fix_sql_request

Conversation

@stonebuzz
Copy link
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

Fix bad SQL request

SQL Error "1054": Unknown column 'price_ati` - `price_discounted' in 'SELECT' in query "SELECT SUM(`price_ati`) AS `priceTTC`, SUM(`price_discounted`) AS `priceHT`, SUM(`price_ati`` - ``price_discounted`) AS `priceTVA` FROM `glpi_plugin_order_orders_items` WHERE `plugin_order_orders_id` = '3716'"

Screenshots (if appropriate):

@stonebuzz stonebuzz requested a review from Rom1-B February 13, 2026 08:03
@stonebuzz stonebuzz self-assigned this Feb 13, 2026
@stonebuzz stonebuzz added the bug label Feb 13, 2026
@stonebuzz stonebuzz mentioned this pull request Feb 13, 2026
2 tasks
@stonebuzz
Copy link
Contributor Author

Need : #551

@Rom1-B Rom1-B merged commit 7e928c9 into 10.0/bugfixes Feb 23, 2026
3 checks passed
@Rom1-B Rom1-B deleted the fix_sql_request branch February 23, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants