You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should show a component to enter payment details
Notes
Add dedicated Payments
Add a panel dedicated to price split showing the total price of the prescription (sell price per item x units)
Total to be paid by patient
Outstanding amount : gets automatically updated when the Amount paid field is edited
Do not add a field for Credit
Add a panel for payments
Field : Payment type (dropdown menu + cash by default)
Field : Amount paid (manually editable)
Field: Change required
Field : Note (manually editable)
The invoice cannot be finalised if the outstanding amount is different from the paid amount.
Print receipt
Tasks...
Implement the ‘Receive payments from prescription window’ store preference
Add a payments tab if the preference (above) is enabled
Show
Total price of prescription (sell price per item * number of items)
Total to be paid by patient
Display any active insurance schemes that the patient is enrolled in
Policy number
Name
Policy type
Discount rate
Insurance drop down
Amount paid by insurance
Payment type drop down ( cash is the default )
Amount paid ( manually editable )
The invoice cannot be finalised if the outstanding amount is different from the paid amount
Display the ’amount given’ and ‘change to give back’
Acceptance Criteria 🧾
If the payment amount is not entered, the user should not be able to save and finalise the dispensing
If the payment amount is entered, but less than total value of the dispensing, the user should not be able to save and finalise the dispensing
If the payment amount is entered, and equal to or greater than the total value of the dispensing, the user should be able to save and finalise the dispensing
If the payment acount is greater than the total value of the dispensing, the user should see the amount of change to be returned ( difference between payment amount and total value of the dispensing)
The payment amount should be recorded as plugin data against the invoice
The payment amount should be displayed in the payment details section of the invoice (side panel)
A print reciept button should be available in the payment modal?
Create a plugin to record payment information for dispensing
Extend #6176 with a plugin.
This should show a component to enter payment details
Notes
Add dedicated Payments
Add a panel dedicated to price split showing the total price of the prescription (sell price per item x units)
Add a panel for payments
Tasks...
Acceptance Criteria 🧾
Epic Link 🔗
#6000
Moneyworks Jobcode 🧰
OMS:CIDV
The text was updated successfully, but these errors were encountered: