
Hi all,
Is there a way I can get a report showing time sheet details for a staff? I want to see what projects and number of hours our staff booked their time in and also their comments as well.
So far I can get the details for project and hours out of Job Journal Entries, but I cannot see their comments from there.
I want something like this:
Staff A Time sheet report:
Also, are there any built-in reports in the Report Layout Selection I can use to modify to suit my purpose? I have a look at some XML Mapping sections of some reports (like the Job Register one) but couldn't find a field for time sheet comments.
Thanks!
Job register uses the job ledger entry table. The mapping to the time sheet comment line table isn’t sufficient. Would mean using a different report or a bespoke one. You might find it more flexible to use Power BI in this instance as you will need the main time sheet table and the time sheet comment line fused with the job ledger entry to retrieve what you need. Jet Reports would be another way of achieving this.
AL could be used but more than likely cleaner to start with a new report with all the data items or custom functions that retrieve the required data if it exists