- 4f9a147 fix: tests by Rucha Mahabal · 4 years, 11 months ago
- 0eeaad8 fix: create fee validity for new patients only by Rucha Mahabal · 4 years, 11 months ago
- 2d785b7 fix: invoicing logic for appointments by Rucha Mahabal · 4 years, 11 months ago
- f2574dd fix: set fee validity start date and set status as Completed or Pending by Rucha Mahabal · 4 years, 11 months ago
- 2f2c09b fix: wrong fee validity calculation and payment fields visibility in appointment by Rucha Mahabal · 4 years, 11 months ago
- cd31996 fix: check fee validity in a single function by Rucha Mahabal · 5 years ago
- 200cb34 Merge branch 'develop' into healthcare_refactor by Rucha Mahabal · 5 years ago
- 05853ef feat: Healthcare Domain Workspace with chart and shortcuts by Rucha Mahabal · 5 years ago
- 451382e feat: update desk pages by Shivam Mishra · 5 years ago
- 72993d6 Merge branch 'develop' into healthcare_refactor by Rucha Mahabal · 5 years ago
- 06d1b04 refactor: Healthcare Module Page by Rucha Mahabal · 5 years ago
- c4b2dce feat: Fee Validity status (Ongoing, Expired, Completed) by Rucha Mahabal · 5 years ago
- 27512c8 refactor: Healthcare utils by Rucha Mahabal · 5 years ago
- e8bbdd5 fix: Lab Test Template data import failing in Lab Test Item creation by Rucha Mahabal · 5 years ago
- ac4199f fix (Lab Test): None TypeError in Patient Medical Record by Rucha Mahabal · 5 years ago
- 1111781 fix (Vital Signs): Patient Medical Record not found by Rucha Mahabal · 5 years ago
- 0310366 fix (cleanup): remove incomplete dependencies data by Shivam Mishra · 5 years ago
- 33fec1d feat: Patient Registration Web Form by Rucha Mahabal · 5 years ago
- 77e84df fix: remove deprecated Appointment Analytics Tree Grid Report by Rucha Mahabal · 5 years ago
- 5a92b3f feat: set chart for Appointment Analytics by Rucha Mahabal · 5 years ago
- 85aab34 feat: Patient Appointment Analytics Script Report by Rucha Mahabal · 5 years ago
- 1f151c1 refactor: update restrict to domain data by Shivam Mishra · 5 years ago
- 3f59af3 feat: added base config for domains by Shivam Mishra · 5 years ago
- 9565e62 refactor: Clinical Procedure code by Rucha Mahabal · 5 years ago
- 75626d6 fix: set consumable entries on client side and not on validate by Rucha Mahabal · 5 years ago
- 5ec7b55 fix: consumable total amount not set in Clinical Procedure by Rucha Mahabal · 5 years ago
- 7c5947f fix: Batch not getting fetched in Clinical Procedure Item by Rucha Mahabal · 5 years ago
- d244ac9 fix: status inconsistencies in Clinical Procedure by Rucha Mahabal · 5 years ago
- 0ed4cab fix: make Clinical Procedure submittable by Rucha Mahabal · 5 years ago
- d76908d fix: Clinical Procedure Template code refactor by Rucha Mahabal · 5 years ago
- 8c5725c fix: change item_code from Link to Data to avoid item not found error by Rucha Mahabal · 5 years ago
- 61203b8 fix: disabled Procedure Template shown as enabled in List View by Rucha Mahabal · 5 years ago
- e29d5c1 fix: Schedule Admission button not visible by Rucha Mahabal · 5 years ago
- a61bf44 feat: capture symptoms, diagnosis in Table Multiselect instead of Small Text by Rucha Mahabal · 5 years ago
- 22351ad refactor: Patient Encounter by Rucha Mahabal · 5 years ago
- 63d987f fix: fields fetched incosistently from appointment and patient by Rucha Mahabal · 5 years ago
- 41bd317 refactor: Patient Appointment status by Rucha Mahabal · 5 years ago
- 7c66975 feat: validate Customer creation for Patient during Appointment booking by Rucha Mahabal · 5 years ago
- 5100e11 fix: appointment reminders not working by Rucha Mahabal · 5 years ago
- 24055e1 refactor: Patient Appointment by Rucha Mahabal · 5 years ago
- ba740ff feat: show linked Sales Invoice in Patient Appointment after booking by Rucha Mahabal · 5 years ago
- 4dd6f0a fix: non-empty service unit set as empty after booking appointment by Rucha Mahabal · 5 years ago
- 50b6779 fix: remove check availability button from form by Rucha Mahabal · 5 years ago
- 513b443 fix: make check availability as the primary action button by Rucha Mahabal · 5 years ago
- 4d9d51d fix: get prescribed procedures button not working by Rucha Mahabal · 5 years ago
- 217e1b4 refactor: Appointment Type, add dashboard by Rucha Mahabal · 5 years ago
- 6ffdbcb feat: show Patient Appointment status in List View by Rucha Mahabal · 5 years ago
- b010988 feat: add dashboards to Healthcare Masters by Rucha Mahabal · 5 years ago
- 0a35b22 refactor: Healthcare masters by Rucha Mahabal · 5 years ago
- d089029 fix: disabled practitioner schedule shown as enabled in list view by Rucha Mahabal · 5 years ago
- be29a24 refactor: Patient master by Rucha Mahabal · 5 years ago
- 2f67647 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-incorrect-translations by Suraj Shetty · 5 years ago
- 48e9bc3 fix: Incorrect translation syntax by Suraj Shetty · 5 years ago
- a4202d1 fix: disabled patient shown as enabled by Rucha Mahabal · 5 years ago
- c7417c0 refactor: Healthcare Settings by Rucha Mahabal · 5 years ago
- 0a27c98 fix(Healthcare): disabled Lab Test Template shown as Enabled in List View (#20378) by Rucha Mahabal · 5 years ago
- 72c3dd1 fix: healthcare settings registration fee NoneType error (#20395) by Rucha Mahabal · 5 years ago
- 000ac00 Merge branch 'develop' into rename-doc-fix by Suraj Shetty · 5 years ago
- e3c0529 fix: date validation on inpatient record, else condition removing on clinical prcd templ which is not req (#19691) by Khushal Trivedi · 5 years ago
- 5a31e22 chore: frappe.rename_doc update by Gavin D'souza · 5 years ago
- 871193e fix: removed annotations altogether for bmi by Mohamud Amin Ali · 5 years ago
- 02279df fix: appropriate annotations in BMI by Mohamud Amin Ali · 5 years ago
- 43b22b4 fix: a more legible chart for vitals by Mohamud Amin Ali · 5 years ago
- 0d7359a fix: Vitals chart not diplaying by mudux · 5 years ago
- 7d6f52f fix: add system user perm in patient (#19133) by Himanshu · 5 years ago
- 5a61880 fix: provided delete permission (#19143) by Anurag Mishra · 5 years ago
- 7496548 fix: not able to create invoice against patient (#18858) by rohitwaghchaure · 5 years ago
- 5aaf15d fix: healthcare practitioner not showing in the dropdown (#18929) by rohitwaghchaure · 5 years ago
- 5073ac4 fix: Patient History (Patient Medical Record) (#17972) by Jamsheer · 6 years ago
- 841d852 refactor: added missing translation functions (#18143) by Anurag Mishra · 6 years ago
- 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 6 years ago
- 448af7b fix: NoneType fixes in Lab test (#17858) by Deepesh Garg · 6 years ago
- 89206e7 fixed merge conflict by Nabin Hait · 6 years ago
- 29dc744 fix: healtcare unit type enable toggle by scmmishra · 6 years ago
- d77fe38 fix: Remove no_sitemap property by Faris Ansari · 6 years ago
- fc88029 fix: fix item field for clinical procedure template by Zlash65 · 6 years ago
- 7fc9825 Merge pull request #16368 from ESS-LLP/pr_staging_fixes_2 by Nabin Hait · 6 years ago
- f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
- 319ca86 fix: Test Fee Validity by Jamsheer · 6 years ago
- c0ac849 fix: Helathcare Prcatitioner custom query escaped by Jamsheer · 6 years ago
- 45c5138 fix: updated options for abdomen in Vital Signs by Jamsheer · 6 years ago
- f2d7e33 fix: Patient Appointment - Calendar - status != Cancelled by Jamsheer · 6 years ago
- 17bb0da fix: remove print statement by Jamsheer · 6 years ago
- c380423 fix: Patient - Quick Entry enabled by Jamsheer · 6 years ago
- 52ac72e fix: Validate Patient Appointment by Jamsheer · 6 years ago
- c0097ad feat: Filter active Healthcare Practitioner by Jamsheer · 6 years ago
- fb7b529 fix: Clinical Procedure - consume stock if items present by Jamsheer · 6 years ago
- 3e01891 fix: Traverse note from procedure prescription to appointment by Jamsheer · 6 years ago
- f3c4f5a fix: Clinical Procedure - copy fields from appointment by Jamsheer · 6 years ago
- f4d0fcb fix: patient - user welcome email configuration by Jamsheer · 6 years ago
- b2c9268 fix: Patient Appointment - Calendar - set color from appointment type by Jamsheer · 6 years ago
- 78d9fac Merge branch 'staging-fixes' into pr_staging_fixes by Nabin Hait · 6 years ago
- 64e42e1 fix: Patient Appointment - update list view by Jamsheer · 6 years ago
- ee6b317 fix: Patient Appointment - Code standards by Jamsheer · 6 years ago
- 45695c9 fix: Realign Patient Appointment fields by Jamsheer · 6 years ago
- dc3ae11 feat: Reschedule - Patient Appointment by Jamsheer · 6 years ago
- b9a95e2 [FIX][#15018][PATIENT Relation should be unique] by Jsukrut · 6 years ago
- d14e46e Doctypes in domains that are in beta are now restricted to that domain by Tyler Matteson · 6 years ago
- 961849b Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
- 305c82b fix(medical-record): Remove z-index property (#15790) by Shreya Shah · 6 years ago