1. ad0be6a fix: Messages by Faris Ansari · 6 years ago
  2. 18e3c61 [marketplace] Disallow unregistered routes if not registered by Prateeksha Singh · 6 years ago
  3. 47cc30d [hub] ask company description in dialog by Prateeksha Singh · 6 years ago
  4. bb88e96 Remove unnecessary code (#15296) by Shreya Shah · 6 years ago
  5. 13109ae fix: validate only if service stop date by Nabin Hait · 6 years ago
  6. 8f808cb Patch - redesign healthcare billing work flow - fix by Jamsheer · 6 years ago
  7. 34e5618 Test prescription in Sales Invoice - Patient Encounter in draft status by Jamsheer · 6 years ago
  8. 0640b47 Healthcare Practitioner - dashboard - updated by Jamsheer · 6 years ago
  9. a3b76fa Healthcare - Masters - allow import set to 1 by Jamsheer · 6 years ago
  10. b0ea297 Patient Appointment - department - reqd = 0 by Jamsheer · 6 years ago
  11. 2e48337 Patient Encounter - update fields patient_name, patient_age by Ranjith · 6 years ago
  12. a0b3e02 Healthcare - Doctype - field index = 1 by Jamsheer · 6 years ago
  13. 359bb51 Payment mode and Paid amount in Patient Appointment by Jamsheer · 6 years ago
  14. 7cc2059 Restrict to Healthcare by Jamsheer · 6 years ago
  15. 363deb6 Automate - Patient Apointment Invoicing by Jamsheer · 6 years ago
  16. 4371c7e Healthcare Service Unit - Tree View Updated by Jamsheer · 6 years ago
  17. c64880b Invoice - lab prescription from submitted Patient Encounter by Jamsheer · 6 years ago
  18. 0ae100b Configuration - Create Lab Test on Sales Invoice Submit by Jamsheer · 6 years ago
  19. 61574d1 Fix - Create Multiple Lab Test from Sales Invoice or from Patient Encounter by Jamsheer · 6 years ago
  20. 858e026 Lab Test - Create Multiple from Sales Invoice or from Patient Encounter by Jamsheer · 6 years ago
  21. 80468be Lab Test - Remove unused methods by Jamsheer · 6 years ago
  22. 2ae06d3 Healthcare Service Unit - rename field - occupied to occupancy status by Jamsheer · 6 years ago
  23. b19993b Codacy - fixes by Jamsheer · 6 years ago
  24. 25dda3a Invoice inpatient occupancy - Qty updated by Jamsheer · 6 years ago
  25. 9b9518e Healthcare Service Unit Type - Validation and Item price updation by Jamsheer · 6 years ago
  26. c8f827b Healthcare Service Unit Type - Field - UOM Conversion in Hours by Jamsheer · 6 years ago
  27. ee5f9c7 Healthcare Invoice - Practitioner Specific Service Item by Jamsheer · 6 years ago
  28. e1d2153 Healthcare Practitioner - Service Item Fields - Filter and Validation by Jamsheer · 6 years ago
  29. 1dbfd5c Healthcare Settings - Heathcare Service Item - Validation by Jamsheer · 6 years ago
  30. e82f27a Healthcare - Invoice Drug Prescription by Jamsheer · 6 years ago
  31. 197cd88 Lab Test Template - rate updation - fix by Jamsheer · 6 years ago
  32. a5c3fc6 Patch - Healthcare - Invoice - fix by Jamsheer · 6 years ago
  33. 8da6f4e Healthcare - Invoice - Redesign by Jamsheer · 6 years ago
  34. 25e535c Clinical Procedure Item - Remove field invoiced by Jamsheer · 6 years ago
  35. 1646010 Clinical Procedure - Consumables Invoice Separately by Jamsheer · 6 years ago
  36. 0eb64ca Healthcare Settings - Filter For Service Items by Jamsheer · 6 years ago
  37. edf8821 Healthcare Settings - fields - service items by Jamsheer · 6 years ago
  38. b2a615b Healthcare Practitioner - new field - Inpatient Visit Charge by Jamsheer · 6 years ago
  39. 7f51ffa Patch - Healthcare - Redesign Billing - fix by Jamsheer · 6 years ago
  40. eafb046 Healthcare Utils - prescription - invoice - fix by Jamsheer · 6 years ago
  41. fd2879c Patch - Healthcare - Redesign Billing by Jamsheer · 6 years ago
  42. c6974a7 Sales Invoice - show Healthcare Fields - Healthcare in active Domains by Jamsheer · 6 years ago
  43. 94efed1 Fee Validity - Test - Updated by Jamsheer · 6 years ago
  44. 146683b Fee Validity - invoice reference by Jamsheer · 6 years ago
  45. f7a6531 Inpatient Record - Test - Updated by Jamsheer · 6 years ago
  46. 54ae74e Inpatient Billing by Jamsheer · 6 years ago
  47. 8cb142b Field Changes - Healthcare Invoice Work Flow Redesign by Jamsheer · 6 years ago
  48. bab5539 Sales Invoice in Patient Dashboard by Jamsheer · 6 years ago
  49. ba11972 Healthcare Service - Invoice Work Flow - Redesign by Jamsheer · 6 years ago
  50. 3921660 [Translation] Updated Translations (#15285) by Frappe PR Bot · 6 years ago
  51. 0754ece Patch fixes (#15295) by Saurabh · 6 years ago
  52. 85563dd [hub] update publish hub api by Prateeksha Singh · 6 years ago
  53. 5511e06 [hub][api] Update save and view api to be user specific by Prateeksha Singh · 6 years ago
  54. 2cf52e5 Merge branch 'develop' of https://github.com/frappe/erpnext into hub-multiuser by Prateeksha Singh · 6 years ago
  55. a094c0f [fix] encrypted password in Hub User child record by frappe/frappe#6048 by Prateeksha Singh · 6 years ago
  56. 68129df feat: Add add_user dialog and methods by Faris Ansari · 6 years ago
  57. 0225744 Merge branch 'develop' into staging by Nabin Hait · 6 years ago
  58. 41b6307 fixed type by Nabin Hait · 6 years ago
  59. 4e187e8 ignore non stock items in stock entry against work order by Nabin Hait · 6 years ago
  60. b2b745f [hub] simplify marketplace settings, remove company fields by Prateeksha Singh · 6 years ago
  61. 255dd0e feat: Add new registration flow by Faris Ansari · 6 years ago
  62. ddcf3b4 [hub] merge with upstream by Prateeksha Singh · 6 years ago
  63. 4e1fd0b [hub] register_seller -> register_marketplace by Prateeksha Singh · 6 years ago
  64. 810ae01 [hub] make client connection for first registered user by Prateeksha Singh · 6 years ago
  65. 1801cc8 [fix] hub_url -> marketplace_url by Prateeksha Singh · 6 years ago
  66. 747c464 [fix] save() -> insert() for single doc, use doc.append in child table by Prateeksha Singh · 6 years ago
  67. a8065ff [hub] move register_seller to api, remove old code by Prateeksha Singh · 6 years ago
  68. c726fce [hub] set first user's password in marketplace users by Prateeksha Singh · 6 years ago
  69. 3588486 [fix] hub_settings -> marketplace_settings in call by Prateeksha Singh · 6 years ago
  70. ea2b9cb [hub] add user selection in register by Prateeksha Singh · 6 years ago
  71. 5f76c0c Merge pull request #15284 from netchampfaris/marketplace-fixes-4 by Faris Ansari · 6 years ago
  72. dc1a2e2 fix: Allow read permission to everyone on Marketplace Settings by Faris Ansari · 6 years ago
  73. f1a3fbd minor fixes in dropship by Nabin Hait · 6 years ago
  74. 2e5c776 Update sales_order.py by Fisher Yu · 6 years ago
  75. 102bc7f Update sales_order.js by Fisher Yu · 6 years ago
  76. 5f79479 Merge pull request #15282 from rohitwaghchaure/budget_should_check_on_submit_document by rohitwaghchaure · 6 years ago
  77. 12b4096 [Minor] Don't validate on cancelled budgest by Rohit Waghchaure · 6 years ago
  78. c05bf26 Merge pull request #15279 from netchampfaris/marketplace-fixes-3 by Faris Ansari · 6 years ago
  79. 2175b90 Added feature to optimize routes, also cleaned up code (#15193) by Valmik · 6 years ago
  80. f9a66c1 fix: Rename Hub Settings -> Marketplace Settings by Faris Ansari · 6 years ago
  81. a2288ff fix(assessment_result): student must be in group (#15255) by Rushabh Mehta · 6 years ago
  82. 25f509e feat: Add disable marketplace option in Hub Settings by Faris Ansari · 6 years ago
  83. 1b73505 Update sales_invoice.py by Nabin Hait · 6 years ago
  84. 3c56aa9 minor fixes by Nabin Hait · 6 years ago
  85. 9cc28a7 minor fixes by Nabin Hait · 6 years ago
  86. 96c89f4 Merge pull request #15278 from codingCoffee/indent by Ameya Shenoy · 6 years ago
  87. 203152d indentation: fixes by Ameya Shenoy · 6 years ago
  88. 9ecd8cc Merge branch 'Zlash65-defer-stop-date' into develop by Nabin Hait · 6 years ago
  89. e033df2 minor fixes by Nabin Hait · 6 years ago
  90. b259e3e Merge branch 'defer-stop-date' of https://github.com/Zlash65/erpnext into Zlash65-defer-stop-date by Nabin Hait · 6 years ago
  91. 5c3590f Merge branch 'master' into develop by Saurabh · 6 years ago
  92. 1ef72c0 Merge branch 'hotfix' by Saurabh · 6 years ago
  93. 648191b bumped to version 10.1.50 by Saurabh · 6 years ago
  94. ee8f828 [py3] Convert filter object to list (#15260) by Shreya Shah · 6 years ago
  95. 91ac26c fix(seller dialog): Email should be session user email (#15270) by Faris Ansari · 6 years ago
  96. 624927b [Fix] Not able to export the Supplier-Wise Sales Analytics report (#15271) by rohitwaghchaure · 6 years ago
  97. 7e86d7b Add default payable account for expense claims (#15246) by Charles-Henri Decultot · 6 years ago
  98. 8d7c186 fix for fields names at sales invoice return payments and verifying the payment amount (#15245) by Bassam Ramadan · 6 years ago
  99. 0cd5313 Validate Completed Qty and Produced qty in Stock Entry for Manufacture (#15248) by KanchanChauhan · 6 years ago
  100. 9983d41 Fixed divison error by Nabin Hait · 6 years ago