Friday, August 28, 2020
3 changes · master
Resolved issues and error corrections
The Helpdesk dashboard now correctly displays the My Performance section on mobile devices. This lets support users review their personal performance information while working from a phone, improving visibility on the go.
Original PR description
PURPOSE My Performance part of dashboard is not displayed in mobile SPEC when open dashboard My Performance information should display TaskId: 2314928
Fixes an issue in barcode picking where scanning the same product after cancelling the Put in Pack wizard could crash the workflow. This keeps warehouse barcode operations running smoothly and also corrects a small translation typo.
The Sign app now shows the correct share link when users share a document template. This prevents confusion and helps recipients access the intended signing document reliably.
Original PR description
Before this commit, in the sign module share link was not displaying the right way. In this commit, the share link is displaying as expected. task id: 2313170 PR: 12450