Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #15301 - Added optional status to quickscan checkin #15303

Merged
merged 3 commits into from
Aug 15, 2024

Conversation

snipe
Copy link
Owner

@snipe snipe commented Aug 15, 2024

This allows an optional status label field to be used for the quick scan checkin.

Screenshot 2024-08-15 at 10 21 04 AM Screenshot 2024-08-15 at 10 21 11 AM Screenshot 2024-08-15 at 10 21 32 AM Screenshot 2024-08-15 at 10 21 40 AM

Fixes #15301

Copy link

what-the-diff bot commented Aug 15, 2024

PR Summary

  • Enhancement in Asset Validation
    The update strengthens the validation in managing assets, specifically ensuring the 'status_id' is always provided when required. This leads to more accurate and consistent information in the system.

  • Added 'statusLabel_list' variable
    We introduced this variable to our Asset tracking method quickScanCheckin. This helps in neatly displaying the status label in user interface.

  • Introduced new Translation Key
    A new key known as status_label has been included to our language translation file, general.php. This ensures clear language representation across all supported languages.

  • Dropdown Menu for Status ID selection
    We added a dropdown to the quickscan-checkin interface for selecting the 'status_id' of an asset. This provides a smoother and more streamlined user experience in status designation.

  • Bulk Update Information Link
    An easily accessible link is added to the page quickscan.blade.php which provides further information about the bulk update feature. This should aid users in finding resources and guides quickly and efficiently.

@snipe snipe merged commit c3d4c82 into develop Aug 15, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant