mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
* fix(healthcare): Made payment fields mandatory for new appointments (#26608)
* fix(healthcare): Made payment fields mandatory for new appointments
* fix: sider issues
* fix: Fix failing test
* fix: Patient appointment invoicing
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
Co-authored-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in>
(cherry picked from commit a65498dc61)
# Conflicts:
# erpnext/healthcare/doctype/patient_appointment/patient_appointment.json
# erpnext/healthcare/doctype/patient_appointment/test_patient_appointment.py
* chore: Fix merge conflicts
* chore: Fix failing tests
Co-authored-by: Chillar Anand <anand21nanda@gmail.com>