
Having used dootrips dashboard in 2.0 for a while I want to suggest:
- Add a column departure date
- Add a column arrival date
in the table shown, to sort and select.
Within the dootrip itself only the link of the Labdoo ID is shown. For delivery documents it might be helpful to have a table of all dootronics of a dootrip, e.g. with the columns (might be configurable, so a user is able to add the columns he needs and only to show a minimum for standard users):
- Labdoo-ID
- Model
- Serial no.
- weight
- Battery (Wh)
If possible, can you add these columns also to the dootronics table (edoovillage -> dootronics)
Shown: Dootronic ID Country Status Last updated
Can you offer a way to add in a flexible way more columns? As above +Model, +Serial no, +weight, +Battery (Wh)?
BTW, the headline of the dootronics table of an edoovillages is still label "doojects"
Comments
This is now resolved, please
This is now resolved, please see my notes below:
1. To the dootrips dashboard (https://www.labdoo.org/content/dootrips-dashboard), there is now two extra columns 'Departure' and 'Arrival'. See screenshot-1.png.
2. There is now a new way to print all the dootronics associated with a dootrip. This is done by using the doojects dashboard (https://www.labdoo.org/content/dootronics-dashboard) and entering in the 'Free-Text Search' the label 'dootripid:XXX'. For instance, to see all the dootronics associated with dootrip 000000037, enter 'dootripid:000000037' in the 'Free-Text Search' field. (See screenshot-2.png). This approach is more flexible as it also allows users to download the table in CSV format by using the 'Download' button to generate reports. It also allows you to visualize all the standard dootronic columns in this dashboard.
3. I have added the fields Model, Serial no., Weight, Wattage to the 'Dootronics' tab for both the edoovillage and the hubs dashboards. (See screenshot-3.png).
Please test and let me know if anything else is needed re. this subject.
Commits:
https://github.com/Labdoo/Labdoo/commit/1c3b2f5a321b5cba9791b03ad6e2cfcd...
https://github.com/Labdoo/Labdoo/commit/70a07e605182e323c8bbadeaf75d191c...
screenshot-1.png
screenshot-2.png
screenshot-3.png
Works great, but please add no. of assigned dootronics and arrow
Hi Jordi, works great, thanks.
One new wish. In the dootrip dashboard you show the number of TRANSPORTED dootronics, but this column will be updated, when dootrip arrived at edoovillage. But if you handle a larger number of dootrips you do not see at that stage in the dashboard, if and how many dootronics are already assigned to this dootrip. You have to open each dootrip to check that. You can decide how to solve it. Either use the transported columns also for "in transport", as the number of dootronics is the same(?). Or add a new field to be selected? (would help a lot)
And can you add the arrows to the left and to right (as in dootronics) to step forward and backwards in the dootrips (not urgent)? This is helpful if you opened a dootrip to step through the trips (now you have to return to the dashboard, filter again as setting were lost and start again). I do not know, if it is only possible to step through ALL dootrips OR to keep the filter in mind and step only through the filtered list of dootrips? In case of questions please contact me, thanks. Ralf
model and serial no. missing at csv export
Just tested and the "model" and "serial-no" is missing in the csv export from dootronics dashboard:
shown on screen (max. possible solumns):
Labdoo ID Status Hub Edoovillage Country Serial number Pick me up Model Wh Dootrips Notes
csv export:
Labdoo ID Status Hub Edoovillage Country Pick me up Wh Dootrips Notes
Please check and add thanks.
Ralf I have implemented the
Ralf I have implemented the first two requests:
- In the dootrip dashboard (https://www.labdoo.org/content/dootrips-dashboard), you will now see two additional features: (1) a new column for 'transported' and (2) a new selectable field also called 'transported'. These refer to actual dootronics transported.
- In each dootrip page (for instance: https://www.labdoo.org/content/dootrip-000000103-xanten-germany-moshi-ta...), you will now see left and right arrows as shortcuts to help you navigate the list of dootrips.
As for your last request (missing "model" and "serial-no"), this is a known bug that i reported in this task: https://www.labdoo.org/content/fix-csv-download-laptops-dashboard. How urgent is this one?
model and serial no. missing at csv export (2)
To have the export is not extremely urgent, but please do not drop it. Actually about 5-10 times per year we have to export a larger number by ship or plane. And for those purpose we need this export to prepare the export and delivery documents. For a typical dootrip we do not need it, maybe just to double-check, if the right laptop is given away to the dootripper. I agree that German hubs have special requests to the Labdoo portal due to the large number of laptops handled :)
Thanks for the other features, they help a lot, e.g. to priorize the dootrips deliveries.
Hi Ralf, the bug with
Hi Ralf, the bug with exporting dashboards to CSV files is now resolved. Please check and let me know if you find any other issues. Thanks.
Commit: https://github.com/Labdoo/Labdoo/commit/31dddd0547c749a0528ee0761645fec4...