Hello Mr Anton,
Firstly I would like to thank you for your hard working on bringing traccar to the mass as a part of open source project, and i hope traccar can be developed more in the future. So I've been testing traccar for several day, and wondering if I can add a custom report on it. I have two custom report that I want implement:
1.Summary Report
I want this report look like this:
Time______________Activity
00:00 - 01:59_____Stop for 1 hour 59 minute {at @Geofence ##if in it}. Show address.
01:59 - 02:30_____Drive for 31 minute.
02:30 - 02:45_____Stop for 15 minute.
2.Geofence Report
I want this report look like this:
Date In__________Date Out__________Geofence
2018-06-01_____2018-06-05_______Main Force, New York
2018-07-24_____2018-07-25_______HQ
I would like to ask a guidance from you, Mr Anton, if I want a report like that. Can I use the existing data that created by existing traccar logic?
Or should I make some change to the logic too? Would you mind to guide me, where should I look into first?
Thank You
Most likely you would need to modify code.
Can you help me with it, where should I look into first?
Hi,
Did you come right with this. I would also like to generate a report like this.
Thanks
Hello Mr Anton,
Firstly I would like to thank you for your hard working on bringing traccar to the mass as a part of open source project, and i hope traccar can be developed more in the future. So I've been testing traccar for several day, and wondering if I can add a custom report on it. I have two custom report that I want implement:
1.Summary Report
I want this report look like this:
Time______________Activity
00:00 - 01:59_____Stop for 1 hour 59 minute {at @Geofence ##if in it}. Show address.
01:59 - 02:30_____Drive for 31 minute.
02:30 - 02:45_____Stop for 15 minute.
2.Geofence Report
I want this report look like this:
Date In__________Date Out__________Geofence
2018-06-01_____2018-06-05_______Main Force, New York
2018-07-24_____2018-07-25_______HQ
I would like to ask a guidance from you, Mr Anton, if I want a report like that. Can I use the existing data that created by existing traccar logic?
Or should I make some change to the logic too? Would you mind to guide me, where should I look into first?
Thank You