1. 3ce24d6 [cleanup] payment entry form view by Rushabh Mehta · 8 years ago
  2. 391c0ef [fix] make grids editable by Rushabh Mehta · 8 years ago
  3. 964ad0f [cleanup] rename "links" to "dashboard" by Rushabh Mehta · 8 years ago
  4. 2a1e3bb [fix] sender name in lead by Rushabh Mehta · 8 years ago
  5. 3950507 [fix] Currency and exchange rate while Quotation made from Opportunity for lead by Nabin Hait · 8 years ago
  6. 821367f [fix] Dont set currency and exchange rate while Quotation made from Opportunity for lead by Nabin Hait · 8 years ago
  7. 65c8b5a Newsletter moved to Frappe by Kanchan Chauhan · 8 years ago
  8. a334062 [redesign] website routing system by Rushabh Mehta · 8 years ago
  9. 8a065e0 [rename] Bulk Email to Email Queue by Rushabh Mehta · 8 years ago
  10. 560ee7b Merge pull request #5480 from vjFaLk/restrict-newsletter-list by Rushabh Mehta · 8 years ago
  11. 4cf914d [minor] added mins to first response for opportunity by Rushabh Mehta · 8 years ago
  12. 2225dec Restrict Newsletter lists by Valmik Jangla · 8 years ago
  13. a55fb64 [patch] mins_to_first_response in opporutnity and issue by Rushabh Mehta · 8 years ago
  14. e0686b3 [minor] cleanups by Rushabh Mehta · 8 years ago
  15. aa60fd9 [fix] new_doc to frappe.new_doc by Rushabh Mehta · 8 years ago
  16. 07dfb47 [fix] newsletter progress percentage by Anand Doshi · 8 years ago
  17. c96c4d6 [minor] ignore xss in email sender by Rushabh Mehta · 8 years ago
  18. c93caee Merge pull request #5265 from ShashaQin/patch-46 by Rushabh Mehta · 8 years ago
  19. be2ee18 [fixed] frappe.require is now async :boom: by Rushabh Mehta · 8 years ago
  20. 4303164 Update opportunity.py by ShashaQin · 8 years ago
  21. b2b02a5 Merge branch 'master' into develop by Anand Doshi · 8 years ago
  22. ab822c5 Removed no-copy from source in lead by Neil Trini Lasrado · 8 years ago
  23. 52ec0fa get_address_display calling method error by Maxwell Morais · 8 years ago
  24. 72534de removed Is Sales Item and Is Purchase Item by Umair Sayyed · 8 years ago
  25. 972c25f Fixed conflict by Nabin Hait · 8 years ago
  26. 4af736b Moved tasks content to newsletter.py by Valmik Jangla · 9 years ago
  27. 6842f2e WIP code migration from Celery to RQ by Valmik Jangla · 9 years ago
  28. 2f957f2 [fix] apply Tax Rule for lead by Anand Doshi · 9 years ago
  29. cb64305 Fixed validation message for disabled employee by Neil Trini Lasrado · 9 years ago
  30. 78b7a53 [cleanup] set default bold, print_hide for prints by Rushabh Mehta · 9 years ago
  31. d690094 [image] added default image field for employee, customer, item, contact, lead, supplier and using - instead of / as separator in BOM by Rushabh Mehta · 9 years ago
  32. 33f42aa [fix] Get email field if field type is Code, Text, Small Text or Data by Nabin Hait · 9 years ago
  33. 72b4ad8 [cleanup] for quick-entry by Rushabh Mehta · 9 years ago
  34. 865d547 Removed from GL Entry, Opportunity and Quotation by Valmik Jangla · 9 years ago
  35. 634ecae Removed from Lead by Valmik Jangla · 9 years ago
  36. aac4dce [fix] print language and contact_email fields and removed translations by Rushabh Mehta · 9 years ago
  37. 4741182 [fix] add subscribers even though some emails are invalid by makeen · 9 years ago
  38. 10663ab Merge pull request #4762 from nabinhait/multifixes3 by Rushabh Mehta · 9 years ago
  39. 17d4fc4 [enhancement] Merge Comment and Feed into Communication :boom: by Anand Doshi · 9 years ago
  40. 289ffb7 [fix] Advance adjustment in invoice cannot be greater than grand total by Nabin Hait · 9 years ago
  41. 7bb2f3a [fix] newsletter priority by Rushabh Mehta · 9 years ago
  42. 01de945 [cleanup] Removed 'Is Service Item' checkbox and filters by Anand Doshi · 9 years ago
  43. 9824e22 [fix] Price list rate applied via set_missing_values by Nabin Hait · 9 years ago
  44. b46069d [cleanup] contextual buttons in sales & purchase and fix rate setting in opp -> quotation and material request -> purchase order by Rushabh Mehta · 9 years ago
  45. e23e99f [enhance] merge customize buttons under groups by Saurabh · 9 years ago
  46. 5760b79 [translations] fixes #4533 by Rushabh Mehta · 9 years ago
  47. b6b5645 [fix] Get defaults based on doctype or fieldname by Nabin Hait · 9 years ago
  48. d6c5235 [minor] [translation] fix #4343 by Rushabh Mehta · 9 years ago
  49. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  50. 915778f [fix] Clear addressed and contacts on a new form by Nabin Hait · 9 years ago
  51. 1d093a4 [fix] change attach fields to small text by Anand Doshi · 9 years ago
  52. ee6862b [fix] VARCHAR lengths as 140 by Rushabh Mehta · 9 years ago
  53. 71ebad5 Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error by Anand Doshi · 9 years ago
  54. f924e08 [fix] Validate duplicate email ids in Lead by Nabin Hait · 9 years ago
  55. b20baf8 [fix] Remove party_account_currency from Customer and Supplier, and use currency derived from get_party_account by Anand Doshi · 9 years ago
  56. 4bcbcd2 [enhancement] lower priority for newsletter emails by Rushabh Mehta · 9 years ago
  57. c5f919e [fix] use the new split_emails method to split emails by comma by Anand Doshi · 9 years ago
  58. dbe623b [fix] Use User Permission value as default only if the document type is Setup by Anand Doshi · 9 years ago
  59. 5d9cfc7 Don't copy title field in Duplicate by Anand Doshi · 9 years ago
  60. 2377cdf Fixed conflict by Nabin Hait · 9 years ago
  61. bc1e8b4 [minor] Unset Apply User Permissions in default permissions by Anand Doshi · 9 years ago
  62. 216aaaf Set currency and exchange rate based on Customer's currency while making Quotation from Opportunity by Nabin Hait · 9 years ago
  63. c2283ca [hot] [fix] remove test options in Opportunity by Rushabh Mehta · 9 years ago
  64. 8b66f2a Exported all doctypes by Anand Doshi · 9 years ago
  65. 282e494 [fix] Changed more section label to 'More Information' by Anand Doshi · 9 years ago
  66. f7800c0 [layout cleanup] in Quotation, Sales Order, Delivery Note by Rushabh Mehta · 9 years ago
  67. 678a4e2 [cleanup] Opportunity by Rushabh Mehta · 9 years ago
  68. b8a6f40 [cleanup] layouts of item, customer, supplier, lead by Rushabh Mehta · 9 years ago
  69. 81e9d4e [fix] changed text > text editor for description fields in tables by Rushabh Mehta · 9 years ago
  70. 82988be Merge pull request #3846 from rmehta/add-to-learn by Anand Doshi · 9 years ago
  71. 6c83b6b Merge pull request #3811 from rmehta/opportunity-customer by Rushabh Mehta · 9 years ago
  72. 5f7166d [minor] remove section break in opportunity by Rushabh Mehta · 9 years ago
  73. 48cccca [minor] add close button in opportunity and project links in customer by Rushabh Mehta · 9 years ago
  74. ed3a6cf [minor] removed print by Anand Doshi · 9 years ago
  75. c3e1f6b [fix] newsletter list unique check by Nabin Hait · 9 years ago
  76. 1e8025b [cleanup] yes/no selects changed to checks in Item by Rushabh Mehta · 9 years ago
  77. f447c82 [minor] Newsletter Message should be mandatory by Anand Doshi · 9 years ago
  78. ea4d63c [cleanup] removed welcome emails by Rushabh Mehta · 9 years ago
  79. ccb9117 [minor] Added employees in Newsletter List by Rushabh Mehta · 9 years ago
  80. 3b3c48c [fix] Set Customer name in opportunity as per company name in lead by Nabin Hait · 9 years ago
  81. 85e6f5d [fix] [minor] fix customer_name, supplier_name labels by Rushabh Mehta · 9 years ago
  82. b9e5cd0 Fixed lead status not updating on Creation of oppurtunity issue by Neil Trini Lasrado · 9 years ago
  83. c87595b show item description in item grid view if marked for 'In List View' by Nabin Hait · 9 years ago
  84. 4a4a659 [minor] [refactor] by Rushabh Mehta · 9 years ago
  85. f29a618 [email] [website] footer cleanup by Rushabh Mehta · 9 years ago
  86. fd4bcd8 test case fixes by Nabin Hait · 9 years ago
  87. fcda5b6 patch fix by Nabin Hait · 9 years ago
  88. 0eb2dae [fix] opportuniy fixes #3262 by Rushabh Mehta · 9 years ago
  89. 90fc19e Item image in print view by Nabin Hait · 9 years ago
  90. 4f1a7e5 [fix] newsletter list duplicate by Rushabh Mehta · 9 years ago
  91. 2fb0654 Show bulk limit error before sending by Pratik Vyas · 9 years ago
  92. 82ee5fd [email] changes in email_account api by Rushabh Mehta · 9 years ago
  93. ec3ad7d [enhancement] close opportunities from list view by Rushabh Mehta · 9 years ago
  94. e9bd77d [minor] fixes in welcome mails by Rushabh Mehta · 9 years ago
  95. 2887913 [fix] opportunity -> quotation by Rushabh Mehta · 9 years ago
  96. 2c78796 [fix] opportunity / make quotation by Rushabh Mehta · 9 years ago
  97. adfc34b [opportunity] status open by Rushabh Mehta · 9 years ago
  98. 4ac3094 [opportunity] status open by Rushabh Mehta · 9 years ago
  99. fd0f1cb [opportunity] not submittable by Rushabh Mehta · 9 years ago
  100. 7854779 [hotfix] strip email when importing newsletter list by Anand Doshi · 10 years ago