-
Notifications
You must be signed in to change notification settings - Fork 14
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
Allow user to enter an asset number when creating an asset via 2d Matrix Barcode Scan #5392
Comments
It would be good to allow users to edit the asset number, especially as we don't perform any checks for duplicate asset numbers across the country system currently. |
Should also clean up Ref usage in the confirmation modal https://github.com/msupply-foundation/open-msupply/pull/5382/files/76d409d3e4673c2ec7a0f29aa191164aa063891d#r1839293136 |
Further request for asset number to be editable: #5469 |
Clarifying -- are we doing:
And if the first one, assume we'd just put the number in the main form and make it a field along with everything else? |
For CCE, I can see HCW getting confused if they don't know what the asset number should be, so for scanning I think we should default the asset number to the serial number but allow it to editable?
Sounds good to me.. |
Moved to 2.4.1 as @CarlosNZ is still in progress with this, and 2.4.1 is releasing soon enough... |
Is your feature request related to a problem? Please describe 👀
When importing a cold chain equipment asset via a 2d Data Matrix, the user doesn't get an opportunity to enter an asset number (serial number is used instead)
Describe the solution you'd like 🎁
User should get a prompt to enter an asset number when confirming they want to create the asset.
Describe alternatives you've considered 💭
Could allow asset number editing? Might be a better solution?
Should also consider consolidating the saving logic between the new asset modal and the scan button.
Potentially logic such as adding the first functional status on creation should be moved to the backend???
Additional context 💌
Moneyworks Jobcode 🧰
The text was updated successfully, but these errors were encountered: