1. e7544e9 Merge pull request #38505 from barredterra/lead_name_from_email by Raffael Meyer · 10 months ago
  2. eb9ee3f refactor: simplify conditional logic by barredterra · 10 months ago
  3. 3d7ad71 fix: get dynamic link with parenttype contact by Shariq Ansari · 10 months ago
  4. ceeb724 feat: set lead name from email by barredterra · 10 months ago
  5. 63313ee feat: enable automatic type annotations (#38452) by Ankush Menat · 10 months ago
  6. 23b0b8b fix: create contact if existing customer doesn't have contact by Shariq Ansari · 10 months ago
  7. 477d9fa feat: new Report "Lost Quotations" (#38309) by Raffael Meyer · 11 months ago
  8. e93a19f chore: refetch item images on transaction save (#38095) by Anand Baburajan · 11 months ago
  9. a74e1f1 fix(crm): ensure primary address and contact follows customer setting (#37710) by David Arnold · 11 months ago
  10. 6d43f90 Merge branch 'develop' of https://github.com/frappe/erpnext into lead_details_qb by Deepesh Garg · 12 months ago
  11. f388864 fix: fetch company details for Lead based quotation by ruthra kumar · 1 year ago
  12. 25718f5 chore: rewrite query using query builder by Deepesh Garg · 1 year ago
  13. 2dbdc40 refactor!: remove social media post module by Ankush Menat · 1 year, 1 month ago
  14. 2135b01 refactor!: remove twitter integration by Ankush Menat · 1 year, 1 month ago
  15. 0d22fe0 refactor!: Lower all perm to `Desk User` by Ankush Menat · 1 year, 1 month ago
  16. f10a93f fix: lost reason opportunity dialog don't appears by avc · 1 year, 2 months ago
  17. 49be740 fix: Contact Doctype doesn't have any field called `job_title` by Sumit Jain · 1 year, 2 months ago
  18. 2341061 fix: Default year start and end date in reports by Deepesh Garg · 1 year, 2 months ago
  19. 4496a67 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 3 months ago
  20. cf50bb4 Revert "fix: Default year start and end dates in reports" by Deepesh Garg · 1 year, 2 months ago
  21. 5dc8195 Merge pull request #36249 from deepeshgarg007/default_dates by Deepesh Garg · 1 year, 2 months ago
  22. 2c1943c Merge pull request #36246 from blaggacao/bump-tweepy by Deepesh Garg · 1 year, 2 months ago
  23. 3c92686 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 3 months ago
  24. b740cdf build(deps): update tweepy 3.10.0 -> 4.14.0 by David Arnold · 1 year, 3 months ago
  25. cdc9b62 chore: Remove cur_frm from sales_invoice.js by Deepesh Garg · 1 year, 3 months ago
  26. 7205fb9 chore: convert sales common to utils by Deepesh Garg · 1 year, 3 months ago
  27. 3fa2a8c chore: fix linting issues by Deepesh Garg · 1 year, 3 months ago
  28. 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 3 months ago
  29. bf84e0d refactor: remove frappe.dynamic_link (#35096) by Raffael Meyer · 1 year, 3 months ago
  30. 86f4535 perf: avoid perm checks from background jobs by Ankush Menat · 1 year, 3 months ago
  31. a3ea985 refactor: Use `db.set_single_value` (#35668) by Ankush Menat · 1 year, 4 months ago
  32. 0dde4d4 refactor: use delete_contact_and_address (#34497) by Raffael Meyer · 1 year, 4 months ago
  33. 86f8881 fix: Added pos links in Selling workspace by Nabin Hait · 1 year, 4 months ago
  34. 243c49c refactor: Workspace cleanup by Nabin Hait · 1 year, 5 months ago
  35. 72b5c1f fix: Use set instead of db_set as it is called from validate (#34967) by Nabin Hait · 1 year, 6 months ago
  36. 9d1cae0 fix allowing rename of Lead by Wolfram Schmidt · 1 year, 6 months ago
  37. ad11934 fix: enabling lead even after "Opportunity" created against it (#34627) by Komal-Saraf0609 · 1 year, 6 months ago
  38. d0660ad fix: lost opportunity report issue (#34626) by Komal-Saraf0609 · 1 year, 6 months ago
  39. 71de72b fix: Set contact filter link in Opportunity (#34325) by Solufyin · 1 year, 7 months ago
  40. 770369e feat: translate fixtures during runtime, not installation (#33996) by Raffael Meyer · 1 year, 8 months ago
  41. 103a91e Merge pull request #33808 from dj12djdjs/fix-lead-rename by Deepesh Garg · 1 year, 8 months ago
  42. faecf3e fix: Lead to customer creation (#33859) by Deepesh Garg · 1 year, 8 months ago
  43. f270880 fix: double salutation on quotation print (#33834) by ruthra kumar · 1 year, 8 months ago
  44. a504b6e fix: make title field readonly by Devin Slauenwhite · 1 year, 9 months ago
  45. 4802d71 fix: removed unused data and minor changes by Daizy Modi · 1 year, 10 months ago
  46. 5d0b5c8 fix: pass necessary params instead of args by Daizy Modi · 1 year, 10 months ago
  47. 56f3ac1 fix: removed unncessary changes by Daizy Modi · 1 year, 10 months ago
  48. 4bfe2ea fix: agent assignment and permissions for appointment by Daizy Modi · 1 year, 10 months ago
  49. ae8dd2b fix: remove guest role from doctype by Daizy Modi · 1 year, 10 months ago
  50. 915e034 chore!: remove activity log feeds (#33294) by Ankush Menat · 1 year, 10 months ago
  51. 922375c feat: get lead with WhatsApp number by MOHAMMED NIYAS · 1 year, 10 months ago
  52. 4856e75 fix: type error on Sales Pipeline Analytics by ruthra kumar · 1 year, 10 months ago
  53. 63b9795 fix: opportunity list doesn't show assigned user (#33110) by Ankush Menat · 1 year, 10 months ago
  54. 7e17429 refactor: Remove usage of deprecated methods (#32914) by Ankush Menat · 1 year, 11 months ago
  55. f561d8f fix: Renamed Dashboard tab label to Connections by Nabin Hait · 2 years ago
  56. 56a4a77 fix: Renamed Notes section to Comments by Nabin Hait · 2 years ago
  57. c4919cf fix: typo on opportunity summary by sales stage report by Ernesto Ruiz · 2 years ago
  58. 875ff15 test: dont create lead manually, add coverage for notes by Sagar Vora · 2 years, 1 month ago
  59. 58e5531 fix(Appointment): create lead notes as child table by Sagar Vora · 2 years, 1 month ago
  60. 7ecd676 fix: limited options for no-of-employees in crm by Nabin Hait · 2 years, 2 months ago
  61. 29b8715 fix: mentions in notes, workspace links, no-of-employees field type and report fixes by Nabin Hait · 2 years, 3 months ago
  62. 925b9d9 fix: open lead and opportunities based on today's event by Nabin Hait · 2 years, 3 months ago
  63. 7921a1a fix: Restored city, state and country fields by Nabin Hait · 2 years, 3 months ago
  64. 2d226be fix: Made no of employees a select field by Nabin Hait · 2 years, 4 months ago
  65. 6a0d0a3 fix: Test cases removed related to copying comments from opportunity to quotation by Nabin Hait · 2 years, 4 months ago
  66. 82bf59e fix: test case by Nabin Hait · 2 years, 4 months ago
  67. d8163f3 fix: set exchange rate by Nabin Hait · 2 years, 4 months ago
  68. f904ac5 fix: merge conflicts and sider issues by Nabin Hait · 2 years, 4 months ago
  69. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 4 months ago
  70. c4a2778 chore: added RFQ Link to Opportunity Dashboard (#30894) by Wolfram Schmidt · 2 years, 5 months ago
  71. 3f41cb7 fix: allow to use formatting for the field to_discuss in opportunity by Rohit Waghchaure · 2 years, 5 months ago
  72. 548afba fix(minor): update frappe.error_log to new API (#30864) by Rushabh Mehta · 2 years, 5 months ago
  73. 0fdfc1e fix: only query fields that exist by Ankush Menat · 2 years, 6 months ago
  74. fa4f57f fix: dont reassign mutable (list) to a different field by Sagar Vora · 2 years, 6 months ago
  75. ba42c87 refactor: don't use pandas for basic reports (#30597) by Ankush Menat · 2 years, 6 months ago
  76. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 6 months ago
  77. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  78. f37316a refactor: use `get_value` instead of `exists` by Ankush Menat · 2 years, 7 months ago
  79. 5c4eabf fix: usage of frappe.db.exists by barredterra · 2 years, 7 months ago
  80. 6794148 fix(lead): reload contact before updating links (#29966) by Raffael Meyer · 2 years, 7 months ago
  81. 235b071 fix: allow renaming and merging (#29830) by Wolfram Schmidt · 2 years, 8 months ago
  82. 925eca0 fix: multiple CRM fixes (#29507) by Anupam Kumar · 2 years, 8 months ago
  83. b05287d fix: drop `six` code (#29479) by Ankush Menat · 2 years, 8 months ago
  84. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 2 years, 9 months ago
  85. 1c0fa3c Merge branch 'develop' into crm-carry-forward-communication-comments by Anupam Kumar · 2 years, 9 months ago
  86. cfb6b26 fix: contact duplication on converting lead to customer (#29001) by Anupam Kumar · 2 years, 10 months ago
  87. e7ac774 fix: review chnages by Anupam · 2 years, 10 months ago
  88. 2abbf20 fix: test case by Anupam · 2 years, 10 months ago
  89. 107b405 fix: test case by Anupam · 2 years, 10 months ago
  90. a8637cc Merge branch 'develop' into crm-carry-forward-communication-comments by Anupam Kumar · 2 years, 10 months ago
  91. e4ee55c fix: test case by Anupam · 2 years, 10 months ago
  92. 66a10c0 Merge pull request #28440 from anupamvs/crm-lead-validate-cleanup-develop by Anupam Kumar · 2 years, 10 months ago
  93. f5d5281 chore: drop deprecated qunit tests by Ankush Menat · 2 years, 10 months ago
  94. c6a8712 feat: added forward communication comments check in CRM Settings by Anupam · 2 years, 10 months ago
  95. 0e0e4f7 fix: test case by Anupam · 2 years, 10 months ago
  96. 5b40d9e fix: linter issues by Anupam · 2 years, 10 months ago
  97. 31ac101 feat: made carry-forward comments/communication configurable and added test cases by Anupam · 2 years, 10 months ago
  98. ea5e155 Merge branch 'develop' into crm-carry-forward-communication-comments by Anupam Kumar · 2 years, 10 months ago
  99. a388096 Merge pull request #28839 from ankush/migration_hashes by Ankush Menat · 2 years, 10 months ago
  100. 3928a40 feat: CRM Settings (#27788) by Anupam Kumar · 2 years, 10 months ago