health icon indicating copy to clipboard operation
health copied to clipboard

Appointment Charges are not correctly fetched from appointment template

Open SirPente opened this issue 1 year ago • 0 comments

Information about bug

According to documentation the charges set on the appointment type should override the charges set at practitioner level. However, the system is still applying the practitioner charges while expected behaviour is to applyh appoitnment type charges I tried to remove charge from practitioner to work around the issue but this throws an error.

In the example below practiotioner charges of 1000 are applied instead of the one set at appointmen type (500000)

Invoice image

image Template image Practitioner image Appointment image

If removing the charge item from Practitioner: image

Module

Outpatient Module, Setup / Configuration, Integration with ERPNext modules

Version

ERPNext: v14.45.1 (HEAD) Frappe Framework: v14.53.1 (HEAD) Healthcare: v14.0.2 (HEAD)

Installation method

FrappeCloud

Relevant log output / Stack trace / Full Error Message.

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

SirPente avatar Oct 27 '23 13:10 SirPente