1. 126658a fixes due to changes in filter logic by Anand Doshi · 12 years ago
  2. f19f133 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  3. a6de55e fixed selection of field names in filters, such that if two tables have the same fieldnames, it doesn't cause conflict by Anand Doshi · 12 years ago
  4. 7e555e9 Update erpnext/accounts/doctype/cost_center/cost_center.py by Nabin Hait · 12 years ago
  5. f039c8b get_query for invoice in c-form by Nabin Hait · 12 years ago
  6. 0851b4b Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  7. 46f8b50 added Expense Claim Type link in HR Home page by Anand Doshi · 12 years ago
  8. 22aa31e updated profile permission by Nabin Hait · 12 years ago
  9. c3de42c bugfix: blog by Rushabh Mehta · 12 years ago
  10. fa0e252 blog comments fix, markdown and not sent multiple times by Rushabh Mehta · 12 years ago
  11. 6547375 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  12. 544b0f6 cascade project name to other items, if selected in one item during purchase cycle by Anand Doshi · 12 years ago
  13. 2414379 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  14. f08cbe1 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  15. 6810979 Company Form: do not hide 'Default Settings' section break for a new company, as it contains a mandatory field 'Default Currency' by Anand Doshi · 12 years ago
  16. 4d0cba8 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  17. cd49187 error fixed in account browser by Nabin Hait · 12 years ago
  18. 8456eab Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  19. c6cf4a2 do not display mouse as a clickable pointer when hovering on description in todo list by Anand Doshi · 12 years ago
  20. 63fee97 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  21. c4df355 removed msgprint in get_pos_details of sales invoice by Anand Doshi · 12 years ago
  22. 11a5ba6 fixed bug in depends_on: hidden property of a docfield should have value as 0 or 1 by Anand Doshi · 12 years ago
  23. 899fe5d links enabled in todo by Rushabh Mehta · 12 years ago
  24. 02f459a Merge branch 'unicode' of github.com:webnotes/erpnext into unicode by Rushabh Mehta · 12 years ago
  25. 0f0d885 merged with master (project cleanup) by Rushabh Mehta · 12 years ago
  26. a8733da fix to project_list by Rushabh Mehta · 12 years ago
  27. aff1599 cleanup to projects and tasks and now embedding gantt chart inside project by Rushabh Mehta · 12 years ago
  28. 2937e7e task cleanup: moved allocated_to -> assigned_to, autoname is now task (istead of tic) by Rushabh Mehta · 12 years ago
  29. a5c7bd3 Merge branch 'unicode' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  30. 0cedc1c removed reply_to while sending email in email digest by Anand Doshi · 12 years ago
  31. 1758898 file upload should not be decoded by Rushabh Mehta · 12 years ago
  32. 22fbea9 Merge branch 'unicode' of github.com:webnotes/erpnext into unicode by Rushabh Mehta · 12 years ago
  33. 7dbef25 pre, code style fix by Rushabh Mehta · 12 years ago
  34. bf8cac5 pre, code style fix by Rushabh Mehta · 12 years ago
  35. bc26218 added jQuery.Gantt by Rushabh Mehta · 12 years ago
  36. 02aab69 merge by Rushabh Mehta · 12 years ago
  37. 47ba1d1 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  38. 586c6f3 calendar: links to ref document by Rushabh Mehta · 12 years ago
  39. c2ef064 todo page background bugfix by Rushabh Mehta · 12 years ago
  40. df196c1 projects: milestones have events, tasks have events with better description by Rushabh Mehta · 12 years ago
  41. 7b64b96 renamed report folder by Anand Doshi · 12 years ago
  42. ebcb3c0 fixes in supplier quotations report patch by Anand Doshi · 12 years ago
  43. 26dc1b7 fix in report: supplier quotations after merge with unicode by Anand Doshi · 12 years ago
  44. 4e2feb2 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  45. 883285f fix in supplier quotations patch by Anand Doshi · 12 years ago
  46. e81c07f appended unicode literals import after merge by Anand Doshi · 12 years ago
  47. 16ad50f Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  48. f662425 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  49. e30d5f8 New Report: Supplier Quotations by Anand Doshi · 12 years ago
  50. 6252c13 added code style and mardown in todo by Rushabh Mehta · 12 years ago
  51. e6ecb06 added markdown reference page by Rushabh Mehta · 12 years ago
  52. c7dbe29 updates to kb: unanswered questions show in desktop, questions query moved to server-side by Rushabh Mehta · 12 years ago
  53. e343393 add/drop index if index key not exists / exists by Nabin Hait · 12 years ago
  54. a742d32 added unicode literals import to supplier quotation patch by Anand Doshi · 12 years ago
  55. 0d0efcf Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  56. b8219aa Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  57. 8ce2ac3 supplier quotation release patch by Anand Doshi · 12 years ago
  58. 65078d8 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  59. 3e92c00 removed stock uom related fields from supplier quotation item, as there is no need to track stock uom details in a suppleir quoation by Anand Doshi · 12 years ago
  60. 793ec9f removed method get_uom_details from Supplier Quotation, as there is no need to track Stock UOM in a quotation by Anand Doshi · 12 years ago
  61. 6ea82c0 added button, method in Purchase Request form to make Supplier Quotation by Anand Doshi · 12 years ago
  62. 72f5a05 added fields 'Supplier Quotation' and 'Supplier Quotation Item' in Purchase Order Item to track parent by Anand Doshi · 12 years ago
  63. b6029d2 added button, method in Purchase Order to fetch Supplier Quotation Items by Anand Doshi · 12 years ago
  64. da85a83 call set missing values on load and contact section toggle on refresh of purchase order form by Anand Doshi · 12 years ago
  65. 280e0ce added function to hide/unhide contact section of a buying form by Anand Doshi · 12 years ago
  66. 41c4d19 added button to make Purchase Order from Supplier Quotation by Anand Doshi · 12 years ago
  67. 26e5f3d DocType Mappers: Purchase Request-Supplier Quotation and Supplier Quotation-Purchase Order by Anand Doshi · 12 years ago
  68. aaa7549 added email chain on blog comment and number of comments by Rushabh Mehta · 12 years ago
  69. 24fabf3 cleaned up source from lead by Rushabh Mehta · 12 years ago
  70. 4e6a483 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  71. a146db2 build by Rushabh Mehta · 12 years ago
  72. ed8049e fixes in patch: considered over delivery in reserved qty calculation by Nabin Hait · 12 years ago
  73. 9011520 build by Rushabh Mehta · 12 years ago
  74. a49a552 merge by Rushabh Mehta · 12 years ago
  75. cea0e79 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  76. 5d4a9f8 date format bug fixed by Rushabh Mehta · 12 years ago
  77. 48f5f40 moved recurring to daily from every time by Rushabh Mehta · 12 years ago
  78. a4f6529 in item's update page name, if item name is null, create page name with only the name by Anand Doshi · 12 years ago
  79. 1c2b192 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  80. 337fef0 call item on_update from UOM Replace Utility by Nabin Hait · 12 years ago
  81. e64d900 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  82. fd03762 call item on_update from UOM Replace Utility by Nabin Hait · 12 years ago
  83. 6243f29 framework updates by Rushabh Mehta · 12 years ago
  84. f83159e Merge branch 'unicode' of github.com:webnotes/erpnext into unicode by Rushabh Mehta · 12 years ago
  85. 326f88c fixed patch: repost stock due to wrong packing list by Anand Doshi · 12 years ago
  86. fea3b64 fixed patch: repost stock due to wrong packing list by Anand Doshi · 12 years ago
  87. df902d1 patch: repost stock due to wrong packing list entries - optimized query using index and subqueries by Anand Doshi · 12 years ago
  88. 786444e changed document_type of 'Communication' to 'Master' to enable importing by Anand Doshi · 12 years ago
  89. 49dc5da refactor unicode changes and merge with master with refactored email by Rushabh Mehta · 12 years ago
  90. b7cc663 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  91. 3d54977 mark 'Supplier Quotation' as a beta feature by Anand Doshi · 12 years ago
  92. c0fded8 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  93. 52006ca bugfix in scheduler by Rushabh Mehta · 12 years ago
  94. e598487 added standard mail footer and function to get monthly bulk mail limit by Rushabh Mehta · 12 years ago
  95. ba54cf6 added 'Email Send' feature in blog to send blog by mail to all subscribers by Rushabh Mehta · 12 years ago
  96. 5f21cc0 created files for blog subscription to be embedded in blog and blog_page by Rushabh Mehta · 12 years ago
  97. 0c5b438 framework updates by Rushabh Mehta · 12 years ago
  98. 4b3b25e aded 'add_subscriber' method to be called from website by Rushabh Mehta · 12 years ago
  99. 384b617 added 'blog_subscriber' and 'unsubscribed' fields by Rushabh Mehta · 12 years ago
  100. 175771c Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago