1. ba27800 edit / add nodes allowed in sales browser, only if user has valid permissions by Anand Doshi · 12 years ago
  2. d0fcdf6 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  3. 763e4c9 added permission checking to show add child, edit and view ledger links by Anand Doshi · 12 years ago
  4. 5513775 fix in number of comments by Anand Doshi · 12 years ago
  5. 005ab30 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  6. 7e657d7 global date format for blog comments by Anand Doshi · 12 years ago
  7. d297b88 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  8. 6db2ac5 changed blog comments date format to global date format i.e. 1 January 2012 by Anand Doshi · 12 years ago
  9. 297f37d Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  10. 688b712 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  11. 73c6542 minor fix in communication.js by Anand Doshi · 12 years ago
  12. fd3f24f customer name should come in recurring invoice print format instead of customer id by Nabin Hait · 12 years ago
  13. 25dd92d coerce markdown2.UnicodeWithAttrs to unicode in blog comments by Anand Doshi · 12 years ago
  14. 5fc48f5 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  15. daba7c4 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  16. 0170b2b default purchase taxes and charges master will be automatically fetched in pur transactions by Nabin Hait · 12 years ago
  17. 7b20428 merged master by Anand Doshi · 12 years ago
  18. 1467a05 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  19. 37b1b88 fix in email settings: json.loads defaults to unicode string, hence encode string for smtp login by Anand Doshi · 12 years ago
  20. 8a72ec5 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  21. 126658a fixes due to changes in filter logic by Anand Doshi · 12 years ago
  22. f19f133 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  23. 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
  24. 7e555e9 Update erpnext/accounts/doctype/cost_center/cost_center.py by Nabin Hait · 12 years ago
  25. f039c8b get_query for invoice in c-form by Nabin Hait · 12 years ago
  26. 0851b4b Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  27. 46f8b50 added Expense Claim Type link in HR Home page by Anand Doshi · 12 years ago
  28. 22aa31e updated profile permission by Nabin Hait · 12 years ago
  29. c3de42c bugfix: blog by Rushabh Mehta · 12 years ago
  30. fa0e252 blog comments fix, markdown and not sent multiple times by Rushabh Mehta · 12 years ago
  31. 6547375 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  32. 544b0f6 cascade project name to other items, if selected in one item during purchase cycle by Anand Doshi · 12 years ago
  33. 2414379 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  34. f08cbe1 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  35. 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
  36. 4d0cba8 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  37. cd49187 error fixed in account browser by Nabin Hait · 12 years ago
  38. 8456eab Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  39. c6cf4a2 do not display mouse as a clickable pointer when hovering on description in todo list by Anand Doshi · 12 years ago
  40. 63fee97 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  41. c4df355 removed msgprint in get_pos_details of sales invoice by Anand Doshi · 12 years ago
  42. 11a5ba6 fixed bug in depends_on: hidden property of a docfield should have value as 0 or 1 by Anand Doshi · 12 years ago
  43. 899fe5d links enabled in todo by Rushabh Mehta · 12 years ago
  44. 02f459a Merge branch 'unicode' of github.com:webnotes/erpnext into unicode by Rushabh Mehta · 12 years ago
  45. 0f0d885 merged with master (project cleanup) by Rushabh Mehta · 12 years ago
  46. a8733da fix to project_list by Rushabh Mehta · 12 years ago
  47. aff1599 cleanup to projects and tasks and now embedding gantt chart inside project by Rushabh Mehta · 12 years ago
  48. 2937e7e task cleanup: moved allocated_to -> assigned_to, autoname is now task (istead of tic) by Rushabh Mehta · 12 years ago
  49. a5c7bd3 Merge branch 'unicode' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  50. 0cedc1c removed reply_to while sending email in email digest by Anand Doshi · 12 years ago
  51. 1758898 file upload should not be decoded by Rushabh Mehta · 12 years ago
  52. 22fbea9 Merge branch 'unicode' of github.com:webnotes/erpnext into unicode by Rushabh Mehta · 12 years ago
  53. 7dbef25 pre, code style fix by Rushabh Mehta · 12 years ago
  54. bf8cac5 pre, code style fix by Rushabh Mehta · 12 years ago
  55. bc26218 added jQuery.Gantt by Rushabh Mehta · 12 years ago
  56. 02aab69 merge by Rushabh Mehta · 12 years ago
  57. 47ba1d1 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  58. 586c6f3 calendar: links to ref document by Rushabh Mehta · 12 years ago
  59. c2ef064 todo page background bugfix by Rushabh Mehta · 12 years ago
  60. df196c1 projects: milestones have events, tasks have events with better description by Rushabh Mehta · 12 years ago
  61. 7b64b96 renamed report folder by Anand Doshi · 12 years ago
  62. ebcb3c0 fixes in supplier quotations report patch by Anand Doshi · 12 years ago
  63. 26dc1b7 fix in report: supplier quotations after merge with unicode by Anand Doshi · 12 years ago
  64. 4e2feb2 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  65. 883285f fix in supplier quotations patch by Anand Doshi · 12 years ago
  66. e81c07f appended unicode literals import after merge by Anand Doshi · 12 years ago
  67. 16ad50f Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  68. f662425 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  69. e30d5f8 New Report: Supplier Quotations by Anand Doshi · 12 years ago
  70. 6252c13 added code style and mardown in todo by Rushabh Mehta · 12 years ago
  71. e6ecb06 added markdown reference page by Rushabh Mehta · 12 years ago
  72. c7dbe29 updates to kb: unanswered questions show in desktop, questions query moved to server-side by Rushabh Mehta · 12 years ago
  73. e343393 add/drop index if index key not exists / exists by Nabin Hait · 12 years ago
  74. a742d32 added unicode literals import to supplier quotation patch by Anand Doshi · 12 years ago
  75. 0d0efcf Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  76. b8219aa Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  77. 8ce2ac3 supplier quotation release patch by Anand Doshi · 12 years ago
  78. 65078d8 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  79. 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
  80. 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
  81. 6ea82c0 added button, method in Purchase Request form to make Supplier Quotation by Anand Doshi · 12 years ago
  82. 72f5a05 added fields 'Supplier Quotation' and 'Supplier Quotation Item' in Purchase Order Item to track parent by Anand Doshi · 12 years ago
  83. b6029d2 added button, method in Purchase Order to fetch Supplier Quotation Items by Anand Doshi · 12 years ago
  84. da85a83 call set missing values on load and contact section toggle on refresh of purchase order form by Anand Doshi · 12 years ago
  85. 280e0ce added function to hide/unhide contact section of a buying form by Anand Doshi · 12 years ago
  86. 41c4d19 added button to make Purchase Order from Supplier Quotation by Anand Doshi · 12 years ago
  87. 26e5f3d DocType Mappers: Purchase Request-Supplier Quotation and Supplier Quotation-Purchase Order by Anand Doshi · 12 years ago
  88. aaa7549 added email chain on blog comment and number of comments by Rushabh Mehta · 12 years ago
  89. 24fabf3 cleaned up source from lead by Rushabh Mehta · 12 years ago
  90. 4e6a483 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  91. a146db2 build by Rushabh Mehta · 12 years ago
  92. ed8049e fixes in patch: considered over delivery in reserved qty calculation by Nabin Hait · 12 years ago
  93. 9011520 build by Rushabh Mehta · 12 years ago
  94. a49a552 merge by Rushabh Mehta · 12 years ago
  95. cea0e79 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  96. 5d4a9f8 date format bug fixed by Rushabh Mehta · 12 years ago
  97. 48f5f40 moved recurring to daily from every time by Rushabh Mehta · 12 years ago
  98. 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
  99. 1c2b192 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  100. 337fef0 call item on_update from UOM Replace Utility by Nabin Hait · 12 years ago