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