Skip to content

Fix sql request#550

Open
stonebuzz wants to merge 3 commits into10.0/bugfixesfrom
fix_sql_request
Open

Fix sql request#550
stonebuzz wants to merge 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

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