-
Notifications
You must be signed in to change notification settings - Fork 16
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
Dispensing: Prescribed Quantity #6180
Comments
Stored in the |
@mark-prins do we need to record this if we have no stock at all for that item (e.g. Placeholder Line?) |
Heya @mariyamsupply! Just wondering if we can get your thoughts on the |
I think it'd make sense if we put 'Prescribed quantity' first, and then the 'Issue' input, with way more space in between. ps. why do we have grey bg in the inputs? 👀 |
Here's mSupply for Reference I think your solution would work @mariyamsupply if we then update the issue qty to the prescribed qty. In the specs it explicitly says no logic, but I think this would be ok, @mark-prins do you agree? In normal operations we want to make sure the first field is the one people need to fill in (prescribed Qty is optional). |
I think if they asked for this field they want to fill it, and sequentially it makes sense to fill it first. and yes, when you enter prescribed quantity 20 we can auto-fill 'issue' with 20 too. |
Thanks @mariyamsupply Next question @mark-prins do we need to translate the Store Pref for usePrescribedQty, or is it ok to just have it turned on for everyone? |
Store preference please 🙏 |
|
@mariyamsupply thanks for that solution. How does the below feel like? Screen.Recording.2025-01-31.at.11.14.29.AM.movRegarding the comment : Pretty sure this is happening due to the latest changes with Material UI. Will look into it sometime soon |
nice! Let's keep them closer tho :) Thanks! |
Made it closer Screen.Recording.2025-01-31.at.12.08.23.PM.mov |
Add Prescribed Quantity Prescription LineEditView
New field in the Line Edit View to record the prescribed quantity of the item (might be more than dispensed)
Notes
Need to figure out Where is this stored in mSupply?
Not 100% sure where this field shows up for editing? (probably next to the all
Issue
field? Under quantity)This column is editable manually
This column doesn’t trigger any calculation
No need to to Implement the store preference for ‘edit prescribed quantity’
Acceptance Criteria 🧾
Epic Link 🔗
#6000
Moneyworks Jobcode 🧰
OMS:CIDV
The text was updated successfully, but these errors were encountered: