1. 63313ee feat: enable automatic type annotations (#38452) by Ankush Menat · 10 months ago
  2. c1b42b8 fix: set Phone and Email option in doctypes (#35549) by David Arnold · 1 year, 4 months ago
  3. ba6e144 refactor: serial and batch bundle for Maintenance Schedule by Rohit Waghchaure · 1 year, 7 months ago
  4. 83f3e31 fix: Remove missing DocField in fetch_from by Brian Pond · 1 year, 7 months ago
  5. 915e034 chore!: remove activity log feeds (#33294) by Ankush Menat · 1 year, 10 months ago
  6. 7e17429 refactor: Remove usage of deprecated methods (#32914) by Ankush Menat · 1 year, 11 months ago
  7. f9a7b31 fix: Purposes not set by Rohit Waghchaure · 2 years, 1 month ago
  8. 3fe2ef6 chore: update import paths for HR by Rucha Mahabal · 2 years, 4 months ago
  9. 512c82f chore: Update imports/paths for doctypes moved to erpnext setup module by Rucha Mahabal · 2 years, 4 months ago
  10. 8261b2b refactor: trigger generate schedule when any change made in items table (#29874) by Noah Jacob · 2 years, 6 months ago
  11. 60fb71b fix: ignore item-less maintenance visit for sr no (#30684) by Ankush Menat · 2 years, 6 months ago
  12. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 6 months ago
  13. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  14. 11c9a5a fix: update status on visit cancel (#29389) by Noah Jacob · 2 years, 9 months ago
  15. dec7513 fix: Serial No. filters for unscheduled visits by Noah Jacob · 2 years, 9 months ago
  16. b98c61f refactor: moved purpose table mandatory check to server by Noah Jacob · 2 years, 10 months ago
  17. 90d3200 fix(test): fixed test case not creating serials by Noah Jacob · 2 years, 10 months ago
  18. 450369d Merge branch 'develop' into maint_sch_link_fix by Noah Jacob · 2 years, 10 months ago
  19. 9109660 test: added test for serial no. filters by Noah Jacob · 2 years, 10 months ago
  20. 4cb5b62 fix: mapping to maintenance visit gets erased (#28917) by Noah Jacob · 2 years, 10 months ago
  21. 4f52b86 refactor: update_serial_no function and code cleanup by Noah Jacob · 2 years, 10 months ago
  22. 90b9844 fix: Maintenence Visit -Purpose (item ) tables is not visible on submitted or saved entries (#28792) by aaronmenezes · 2 years, 10 months ago
  23. eb522a3 refactor: map serial from schedule if only one by Noah Jacob · 2 years, 10 months ago
  24. ce06aaa Merge pull request #27735 from GangaManoj/fix-so-cancellation-message by Deepesh Garg · 2 years, 11 months ago
  25. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  26. cc07c71 Merge branch 'develop' into fix-so-cancellation-message by Saqib · 3 years ago
  27. 78825f2 fix: Add extra line by GangaManoj · 3 years ago
  28. 29fc4da fix: Create Maintenance Visit by GangaManoj · 3 years ago
  29. af1b9e1 fix: changes in schedules gets overwritten on save by Noah Jacob · 3 years ago
  30. 3d3655e fix: ignore random periodicity in validations by Ankush Menat · 3 years ago
  31. cc143bc fix: Maintenance Schedule child table status for legacy data (#27554) by Marica · 3 years ago
  32. 5e0b215 fix: table data deleted on submitted maintenance schedule (#27513) by Noah Jacob · 3 years, 1 month ago
  33. acdb103 refactor: .doc missing and empty row on new doc (#27408) by Noah Jacob · 3 years, 1 month ago
  34. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  35. db69d1d fix: fetch from more than one sales order in Maintenance Visit (#26924) by Pawan Mehta · 3 years, 1 month ago
  36. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 1 month ago
  37. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  38. 0950481 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  39. 6fb218e refactor: suggested changes by Noah Jacob · 3 years, 4 months ago
  40. 0b02f13 refactor: removed redundant links in test case by noahjacob · 3 years, 4 months ago
  41. d071586 refactor: removed maintenance schedule detail link by noahjacob · 3 years, 4 months ago
  42. 7fa045c refactor: using parent form links of maintenance schedule by noahjacob · 3 years, 4 months ago
  43. 3bca90d refactor: updated mapping for maintenance schedule links in maintenance visit by noahjacob · 3 years, 4 months ago
  44. fbc8694 refactor: added maintenance schedule links to parent form by noahjacob · 3 years, 4 months ago
  45. bd783e8 refactor: renamed item_ref to item_reference by noahjacob · 3 years, 4 months ago
  46. 9e4c288 refactor: added maintenance visit to maintenance schedule dashboard by noahjacob · 3 years, 4 months ago
  47. dc51388 style: fixed indentations and formatting by noahjacob · 3 years, 4 months ago
  48. 81d49e9 fix: Use extend_cscript function to properly extend class methods to cscript by Suraj Shetty · 3 years, 5 months ago
  49. f0e6a16 test: updated test for generated schedule dates by noahjacob · 3 years, 5 months ago
  50. 0169cd8 fix: sider by noahjacob · 3 years, 5 months ago
  51. 0859823 refactor: suggested changes by noahjacob · 3 years, 5 months ago
  52. 69eb6d4 Merge remote-tracking branch 'upstream/develop' into esbuild by Faris Ansari · 3 years, 5 months ago
  53. c035201 test: creating schedule and visit by noahjacob · 3 years, 5 months ago
  54. 7ad66ca refactor: migrated calculation and validation logic in js to py by noahjacob · 3 years, 5 months ago
  55. 1fe891b refactor: Replace Class.extend with native class by Faris Ansari · 3 years, 6 months ago
  56. fa9629c fix: Updated forms and fixed an error. by noahjacob · 3 years, 6 months ago
  57. 57f487a fix: Updated serial_no filters in maintenance visit. by noahjacob · 3 years, 6 months ago
  58. 5d7d338 feat: Schedule status is now updated on submitting a visit. by noahjacob · 3 years, 6 months ago
  59. 9a0a561 feat: Created Dialog Box on trying to create a maintenance visit. by noahjacob · 3 years, 6 months ago
  60. 5ebc6ab feat: Sales Person field is now editable after submitting. by noahjacob · 3 years, 6 months ago
  61. e6fd3b8 fix: fixed sider issues and translation syntax. by noahjacob · 3 years, 6 months ago
  62. 2c80272 feat: Automated setting end_date based on periodicity, no of visits and improved ux. by noahjacob · 3 years, 6 months ago
  63. 1ac471e feat: generate schedule is also triggered on save. by noahjacob · 3 years, 6 months ago
  64. d636075 chore: frappe.whitelist for doc methods (#25068) by Walstan Baptista · 3 years, 6 months ago
  65. e14fdf4 chore: RFQ cleanup and Title case for 'Get Items From' by marination · 4 years ago
  66. 4e67332 fix(DocTypes): Reset "owner" values in DocTypes to Administrator (#23350) by Abhishek Balam · 4 years, 1 month ago
  67. d70e711 fix: events not deleted on cancelling maintenance schedule (#22954) by Shivam Mishra · 4 years, 1 month ago
  68. 3e6fe38 Merge branch 'develop' into fix-maintenance-visit by Rucha Mahabal · 4 years, 3 months ago
  69. 9be6787 fix(maintenance-visit): change fieldtype of status to select by Mangesh-Khairnar · 4 years, 3 months ago
  70. 1791bc1 fix: Block Invalid Serial No updates in Maintenance Schedule by marination · 4 years, 3 months ago
  71. eeb4c362 Merge pull request #20529 from nextchamp-saqib/mv-fix-develop by Deepesh Garg · 4 years, 8 months ago
  72. fcae88a fix: typo; serial no doesn't have amc start date by thefalconx33 · 4 years, 8 months ago
  73. 48e9bc3 fix: Incorrect translation syntax by Suraj Shetty · 4 years, 8 months ago
  74. c8333d4 fix: codacy by 0Pranav · 5 years ago
  75. 07b7453 fix: error message matches field name by 0Pranav · 5 years ago
  76. da5bf5a fix:indentation by 0Pranav · 5 years ago
  77. be5c6e7 fix:readability by 0Pranav · 5 years ago
  78. 846c038 fix: hide schedule section on new forms by 0Pranav · 5 years ago
  79. d2d0100 fix:better error message when sales person is none by 0Pranav · 5 years ago
  80. abbc08c fix: hide generate schedule button on new forms by 0Pranav · 5 years ago
  81. 6676238 fixes: internal issues (#19201) by Saqib · 5 years ago
  82. 04e89ce refactor: deprecate old API by Rushabh Mehta · 5 years ago
  83. 3dd7ddd Merge branch 'master' into develop by Saurabh · 6 years ago
  84. 7e02e1c fix: not able to cancel maintenance visit by Rohit Waghchaure · 6 years ago
  85. b296500 Replace 'Make' with 'Create' by Suraj Shetty · 6 years ago
  86. a5add28 Refactor Naming Series (#15070) by Shreya Shah · 6 years ago
  87. 708e47a optimize(various) by Rushabh Mehta · 6 years ago
  88. c141eb0 [Enhance] Department added wherever applicable (#14121) by Zarrar · 6 years ago
  89. 0b62838 [minor] remove in_dialog old property by Rushabh Mehta · 6 years ago
  90. 96698c9 Use range instead xrange (#13128) by Achilles Rasquinha · 7 years ago
  91. e58a41a Added maintenance to Asset and enhanced maintenance for Asset Maintenance by Kanchan Chauhan · 7 years ago
  92. f9e2bf1 fixed merge conflicts by mbauskar · 7 years ago
  93. f5604c1 Once primary key is generated, do not allow changing Series #8911 (#9265) by tundebabzy · 7 years ago
  94. 5f27c94 Merge pull request #9078 from netchampfaris/remove-globals by Faris Ansari · 7 years ago
  95. c4d2bab Arabic language shows Errors onSubmit in maintenance_schedule (#9082) by ahmadRagheb · 7 years ago
  96. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  97. 064530d [minor] remove order_type as setter in multiselect (#8906) by Prateeksha Singh · 7 years ago
  98. 52e1ba7 update throw message in maintenance_schedule.py (#8896) by Omar Jaber · 7 years ago
  99. edeb4dc Multiselect dialog for getting items (#8583) by Prateeksha Singh · 7 years ago
  100. fd3ec06 Added fields in global search by Nabin Hait · 8 years ago