1. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
  2. 0f05925 test: Do Not Bill Patient Encounters for Inpatients by Rucha Mahabal · 4 years, 1 month ago
  3. 1354197 feat(Healthcare Settings): Do Not Bill Patient Encounters for Inpatients by Rucha Mahabal · 4 years, 1 month ago
  4. 7619d3d fix(merge): develop by Rushabh Mehta · 4 years, 1 month ago
  5. 8549358 Merge branch 'develop' into make-ipme-entries-editable by Rucha Mahabal · 4 years, 1 month ago
  6. dcda8b9 feat: Patient appointment status changes (#24201) by Jannat Patel · 4 years, 1 month ago
  7. aff3f61 fix: allow medication entries to be deleted from the table by Rucha Mahabal · 4 years, 1 month ago
  8. 7206e12 test: Allow Discharge despite Unbilled Services by Rucha Mahabal · 4 years, 1 month ago
  9. 03b25be feat: Allow Discharge despite Unbilled Healthcare Services by Rucha Mahabal · 4 years, 1 month ago
  10. f2a431d fix: filter Therapy Types and Therapy Plan in Patient Appointment by Rucha Mahabal · 4 years, 2 months ago
  11. 5a8a52b fix: Therapy Type and Therapy Plan field visibility in Patient Appointment by Rucha Mahabal · 4 years, 2 months ago
  12. fd044b0 Merge branch 'rebrand-ui' of https://github.com/frappe/erpnext into desk-enhancements by Shivam Mishra · 4 years, 2 months ago
  13. ada5fac Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 2 months ago
  14. d857d70 Merge branch 'develop' into stock-entry-for-medication-entries by Marica · 4 years, 2 months ago
  15. fec8dba fix(merge): merge develop by Rushabh Mehta · 4 years, 2 months ago
  16. 727b2f9 fix: throw an error when no pos profile exist (#24025) by Afshan · 4 years, 2 months ago
  17. 2fa3cac feat: update workspace folders by Shivam Mishra · 4 years, 2 months ago
  18. 2895645 feat: rename desk page to workspace by Shivam Mishra · 4 years, 2 months ago
  19. 9aaca25 feat: update desk page json by Shivam Mishra · 4 years, 2 months ago
  20. de68f74 chore: update all desk pages by Shivam Mishra · 4 years, 2 months ago
  21. 27e7c26 fix: link type by Shivam Mishra · 4 years, 3 months ago
  22. 61388d4 feat: update desk pages by Shivam Mishra · 4 years, 3 months ago
  23. cf012ca fix: show stock entry button only if update stock is enabled by Rucha Mahabal · 4 years, 2 months ago
  24. f5eddce test: Inpatient Medication Entry Drug Shortage by Rucha Mahabal · 4 years, 2 months ago
  25. ac8ee24 feat: Medication doctypes added to Desk page and Patient dashboard by Rucha Mahabal · 4 years, 2 months ago
  26. 5422869 feat(IPME): Button to create Stock Entry for Drug Shortage by Rucha Mahabal · 4 years, 2 months ago
  27. 90e33e5 refactor: Format translation strings (#24004) by Mohammad Hasnain Mohsin Rajan · 4 years, 2 months ago
  28. c66bd45 feat: Inpatient Medication Orders Script Report (#23984) by Rucha Mahabal · 4 years, 2 months ago
  29. 542bc01 fix(minor): update routes by Rushabh Mehta · 4 years, 3 months ago
  30. bed717b Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years, 3 months ago
  31. 13fb562 fix: sider by Rucha Mahabal · 4 years, 3 months ago
  32. 2673c19 fix: therapy plan and session fixes by Rucha Mahabal · 4 years, 3 months ago
  33. 7190e1e fix: Inpatient Medication Order and Entry fixes by Rucha Mahabal · 4 years, 3 months ago
  34. 434791e feat: Therapy Plan Template (#23558) by Rucha Mahabal · 4 years, 3 months ago
  35. 4887b69 feat: Inpatient Medication Order and Entry (#23473) by Rucha Mahabal · 4 years, 3 months ago
  36. 55f52e8 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years, 4 months ago
  37. 7512565 fix: Patient Appointment not able to save (#23434) by rohitwaghchaure · 4 years, 4 months ago
  38. 9a4d603 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Shivam Mishra · 4 years, 4 months ago
  39. 4e67332 fix(DocTypes): Reset "owner" values in DocTypes to Administrator (#23350) by Abhishek Balam · 4 years, 5 months ago
  40. a29436d fix: codacy by Rucha Mahabal · 4 years, 5 months ago
  41. c0f9d1b test: Lab Module by Rucha Mahabal · 4 years, 5 months ago
  42. 2b405b9 feat: add icon to healthcare desk page by Shivam Mishra · 4 years, 5 months ago
  43. 5c6ed4d Merge branch 'develop' into refactor-lab-module by Rucha Mahabal · 4 years, 5 months ago
  44. f39bb11 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years, 5 months ago
  45. a324e9b fix: remove text-muted and small class fromtree items by prssanna · 4 years, 5 months ago
  46. 9766adb fix: don't overwrite appointment duration if already specified by Rucha Mahabal · 4 years, 5 months ago
  47. ee92105 fix(minor): test dependencies by Rushabh Mehta · 4 years, 5 months ago
  48. 314551c refactor: Use right css clas name by Suraj Shetty · 4 years, 5 months ago
  49. d3d3db6 fix: Inpatient Record - Transfer check-in time validation (#22958) by Anoop · 4 years, 6 months ago
  50. 1923ef0 refactor: Format and sanitise user inputs to search queries. (#22913) by Suraj Shetty · 4 years, 6 months ago
  51. b6675f8 feat: Lab Test Report Summary and Chart by Rucha Mahabal · 4 years, 6 months ago
  52. c5ccf38 refactor: Lab Test Report by Rucha Mahabal · 4 years, 6 months ago
  53. ca1b389 fix: validate negative quantity for sample collection by Rucha Mahabal · 4 years, 6 months ago
  54. fa2c20e chore: Sample Collection Form clean-up by Rucha Mahabal · 4 years, 6 months ago
  55. afa001a fix: code clean-up by Rucha Mahabal · 4 years, 6 months ago
  56. 73edb12 fix: msgprint for sample collection doc created on Lab Test creation by Rucha Mahabal · 4 years, 6 months ago
  57. c33703d fix: move result value validations to server side by Rucha Mahabal · 4 years, 6 months ago
  58. b00f870 fix: Lab Test Completed status not visible in list view by Rucha Mahabal · 4 years, 6 months ago
  59. 621529a fix: unlink item from healthcare service unit type (#22828) by Rucha Mahabal · 4 years, 6 months ago
  60. c0ea2bc Merge branch 'develop' into validate-patient-transfer-time by Marica · 4 years, 6 months ago
  61. ff0b9bf feat: added dashboard for Lab Test Template by Rucha Mahabal · 4 years, 6 months ago
  62. 440c752 chore: Lab Test Template form clean-up by Rucha Mahabal · 4 years, 6 months ago
  63. 5903002 fix: exclude Cancelled appointments while Get Items in Sales Invoice by anoop · 4 years, 6 months ago
  64. a695971 fix: show the standard validation message by Rucha Mahabal · 4 years, 6 months ago
  65. 7cbc794 fix: validate check out and check in time for inpatient occupancy by Rucha Mahabal · 4 years, 6 months ago
  66. bcb49e5 fix: Add missing translation function (#22813) by bhavesh95863 · 4 years, 6 months ago
  67. 1010fee feat: Patient Progress Page (#22474) by Rucha Mahabal · 4 years, 6 months ago
  68. 23481cc feat: Laboratory Module Enhancements (#22416) by Anoop · 4 years, 6 months ago
  69. 8d28eac chore: Exported Healthcare Module Dashboard (#22775) by Rucha Mahabal · 4 years, 7 months ago
  70. 6c6c36e fix: attribute error while cancelling patient encounter by Rucha Mahabal · 4 years, 7 months ago
  71. 45b01d2 feat: add medical coding fields to Healthcare DocTypes (#22501) by Rucha Mahabal · 4 years, 7 months ago
  72. 5d514fe fix: grammatical fixes in module onboarding (#22580) by Michelle Alva · 4 years, 7 months ago
  73. 96100e9 chore: add standard queries hooks to whitelist (#21939) by Chinmay Pai · 4 years, 8 months ago
  74. 7e974c9 fix: Test Cases by Deepesh Garg · 4 years, 8 months ago
  75. a3dd75e fix: empty filters in Healthcare Charts by Rucha Mahabal · 4 years, 8 months ago
  76. a18c896 fix: titles and order of Healthcare Onboarding steps (#21948) by Rucha Mahabal · 4 years, 8 months ago
  77. c52bbd7 fix(Healthcare): set company in healthcare service unit setup (#21929) by Rucha Mahabal · 4 years, 8 months ago
  78. 4dd6b99 fix(healthcare): patient vitals undefined (#21906) by Rucha Mahabal · 4 years, 8 months ago
  79. 316d136 fix(Healthcare): unhide company field in Sample Collection, add field in Rehab DocTypes (#21907) by Rucha Mahabal · 4 years, 8 months ago
  80. 9f963a2 fix: Company query for number cards by Deepesh Garg · 4 years, 8 months ago
  81. 3a6e6af fix: add title to validation dialog by Rucha Mahabal · 4 years, 9 months ago
  82. f3a2f1f fix(ip): code cleanup and translations by Rucha Mahabal · 4 years, 9 months ago
  83. d9d1f44 fix: service unit validation and translation by Rucha Mahabal · 4 years, 9 months ago
  84. 94762ff fix: invoiced field position, medical department field corrected in query by anoop · 4 years, 9 months ago
  85. c6ee83b fix: inpatient date validation removed, added role perms by anoop · 4 years, 9 months ago
  86. b53638c fix: ip-order dialogs use long text field by anoop · 4 years, 9 months ago
  87. 4053c46 fix: consider only submitted docs for invoicing by anoop · 4 years, 9 months ago
  88. 5325783 feat: admission and discharge schedule detials via dialog by anoop · 4 years, 9 months ago
  89. 858593b fix: service unit create - set fields based on service unit type, added validations by anoop · 4 years, 9 months ago
  90. 041e31b fix: added dashboard link in healthcare desk by Nabin Hait · 4 years, 9 months ago
  91. 4db4464 Merge branch 'healthcare-charts-and-onboarding' of https://github.com/ruchamahabal/erpnext into ruchamahabal-healthcare-charts-and-onboarding by Nabin Hait · 4 years, 9 months ago
  92. 0c03834 fix(minor): pass ignore_mandatory flag for Lab Test Item Creation (#21784) by Rucha Mahabal · 4 years, 9 months ago
  93. df1cd0e fix: update default dashboard in Healthcare Desk Page by Rucha Mahabal · 4 years, 9 months ago
  94. 89dab1b refactor: open links in new tab in form tour by Rucha Mahabal · 4 years, 9 months ago
  95. f472a19 fix: mark onboarding steps as mandatory by Rucha Mahabal · 4 years, 9 months ago
  96. 0799c67 feat: Healthcare Onboarding by Rucha Mahabal · 4 years, 9 months ago
  97. b8db275 feat: Department wise Patient Appointments custom chart by Rucha Mahabal · 4 years, 9 months ago
  98. de37513 refactor: Lab Tests and Clinical Procedures charts to Percentage type by Rucha Mahabal · 4 years, 9 months ago
  99. 5162faa fix: add default filters in Dashboard Charts by Rucha Mahabal · 4 years, 9 months ago
  100. 24477d5 feat: added Number Cards to Healthcare Dashboard by Rucha Mahabal · 4 years, 9 months ago