Hi @mel_erp,
not sure if this is the same thing, but I have noted in ERPNext v11.1.25 that the report build shows wrong column totals as well.
Steps to reproduce:
- create timesheets
- use timesheet > report build and create a report with the total and detail hours
- apply a filter (e.g. project or employee)
- display all values
- export to Excel: you will note that the exported total is different to the one shown
Report Builder (extract):
Export (same extract, Menu > Export):
It seems like the issue might arise from a duplicated ajax call…