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