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
Expected Behaviour: If we add "Observation" to Patient Encounter and submit, either the "Service Request" created or the subsequent "Observation" created should be fetched in "Get Items from Healthcare Services" in Sales Invoice.
Actual Behaviour: When we click "Get Items from Healthcare Services" in SI , both "Service Request" and "Observation" are being fetched resulting in double billing.
Module
Laboratory
Version
Frappe version - 15.36.0
ERPNext version - 15.31.1
Marley health version - 15.0.1
Installation method
manual install
Relevant log output / Stack trace / Full Error Message.
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Hi @Irfan778899 ,
The erroneous behaviour you mentioned occurs probably because the observation created has no reference to the associated service request. Please try to create the observation using the 'Create' button inside the Service Request form and see if the behaviour persists. Thank you.
Information about bug
Expected Behaviour: If we add "Observation" to Patient Encounter and submit, either the "Service Request" created or the subsequent "Observation" created should be fetched in "Get Items from Healthcare Services" in Sales Invoice.
Actual Behaviour: When we click "Get Items from Healthcare Services" in SI , both "Service Request" and "Observation" are being fetched resulting in double billing.
Module
Laboratory
Version
Frappe version - 15.36.0
ERPNext version - 15.31.1
Marley health version - 15.0.1
Installation method
manual install
Relevant log output / Stack trace / Full Error Message.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: