Changes between Version 10 and Version 11 of AdvancedReports


Ignore:
Timestamp:
09/25/25 00:14:57 (3 weeks ago)
Author:
223270
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedReports

    v10 v11  
    6868GROUP BY d.location_name
    6969HAVING COUNT(a.id_activity) > 0
    70 ORDER BY percent_cheap_activities DESC; DESC;
     70ORDER BY percent_cheap_activities DESC;
    7171}}}
    7272