We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
New Column in the Table in the Prescription Detail View to show the cost price of the item.
Sell price might get more complicated with insurance etc, but for now, we can just show the sell price as the pack quantity * sell price.
Cost Price
pack quantity * cost price
Sell Price
pack quantity * sell price
#6000
OMS:CIDV
The text was updated successfully, but these errors were encountered:
zachariah-at-msupply
Successfully merging a pull request may close this issue.
Add Cost Price to the Prescription Detail View
New Column in the Table in the Prescription Detail View to show the cost price of the item.
Note
Sell price might get more complicated with insurance etc, but for now, we can just show the sell price as the pack quantity * sell price.
Acceptance Criteria 🧾
Cost Price
column =pack quantity * cost price
Sell Price
column =pack quantity * sell price
Epic Link 🔗
#6000
Moneyworks Jobcode 🧰
OMS:CIDV
The text was updated successfully, but these errors were encountered: