1. e642805 changed date displayed in transaction listing from modified date to transaction/posting date by Anand Doshi · 12 years ago
  2. c53a0ff by default, communication content is of type 'Text' instead of 'Text Editor' by Anand Doshi · 12 years ago
  3. 41cd5a6 autocommit for price list update by Anand Doshi · 12 years ago
  4. 29abc38 run communication list if a new communication is added by Anand Doshi · 12 years ago
  5. 00d3c7c open communication in dialog by Anand Doshi · 12 years ago
  6. 687a655 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  7. 8981b58 fixed form header label issue: on change of field, label should change to Not Saved by Anand Doshi · 12 years ago
  8. 245f920 removed cash flow statement by Nabin Hait · 12 years ago
  9. 26da576 patch list updated by Nabin Hait · 12 years ago
  10. fff16c3 fixes in over billing validation by Nabin Hait · 12 years ago
  11. 9c043b2 Billed amount in SO and DN based on export amount and patch for it by Nabin Hait · 12 years ago
  12. 12e1a5f Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  13. f826eec fixes in bom: updating cost by Nabin Hait · 12 years ago
  14. ba27800 edit / add nodes allowed in sales browser, only if user has valid permissions by Anand Doshi · 12 years ago
  15. 763e4c9 added permission checking to show add child, edit and view ledger links by Anand Doshi · 12 years ago
  16. 7e657d7 global date format for blog comments by Anand Doshi · 12 years ago
  17. 6db2ac5 changed blog comments date format to global date format i.e. 1 January 2012 by Anand Doshi · 12 years ago
  18. 688b712 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  19. 73c6542 minor fix in communication.js by Anand Doshi · 12 years ago
  20. fd3f24f customer name should come in recurring invoice print format instead of customer id by Nabin Hait · 12 years ago
  21. daba7c4 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  22. 0170b2b default purchase taxes and charges master will be automatically fetched in pur transactions by Nabin Hait · 12 years ago
  23. 37b1b88 fix in email settings: json.loads defaults to unicode string, hence encode string for smtp login by Anand Doshi · 12 years ago
  24. 126658a fixes due to changes in filter logic by Anand Doshi · 12 years ago
  25. 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
  26. f039c8b get_query for invoice in c-form by Nabin Hait · 12 years ago
  27. 46f8b50 added Expense Claim Type link in HR Home page by Anand Doshi · 12 years ago
  28. 544b0f6 cascade project name to other items, if selected in one item during purchase cycle by Anand Doshi · 12 years ago
  29. f08cbe1 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  30. 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
  31. 4d0cba8 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  32. cd49187 error fixed in account browser by Nabin Hait · 12 years ago
  33. c6cf4a2 do not display mouse as a clickable pointer when hovering on description in todo list by Anand Doshi · 12 years ago
  34. c4df355 removed msgprint in get_pos_details of sales invoice by Anand Doshi · 12 years ago
  35. 11a5ba6 fixed bug in depends_on: hidden property of a docfield should have value as 0 or 1 by Anand Doshi · 12 years ago
  36. 7dbef25 pre, code style fix by Rushabh Mehta · 12 years ago
  37. bf8cac5 pre, code style fix by Rushabh Mehta · 12 years ago
  38. bc26218 added jQuery.Gantt by Rushabh Mehta · 12 years ago
  39. 02aab69 merge by Rushabh Mehta · 12 years ago
  40. 47ba1d1 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  41. 586c6f3 calendar: links to ref document by Rushabh Mehta · 12 years ago
  42. c2ef064 todo page background bugfix by Rushabh Mehta · 12 years ago
  43. df196c1 projects: milestones have events, tasks have events with better description by Rushabh Mehta · 12 years ago
  44. 883285f fix in supplier quotations patch by Anand Doshi · 12 years ago
  45. f662425 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  46. e30d5f8 New Report: Supplier Quotations by Anand Doshi · 12 years ago
  47. 6252c13 added code style and mardown in todo by Rushabh Mehta · 12 years ago
  48. e6ecb06 added markdown reference page by Rushabh Mehta · 12 years ago
  49. c7dbe29 updates to kb: unanswered questions show in desktop, questions query moved to server-side by Rushabh Mehta · 12 years ago
  50. e343393 add/drop index if index key not exists / exists by Nabin Hait · 12 years ago
  51. 8ce2ac3 supplier quotation release patch by Anand Doshi · 12 years ago
  52. 65078d8 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  53. 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
  54. 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
  55. 6ea82c0 added button, method in Purchase Request form to make Supplier Quotation by Anand Doshi · 12 years ago
  56. 72f5a05 added fields 'Supplier Quotation' and 'Supplier Quotation Item' in Purchase Order Item to track parent by Anand Doshi · 12 years ago
  57. b6029d2 added button, method in Purchase Order to fetch Supplier Quotation Items by Anand Doshi · 12 years ago
  58. da85a83 call set missing values on load and contact section toggle on refresh of purchase order form by Anand Doshi · 12 years ago
  59. 280e0ce added function to hide/unhide contact section of a buying form by Anand Doshi · 12 years ago
  60. 41c4d19 added button to make Purchase Order from Supplier Quotation by Anand Doshi · 12 years ago
  61. 26e5f3d DocType Mappers: Purchase Request-Supplier Quotation and Supplier Quotation-Purchase Order by Anand Doshi · 12 years ago
  62. 4e6a483 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  63. ed8049e fixes in patch: considered over delivery in reserved qty calculation by Nabin Hait · 12 years ago
  64. cea0e79 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  65. 5d4a9f8 date format bug fixed by Rushabh Mehta · 12 years ago
  66. 337fef0 call item on_update from UOM Replace Utility by Nabin Hait · 12 years ago
  67. fd03762 call item on_update from UOM Replace Utility by Nabin Hait · 12 years ago
  68. 326f88c fixed patch: repost stock due to wrong packing list by Anand Doshi · 12 years ago
  69. fea3b64 fixed patch: repost stock due to wrong packing list by Anand Doshi · 12 years ago
  70. df902d1 patch: repost stock due to wrong packing list entries - optimized query using index and subqueries by Anand Doshi · 12 years ago
  71. 786444e changed document_type of 'Communication' to 'Master' to enable importing by Anand Doshi · 12 years ago
  72. b7cc663 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  73. 3d54977 mark 'Supplier Quotation' as a beta feature by Anand Doshi · 12 years ago
  74. c0fded8 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  75. 52006ca bugfix in scheduler by Rushabh Mehta · 12 years ago
  76. e598487 added standard mail footer and function to get monthly bulk mail limit by Rushabh Mehta · 12 years ago
  77. ba54cf6 added 'Email Send' feature in blog to send blog by mail to all subscribers by Rushabh Mehta · 12 years ago
  78. 5f21cc0 created files for blog subscription to be embedded in blog and blog_page by Rushabh Mehta · 12 years ago
  79. 0c5b438 framework updates by Rushabh Mehta · 12 years ago
  80. 4b3b25e aded 'add_subscriber' method to be called from website by Rushabh Mehta · 12 years ago
  81. 384b617 added 'blog_subscriber' and 'unsubscribed' fields by Rushabh Mehta · 12 years ago
  82. 175771c Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  83. 8292691 stock repost patch by Nabin Hait · 12 years ago
  84. e69c7f4 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  85. a67a74f supplier quotation, project shift patch by Anand Doshi · 12 years ago
  86. f0018b5 added unsubscribed fields in Lead and Contact and cleaned up sendmail function by Rushabh Mehta · 12 years ago
  87. 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
  88. dd9d4bb repost stock patch due to wrong packing list by Nabin Hait · 12 years ago
  89. dc40385 validate link only if value is non empty by Anand Doshi · 12 years ago
  90. 5c42d5d Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  91. c7d5fc4 fix in recent blog list link by Anand Doshi · 12 years ago
  92. f9360ce filter on actual qty in stock level report by Nabin Hait · 12 years ago
  93. d614a6e Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  94. 8d97290 updated bin permission by Nabin Hait · 12 years ago
  95. fd684ec Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  96. 29c8b3b bug fix: strip serial no field before validation to check truthy value by Anand Doshi · 12 years ago
  97. d8959bf Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  98. 76697a5 added filter on item group and brand by Nabin Hait · 12 years ago
  99. 0029ac9 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  100. 054cf39 removed validate approver code by Anand Doshi · 12 years ago