1. 23f9b61 fix(Opportunity): Don't assign to Guest (#17996) by Faris Ansari · 5 years ago
  2. 2d79935 Merge pull request #17703 from rmehta/yeah-form-js by Rushabh Mehta · 5 years ago
  3. 04e89ce refactor: deprecate old API by Rushabh Mehta · 5 years ago
  4. 7327f8a fix: Person / Org name is not mandatory while creation of lead from email (#17676) by Nabin Hait · 5 years ago
  5. 3fccfaa feat: Added 'Add Multiple' options in all sales / purchase transactions by Nabin Hait · 5 years ago
  6. 9778ff8 feat(crm): Allow leads to be imported without person name by Rohan Bansal · 5 years ago
  7. 270d4e9 fix: moved erpnext related methods from frappe to erpnext by Rohit Waghchaure · 5 years ago
  8. 6aaac1e fix(assign): do not assign if administrator by Rushabh Mehta · 5 years ago
  9. 4f49ce4 feat: auto assign lead/opportunity to lead owner, customer account manager by Rushabh Mehta · 5 years ago
  10. b343407 refactor: change validate email add to validate email address by Mangesh-Khairnar · 6 years ago
  11. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  12. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  13. e415cce Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  14. 4b4265f fix(dead-code): Remove .py files (#16457) by Aditya Hase · 6 years ago
  15. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  16. 8c4bd95 fix(Codacy): Deleted unused imports and files by deepeshgarg007 · 6 years ago
  17. de1e6fc Merge branch 'develop' of https://github.com/frappe/erpnext into opportunity-lost-reason by deepeshgarg007 · 6 years ago
  18. c5a0b2e Lost opportunity report by deepeshgarg007 · 6 years ago
  19. 5e9c7e2 fix:Test cases for opportinity by deepeshgarg007 · 6 years ago
  20. dc218eb test :test case for setting opportunity as lost by deepeshgarg007 · 6 years ago
  21. d9a768a feat: Set lost reasons in opportunity and quotation using table multiselect by deepeshgarg007 · 6 years ago
  22. b296500 Replace 'Make' with 'Create' by Suraj Shetty · 6 years ago
  23. 25e9db5 Do not display gender for companies (#15728) by Raffael Meyer · 6 years ago
  24. 75fa6b3 [Enhancement] Improvement to the sales pipeline (#15524) by Charles-Henri Decultot · 6 years ago
  25. efd776d Events in timeline (#15485) by Charles-Henri Decultot · 6 years ago
  26. b2281cc Lead to customer UX enhancement (#15525) by Charles-Henri Decultot · 6 years ago
  27. 4fd7a4e Lead notes (#15510) by Charles-Henri Decultot · 6 years ago
  28. 13761dd [Report] Lead Conversion Time (#15237) by Shreya Shah · 6 years ago
  29. 13bcc4e perms: fix default import, export perms by Rushabh Mehta · 6 years ago
  30. a5add28 Refactor Naming Series (#15070) by Shreya Shah · 6 years ago
  31. 708e47a optimize(various) by Rushabh Mehta · 6 years ago
  32. 096b943 [minor] fixes to moment.defaultDateFormat and daily work summary eplies by Rushabh Mehta · 6 years ago
  33. cdd3982 [minor] Fix by Shreya · 6 years ago
  34. f333536 Remove test_records.json and modify test by Shreya · 6 years ago
  35. 841d54c Start adding tests for contracts by Rohan Bansal · 6 years ago
  36. bf0f0aa Add Contract-related doctypes to ERPNext by Rohan Bansal · 6 years ago
  37. 33df0b4 Test case fixes (#14219) by Nabin Hait · 6 years ago
  38. 0b62838 [minor] remove in_dialog old property by Rushabh Mehta · 6 years ago
  39. 3f77852 Pass buying or selling as filter parameters by Shreya · 6 years ago
  40. 642d390 Fixed merge conflict by Nabin Hait · 6 years ago
  41. 098b444 [minor] Toggle required opportunity item table based on with items field (#13584) by rohitwaghchaure · 6 years ago
  42. 0702f29 Add Ends-On field in the Lead doctype (#13147) by Zarrar · 7 years ago
  43. 9362cf3 [charts] update charts API by Prateeksha Singh · 7 years ago
  44. 6465228 self.assertEqual by Achilles Rasquinha · 7 years ago
  45. e6d65bc Fixed translations and tests (#12900) by Nabin Hait · 7 years ago
  46. b5a3df9 [fix] primary button color for make by Rushabh Mehta · 7 years ago
  47. a2426fc Get default tax template only if tax template not selected or template is for other company (#12492) by Nabin Hait · 7 years ago
  48. 941d0af Fixed organization lead error by Nabin Hait · 7 years ago
  49. 123759a Fixes for travis (#12161) by Nabin Hait · 7 years ago
  50. 505661b [fix] Wrong company's default tax fetch (#11927) by rohitwaghchaure · 7 years ago
  51. 17fd661 Fix travis (#11882) by Zarrar · 7 years ago
  52. b750b30 fixed merge-conflicts by Saurabh · 7 years ago
  53. 22641e4 Allowing the creation of an Oganization as Lead (#11724) by Charles-Henri Decultot · 7 years ago
  54. a90274f linking issue in dashboard (#11701) by Zarrar · 7 years ago
  55. a5ebebd [enhance] Add Issue Type and Opportunity Type masters (#11598) by Rushabh Mehta · 7 years ago
  56. d5c6416 [new feature] Product Configurator (via Item Quick Entry) (#11535) by Rushabh Mehta · 7 years ago
  57. 98aa581 [fix] default tax only on insert (#11544) by Rushabh Mehta · 7 years ago
  58. bfb108d Replace c3 (#11112) by Prateeksha Singh · 7 years ago
  59. cb38e59 [minor] don't create lead if customer contact is already created against contact_email (#10976) by Makarand Bauskar · 7 years ago
  60. 6d78f7b Fixed indentation by Nabin Hait · 7 years ago
  61. 5478a7f Merge branch 'develop' of https://github.com/AravindPranera/erpnext-1 into AravindPranera-develop by Nabin Hait · 7 years ago
  62. cb6774e Files added with all functions by AravindPranera · 7 years ago
  63. 27bbb56 removed whitespace by AravindPranera · 7 years ago
  64. 2c1f44e Trailing space removed in line 275 by AravindPranera · 7 years ago
  65. c73383c Trailing whitespace in Line 207 and 276 by AravindPranera · 7 years ago
  66. 092f6d3 Fixes ui tests by Nabin Hait · 7 years ago
  67. f056974 [domain] Healthcare (#10664) by Rushabh Mehta · 7 years ago
  68. 6544a85 Opportunity Items fetching into Request for quotation by AravindPranera · 7 years ago
  69. 72fa958 [layout] lead and opportunity (#10487) by Rushabh Mehta · 7 years ago
  70. f03afe0 Merge branch 'master' into staging by mbauskar · 7 years ago
  71. 35438b6 [Fix] Opportunity status has not changed after making of quotation against it if items has not added in the opportunity (#10351) by rohitwaghchaure · 7 years ago
  72. 09d1eaa [minor] standard filters by Rushabh Mehta · 7 years ago
  73. 4331067 [ui-test] completed tests for manufacturing (#10218) by Ameya Shenoy · 7 years ago
  74. 95dfe27 [UI Test] Sales Order with multi currency and tax (#10189) by Vishal Dhayagude · 7 years ago
  75. 4e91f28 [ui-testing] added test for production order (#10138) by Ameya Shenoy · 7 years ago
  76. 569011f [UI Test] Test for Product Bundle added (#10158) by Vishal Dhayagude · 7 years ago
  77. 91b2833 [ui-tests] added workstation and operation (#10044) by Ameya Shenoy · 7 years ago
  78. 73f969f [ui-test] manufacturing item creation testing (#10009) by Ameya Shenoy · 7 years ago
  79. 9d27cf3 [tests] refactored (#9984) by Rushabh Mehta · 7 years ago
  80. ef8d6dc [minor] ingore mandatory while auto closing issues and opportunity (#9783) by Makarand Bauskar · 7 years ago
  81. 4a7b4ef [tests] update travis.yml to run ui-tests (#9748) by Rushabh Mehta · 7 years ago
  82. 66e2a51 [minor] deleted deprecated reprots and changed the lead.json modified time by mbauskar · 7 years ago
  83. f9e2bf1 fixed merge conflicts by mbauskar · 7 years ago
  84. 95ca531 make quotation against lead company name (#9188) by Manas Solanki · 7 years ago
  85. f5604c1 Once primary key is generated, do not allow changing Series #8911 (#9265) by tundebabzy · 7 years ago
  86. 1dc26b1 Salutation and Gender in Lead and Customer (#9199) by KanchanChauhan · 7 years ago
  87. 5f27c94 Merge pull request #9078 from netchampfaris/remove-globals by Faris Ansari · 7 years ago
  88. fa16b84 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  89. 26044f4 [minor] fixed a unexpected token error for opportunity by mbauskar · 7 years ago
  90. c9fa07b Merge branch 'master' into develop by Nabin Hait · 7 years ago
  91. 6a5cf67 Fixed opportunity status (#9062) by Nabin Hait · 7 years ago
  92. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  93. c9f5d84 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  94. fe05645 fix issue when image not saved after attaching (#8957) by Manas Solanki · 7 years ago
  95. 889e456 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  96. fdc7d7f Check for active quotations before declaring it as lost (#8969) by Nabin Hait · 7 years ago
  97. 2b06633 Merge branch 'master' into develop by Rushabh Mehta · 7 years ago
  98. 529f5ce [fix] Not able to change the status as Lost in opportunity (#8938) by rohitwaghchaure · 7 years ago
  99. 6cbc9b0 Update lead.py (#8789) by Abdulla P I · 7 years ago
  100. e4f80a6 Open lost opportunity again if quotation made against it (#8854) by Nabin Hait · 7 years ago