1. 609b25b refactor email digest by Anand Doshi · 12 years ago
  2. f03e3bb Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  3. d948e9b reload doc before auto nification by Nabin Hait · 12 years ago
  4. b4ea4ad Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  5. 41cd5a6 autocommit for price list update by Anand Doshi · 12 years ago
  6. 7b20428 merged master by Anand Doshi · 12 years ago
  7. 1467a05 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  8. 37b1b88 fix in email settings: json.loads defaults to unicode string, hence encode string for smtp login by Anand Doshi · 12 years ago
  9. 2414379 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  10. 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
  11. 0cedc1c removed reply_to while sending email in email digest by Anand Doshi · 12 years ago
  12. 49dc5da refactor unicode changes and merge with master with refactored email by Rushabh Mehta · 12 years ago
  13. f0018b5 added unsubscribed fields in Lead and Contact and cleaned up sendmail function by Rushabh Mehta · 12 years ago
  14. dbe31be deprecated bulk rename tool by Anand Doshi · 12 years ago
  15. 76ec66d fixes for unicode by Anand Doshi · 12 years ago
  16. 1703cc8 fixes for unicode by Anand Doshi · 12 years ago
  17. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  18. 4ae82ca users pages deprecated by Rushabh Mehta · 12 years ago
  19. 2eef40b get_field > wn.meta.get_docfield by Rushabh Mehta · 12 years ago
  20. 8cbbab2 Merge branch 'dev' of github.com:webnotes/erpnext into dev by Rushabh Mehta · 12 years ago
  21. 357fb26 sales bom fixes and mandatory in table fields by Rushabh Mehta · 12 years ago
  22. 4feae61 fixes to taxes and charges master and naming_series by Rushabh Mehta · 12 years ago
  23. 70db682 fixed conflict in setup control by Nabin Hait · 12 years ago
  24. 5faf37f item group cleanup by Rushabh Mehta · 12 years ago
  25. cf96914 cleaned up customer group by Rushabh Mehta · 12 years ago
  26. b9fabf8 sales bom cleanup by Rushabh Mehta · 12 years ago
  27. cda9732 price list cleanup by Rushabh Mehta · 12 years ago
  28. 3a0f191 cleaned up fiscal_year, currency and added select-all + help in doclistview by Rushabh Mehta · 12 years ago
  29. 3b0f5dd fiscal_year_closed and abbr removed from code by Nabin Hait · 12 years ago
  30. 9acf463 budget distribution cleanup and formatting of markdown by Rushabh Mehta · 12 years ago
  31. e3dd54c Merge branch 'dev' of github.com:webnotes/erpnext into dev by Rushabh Mehta · 12 years ago
  32. e57267f added patch for account and cleanups to breadcrumbs and msgprint by Rushabh Mehta · 12 years ago
  33. 45ec64a fixes in outgoing email connection error handling by Anand Doshi · 12 years ago
  34. 090a12d do not force send email using conf.py configuration by Anand Doshi · 12 years ago
  35. 0f5e220 Email Digest: New Transactions --> consider feed_type is null records only by Anand Doshi · 12 years ago
  36. af539fa deprecate import data control by Anand Doshi · 12 years ago
  37. d383e57 contact, address list views and allow their deletion from customer / supplier form by Anand Doshi · 12 years ago
  38. d4425cc Merge branch 'master' into dev by Anand Doshi · 12 years ago
  39. 74962a9 auto create email digest after setup is completed by Anand Doshi · 12 years ago
  40. 8ae5ba9 fixes related to --> clear locals and then sync locals when whole doclist is passed by Anand Doshi · 12 years ago
  41. b4aa0f8 fix in price list: check if a row has content before checking its length; allow only 1 attachment by Anand Doshi · 12 years ago
  42. 616c355 fix in todos and email settings by Anand Doshi · 12 years ago
  43. 92fd9cc fixes in support ticket and email settings by Anand Doshi · 12 years ago
  44. 4c56275 appframe is now heading by Rushabh Mehta · 12 years ago
  45. 4f4f582 fix in item group on_trash by Anand Doshi · 12 years ago
  46. 2e3579a Item Barcode implemented by Nabin Hait · 12 years ago
  47. 0873e75 better notification message by Rushabh Mehta · 12 years ago
  48. c91e16d email_digest updates by Rushabh Mehta · 12 years ago
  49. 0b00b46 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  50. 260162d email digest: mobile friendly by Rushabh Mehta · 12 years ago
  51. 937d838 min height for communication history and transaction history by Anand Doshi · 12 years ago
  52. dbb84a2 Merge branch 'master' of github.com:webnotes/erpnext into comm_log by Anand Doshi · 12 years ago
  53. f24d2ef Parent node validation fixed for tree by Nabin Hait · 12 years ago
  54. 0e4afb9 parent node get_query modified in all tree by Nabin Hait · 12 years ago
  55. a6708fb new doctype: communication by Anand Doshi · 12 years ago
  56. 0908b27 fixed conflict by Nabin Hait · 12 years ago
  57. 5c1de3a fixed conflict by Nabin Hait · 12 years ago
  58. 353bc31 Link to Sales/accounts browser fixed by Nabin Hait · 12 years ago
  59. 82695dd fixes in transaction history of customer and supplier by Anand Doshi · 12 years ago
  60. 86df78a fixed conflict by Nabin Hait · 12 years ago
  61. b695f73 Maintain same rate throughout pur cycle: in global defaults, by default set true by Nabin Hait · 12 years ago
  62. 86375f0 Merge branch 'shf_rename' by Nabin Hait · 12 years ago
  63. d9742a6 on_trash modified for item group, territory, customer group, and sales person by Nabin Hait · 12 years ago
  64. 6598b62 fixes to website settings and linking import data in setup by Rushabh Mehta · 12 years ago
  65. 0eb790a cleaned up imports, doc by Rushabh Mehta · 12 years ago
  66. a920943 new cms with public folder by Rushabh Mehta · 12 years ago
  67. 29d36a6 fixes in account setup by Anand Doshi · 12 years ago
  68. 4b6c1f8 fixes in notification control due to renaming of doctype by Anand Doshi · 12 years ago
  69. 359852e fix in email digest by Anand Doshi · 12 years ago
  70. 57bc3f4 fix in email digest by Anand Doshi · 12 years ago
  71. 996abdd fix in email digest by Anand Doshi · 12 years ago
  72. e5982c0 email digest fixes by Anand Doshi · 12 years ago
  73. 926f46f Fixed conflict while merging with master by Nabin Hait · 12 years ago
  74. d58da50 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  75. 41cc327 Fixed issie in auto notification by Nabin Hait · 12 years ago
  76. b60807c Merge branch 'shf_rename' of github.com:webnotes/erpnext into shf_rename by Anand Doshi · 12 years ago
  77. c55d9ad working on setup account by Anand Doshi · 12 years ago
  78. ebbd328 Merge branch 'shf_rename' of github.com:webnotes/erpnext into shf_rename by Nabin Hait · 12 years ago
  79. f5216b4 fixes by Anand Doshi · 12 years ago
  80. 914d67a selective deletes from child table while overwriting by Nabin Hait · 12 years ago
  81. 3fbf2ec fix in setup control by Anand Doshi · 12 years ago
  82. 1dac431 Merge branch 'shf_rename' of github.com:webnotes/erpnext into shf_rename by Anand Doshi · 12 years ago
  83. 1ed4ef1 fixes in setup by Anand Doshi · 12 years ago
  84. a6b7886 resolved conflict while merging with master by Nabin Hait · 12 years ago
  85. 50c7998 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  86. e6d8088 Error fixed in notification control by Nabin Hait · 12 years ago
  87. a8d83b6 update modified date by Nabin Hait · 12 years ago
  88. f7c506d fixed conflict while merging with master branch by Nabin Hait · 12 years ago
  89. e72ae2a fixed conflict by Nabin Hait · 12 years ago
  90. 239e790 Customer/customer group wise price list by Nabin Hait · 12 years ago
  91. 7c67aad removed account_url from global defaults by Anand Doshi · 12 years ago
  92. 619e16c removed account_url from global defaults by Anand Doshi · 12 years ago
  93. 8d1a0b4 Merge branch 'shf_rename' of github.com:webnotes/erpnext into shf_rename by Anand Doshi · 12 years ago
  94. 3853801 fixes in customize form, naming series form loading by Anand Doshi · 12 years ago
  95. 97051ba allow negative stock field in global defaults by Nabin Hait · 12 years ago
  96. 3a9ddaf permission engine bugfix by Rushabh Mehta · 12 years ago
  97. 7afc212 allow negative qty feature by Nabin Hait · 12 years ago
  98. acb3d56 fix in install docs by Anand Doshi · 12 years ago
  99. 6c615d9 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  100. 7fca9e6 fixes in global defaults by Nabin Hait · 12 years ago