dolibarr/htdocs/margin
MDW 3932cd5853
Qual: Update SQL query variables for situation mode in margin reports (#39282)
# Qual: Update SQL query variables for situation mode in margin reports

In the situation mode, the SQL queries for agentMargins, customerMargins, productMargins, and productMargins tab were updated to use new variable names ($sql_delta_pct and $sql_delta_ht) instead of the old ones ($delta_pct and $delta_ht).

This allows correct analysis by SqlInjection
2026-07-27 13:02:34 +02:00
..
admin css 2026-05-23 04:14:35 +02:00
lib Qual: Fix notices in .lib.php files (#31672) 2024-11-04 12:32:13 +01:00
tabs Qual: Update SQL query variables for situation mode in margin reports (#39282) 2026-07-27 13:02:34 +02:00
agentMargins.php Qual: Update SQL query variables for situation mode in margin reports (#39282) 2026-07-27 13:02:34 +02:00
checkMargins.php Fix use of MAIN_CHECKBOX_LEFT_COLUMN on all pages. This close #37987 2026-04-24 11:48:01 +02:00
customerMargins.php Qual: Update SQL query variables for situation mode in margin reports (#39282) 2026-07-27 13:02:34 +02:00
index.php add baseline exclude for phpstan (#31632) 2024-11-04 23:53:20 +01:00
productMargins.php Qual: Update SQL query variables for situation mode in margin reports (#39282) 2026-07-27 13:02:34 +02:00