1. 52006ca bugfix in scheduler by Rushabh Mehta · 12 years ago
  2. e598487 added standard mail footer and function to get monthly bulk mail limit by Rushabh Mehta · 12 years ago
  3. ba54cf6 added 'Email Send' feature in blog to send blog by mail to all subscribers by Rushabh Mehta · 12 years ago
  4. 5f21cc0 created files for blog subscription to be embedded in blog and blog_page by Rushabh Mehta · 12 years ago
  5. 0c5b438 framework updates by Rushabh Mehta · 12 years ago
  6. 4b3b25e aded 'add_subscriber' method to be called from website by Rushabh Mehta · 12 years ago
  7. 384b617 added 'blog_subscriber' and 'unsubscribed' fields by Rushabh Mehta · 12 years ago
  8. 175771c Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  9. 8292691 stock repost patch by Nabin Hait · 12 years ago
  10. e69c7f4 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  11. a67a74f supplier quotation, project shift patch by Anand Doshi · 12 years ago
  12. f0018b5 added unsubscribed fields in Lead and Contact and cleaned up sendmail function by Rushabh Mehta · 12 years ago
  13. a4fe718 html generation moved from web.py to web_cache.py so it can be called from other places as a response from server.py by Rushabh Mehta · 12 years ago
  14. dd9d4bb repost stock patch due to wrong packing list by Nabin Hait · 12 years ago
  15. cf546d5 fix in quotation item's get query by Anand Doshi · 12 years ago
  16. 96efd2b fix in quotation item's get query by Anand Doshi · 12 years ago
  17. 4855361 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  18. dc40385 validate link only if value is non empty by Anand Doshi · 12 years ago
  19. 33987a0 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  20. 5c42d5d Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  21. c7d5fc4 fix in recent blog list link by Anand Doshi · 12 years ago
  22. e51b9d7 Merge branch 'unicode' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  23. 59d37c4 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  24. f9360ce filter on actual qty in stock level report by Nabin Hait · 12 years ago
  25. d614a6e Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  26. 8d97290 updated bin permission by Nabin Hait · 12 years ago
  27. fd684ec Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  28. 29c8b3b bug fix: strip serial no field before validation to check truthy value by Anand Doshi · 12 years ago
  29. d8959bf Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  30. 76697a5 added filter on item group and brand by Nabin Hait · 12 years ago
  31. 6c2a9a2 added filter on item group and brand by Nabin Hait · 12 years ago
  32. 0029ac9 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  33. 054cf39 removed validate approver code by Anand Doshi · 12 years ago
  34. 9b5fc1f Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  35. 87b6d65 sanctioned amt auto set equals to claimed amt by Nabin Hait · 12 years ago
  36. ccee92e fixes in header decoding in receiving support ticket email by Anand Doshi · 12 years ago
  37. 3e7a143 fixes in header decoding in receiving support ticket email by Anand Doshi · 12 years ago
  38. 396628e Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  39. 85632b7 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  40. b3a4c09 added guest read permission to blog by Anand Doshi · 12 years ago
  41. 66f9068 import unicode_literals where missing by Anand Doshi · 12 years ago
  42. 4572182 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  43. f5b3a44 SO and DN mandatory only for stock item if made mandatory in global defaults by Nabin Hait · 12 years ago
  44. 3d72da5 SO and DN mandatory only for stock item if made mandatory in global defaults by Nabin Hait · 12 years ago
  45. 0fa628b Merge branch 'master' of github.com:webnotes/erpnext into unicode by Rushabh Mehta · 12 years ago
  46. adc6c7c moved add comment button outside comments div by Anand Doshi · 12 years ago
  47. 80b8393 fixes in email validation for recurring invoice by Anand Doshi · 12 years ago
  48. e87482a Fixed: Lead Lost Reason message by Anand Doshi · 12 years ago
  49. 39c0aa7 Redirect to new manual page by Rushabh Mehta · 12 years ago
  50. 74b30c1 Update erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py by Nabin Hait · 12 years ago
  51. e8ff965 validate notification_email_ids in recurring invoice and if user is administrator set email id from profile by Nabin Hait · 12 years ago
  52. 7839ea9 fixes in new report: same fieldname in multiple table by Nabin Hait · 12 years ago
  53. 39b8ec0 fixes in new report: same fieldname in multiple table by Nabin Hait · 12 years ago
  54. 9b8fca9 new patches for unicode release by Anand Doshi · 12 years ago
  55. 6a223fe fixes in receive email by Anand Doshi · 12 years ago
  56. 44c6a5b dont display description on old report by Nabin Hait · 12 years ago
  57. e9a62d1 reload trial balance report by Nabin Hait · 12 years ago
  58. 50c71cf Merge branch 'dev' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  59. 7118086 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  60. dbe31be deprecated bulk rename tool by Anand Doshi · 12 years ago
  61. 76ec66d fixes for unicode by Anand Doshi · 12 years ago
  62. 454e268 Recurring Invoice repititive mail sending issue fixed by Nabin Hait · 12 years ago
  63. 2ae08e8 error fixed in landed cost wizard by Nabin Hait · 12 years ago
  64. 93e82b8 error fixed in landed cost wizard by Nabin Hait · 12 years ago
  65. 1703cc8 fixes for unicode by Anand Doshi · 12 years ago
  66. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  67. bbc2d44 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  68. cea01c7 item code get query in customer issue by Nabin Hait · 12 years ago
  69. 5756630 Merge branch 'master' of github.com:webnotes/erpnext into dev by Anand Doshi · 12 years ago
  70. 249659d Changed file names from listview.js to doctype_name_list.js by Anand Doshi · 12 years ago
  71. 6efc49a Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  72. f2f5c94 Default Currency specification for Customer and Supplier by Anand Doshi · 12 years ago
  73. 28115f3 repost stock due to incorrect packing list by Nabin Hait · 12 years ago
  74. 2e72b6a Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  75. ddb9f94 repost stock due to incorrect packing list by Nabin Hait · 12 years ago
  76. a60266d fix in doclistview group by logic by Anand Doshi · 12 years ago
  77. 18b9ecc packing list issue fixed by Nabin Hait · 12 years ago
  78. 41c922d Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  79. 510eda3 packing list issue fixed by Nabin Hait · 12 years ago
  80. 04fd09c Merge branch 'master' of github.com:webnotes/erpnext into dev by Anand Doshi · 12 years ago
  81. 4612e69 mark stock entry as is_submittable by Anand Doshi · 12 years ago
  82. 3a281ae Merge branch 'master' of github.com:webnotes/erpnext into dev by Anand Doshi · 12 years ago
  83. 669d15a fix in copy doc by Anand Doshi · 12 years ago
  84. 26ca2c8 fix in syntax of owner match patch by Anand Doshi · 12 years ago
  85. 5d4aaaa patch to remove match condition of owner on event doctype by Anand Doshi · 12 years ago
  86. 8b091cd Merge branch 'dev' of github.com:webnotes/erpnext into dev by Nabin Hait · 12 years ago
  87. a25ebe3 Conversion rate fieldtype set as float (from currency) by Nabin Hait · 12 years ago
  88. 2f192a6 Merge branch 'dev' of github.com:webnotes/erpnext into dev by Anand Doshi · 12 years ago
  89. 8499773 fix in last sales and quote rate in quotation by Anand Doshi · 12 years ago
  90. ebf9137 report breadcrumbs issue by Rushabh Mehta · 12 years ago
  91. 4ae82ca users pages deprecated by Rushabh Mehta · 12 years ago
  92. 527c5b6 Merge branch 'dev' of github.com:webnotes/erpnext into dev by Rushabh Mehta · 12 years ago
  93. 3c419c5 cur_frm.doc re-reference when is called by Rushabh Mehta · 12 years ago
  94. 65535da Merge branch 'dev' of github.com:webnotes/erpnext into dev by Nabin Hait · 12 years ago
  95. 49e1701 Include in print rate validation added by Nabin Hait · 12 years ago
  96. e7c54a4 Merge branch 'dev' of github.com:webnotes/erpnext into dev by Anand Doshi · 12 years ago
  97. 7f2385c Merge branch 'master' into dev by Anand Doshi · 12 years ago
  98. 59fa430 fixes in quotation item code get query by Anand Doshi · 12 years ago
  99. 9e9809a Merge branch 'dev' of github.com:webnotes/erpnext into dev by Rushabh Mehta · 12 years ago
  100. 2eef40b get_field > wn.meta.get_docfield by Rushabh Mehta · 12 years ago