1. a7f757a Rename fields: initial commit by Nabin Hait · 11 years ago
  2. 436f526 commonify get_item_details and rename fields to sync selling and purchase by Nabin Hait · 11 years ago
  3. 93fdc67 Fixes in Test Cases by Anand Doshi · 11 years ago
  4. d7cc47e Do not validate Material Request against Sales Order, Moved Setup page to Framework by Anand Doshi · 11 years ago
  5. 080b64a Fixes in Sales Partner and Support Mails by Anand Doshi · 11 years ago
  6. 22ababb configs by Rushabh Mehta · 11 years ago
  7. 7c34f1c Test Item Group by Anand Doshi · 11 years ago
  8. 7bb9c3f Nested Set Test using Test Item group by Anand Doshi · 11 years ago
  9. a03f654 Merge pull request #1382 from akhileshdarjee/4.0-hotfix by Nabin Hait · 11 years ago
  10. 3decf4d Fixes related website hierarchy by Anand Doshi · 11 years ago
  11. 8f674fe minor changes by Akhilesh Darjee · 11 years ago
  12. abb3af7 Merge branch '4.0.0-wip' of github.com:webnotes/erpnext into 4.0-hotfix by Akhilesh Darjee · 11 years ago
  13. d6d2193 newsletter reload by Akhilesh Darjee · 11 years ago
  14. 8dc2c6a Default accounts in company should not be copied by Nabin Hait · 11 years ago
  15. 86894f3 merge conflict fixed by Akhilesh Darjee · 11 years ago
  16. cb39e08 Merge remote-tracking branch 'webnotes/develop' into 4.0.0-wip by Anand Doshi · 11 years ago
  17. 5ae6a61 Fixes related to appifing shopping cart by Nabin Hait · 11 years ago
  18. f96bcf9 added explicit delete perimssions by Rushabh Mehta · 11 years ago
  19. dc15b4f Fixed conflict while merging with develop brnach by Nabin Hait · 11 years ago
  20. 2a79b00 minor fix by Akhilesh Darjee · 11 years ago
  21. 5c96b75 fixed maintenance schedule by Akhilesh Darjee · 11 years ago
  22. 9a4a13c Moved Portal and Shopping Cart to Shopping Cart app, and some minor fixes by Anand Doshi · 11 years ago
  23. c4a0ed6 Moved demo to separate app, moved patches folder by Rushabh Mehta · 11 years ago
  24. 4ac6895 Moved patches and fixed method routing in pages by Rushabh Mehta · 11 years ago
  25. 8e332ff Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions by Anand Doshi · 11 years ago
  26. 5404778 Merge with 3.3.8 by Rushabh Mehta · 11 years ago
  27. df200f3 Redesigned templates. Now all templates must be inside templates/pages templates/generators by Rushabh Mehta · 11 years ago
  28. 3c68488 Fixes to setup wizard by Rushabh Mehta · 11 years ago
  29. b63d550 Added Applications page and fixed issues in translations and hooks by Rushabh Mehta · 11 years ago
  30. c652a62 Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  31. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  32. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  33. d2dd83c fixed template loader webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  34. 39bb8e2 step 0: install by Rushabh Mehta · 11 years ago
  35. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago
  36. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago
  37. 1fc9ae2 Fixes and Validations for nested doctypes by Anand Doshi · 12 years ago
  38. 09d84b6 Stock Ageing & release of Analytics by Rushabh Mehta · 12 years ago
  39. 8bdfaa3 msgprint fix, company abbreviation length validation by Anand Doshi · 12 years ago
  40. 1953f04 added validation that abbreviation should not be more than 5 characters when creating company by Anand Doshi · 12 years ago
  41. d86e282 show only those bank/cash balances which have non-zero value by Anand Doshi · 12 years ago
  42. 609b25b refactor email digest by Anand Doshi · 12 years ago
  43. f03e3bb Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  44. d948e9b reload doc before auto nification by Nabin Hait · 12 years ago
  45. b4ea4ad Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  46. 41cd5a6 autocommit for price list update by Anand Doshi · 12 years ago
  47. 7b20428 merged master by Anand Doshi · 12 years ago
  48. 1467a05 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  49. 37b1b88 fix in email settings: json.loads defaults to unicode string, hence encode string for smtp login by Anand Doshi · 12 years ago
  50. 2414379 Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  51. 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
  52. 0cedc1c removed reply_to while sending email in email digest by Anand Doshi · 12 years ago
  53. 49dc5da refactor unicode changes and merge with master with refactored email by Rushabh Mehta · 12 years ago
  54. f0018b5 added unsubscribed fields in Lead and Contact and cleaned up sendmail function by Rushabh Mehta · 12 years ago
  55. dbe31be deprecated bulk rename tool by Anand Doshi · 12 years ago
  56. 76ec66d fixes for unicode by Anand Doshi · 12 years ago
  57. 1703cc8 fixes for unicode by Anand Doshi · 12 years ago
  58. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  59. 4ae82ca users pages deprecated by Rushabh Mehta · 12 years ago
  60. 2eef40b get_field > wn.meta.get_docfield by Rushabh Mehta · 12 years ago
  61. 8cbbab2 Merge branch 'dev' of github.com:webnotes/erpnext into dev by Rushabh Mehta · 12 years ago
  62. 357fb26 sales bom fixes and mandatory in table fields by Rushabh Mehta · 12 years ago
  63. 4feae61 fixes to taxes and charges master and naming_series by Rushabh Mehta · 12 years ago
  64. 70db682 fixed conflict in setup control by Nabin Hait · 12 years ago
  65. 5faf37f item group cleanup by Rushabh Mehta · 12 years ago
  66. cf96914 cleaned up customer group by Rushabh Mehta · 12 years ago
  67. b9fabf8 sales bom cleanup by Rushabh Mehta · 12 years ago
  68. cda9732 price list cleanup by Rushabh Mehta · 12 years ago
  69. 3a0f191 cleaned up fiscal_year, currency and added select-all + help in doclistview by Rushabh Mehta · 12 years ago
  70. 3b0f5dd fiscal_year_closed and abbr removed from code by Nabin Hait · 12 years ago
  71. 9acf463 budget distribution cleanup and formatting of markdown by Rushabh Mehta · 12 years ago
  72. e3dd54c Merge branch 'dev' of github.com:webnotes/erpnext into dev by Rushabh Mehta · 12 years ago
  73. e57267f added patch for account and cleanups to breadcrumbs and msgprint by Rushabh Mehta · 12 years ago
  74. 45ec64a fixes in outgoing email connection error handling by Anand Doshi · 12 years ago
  75. 090a12d do not force send email using conf.py configuration by Anand Doshi · 12 years ago
  76. 0f5e220 Email Digest: New Transactions --> consider feed_type is null records only by Anand Doshi · 12 years ago
  77. af539fa deprecate import data control by Anand Doshi · 12 years ago
  78. d383e57 contact, address list views and allow their deletion from customer / supplier form by Anand Doshi · 12 years ago
  79. d4425cc Merge branch 'master' into dev by Anand Doshi · 12 years ago
  80. 74962a9 auto create email digest after setup is completed by Anand Doshi · 12 years ago
  81. 8ae5ba9 fixes related to --> clear locals and then sync locals when whole doclist is passed by Anand Doshi · 12 years ago
  82. 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
  83. 616c355 fix in todos and email settings by Anand Doshi · 12 years ago
  84. 92fd9cc fixes in support ticket and email settings by Anand Doshi · 12 years ago
  85. 4c56275 appframe is now heading by Rushabh Mehta · 12 years ago
  86. 4f4f582 fix in item group on_trash by Anand Doshi · 12 years ago
  87. 2e3579a Item Barcode implemented by Nabin Hait · 12 years ago
  88. 0873e75 better notification message by Rushabh Mehta · 12 years ago
  89. c91e16d email_digest updates by Rushabh Mehta · 12 years ago
  90. 0b00b46 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  91. 260162d email digest: mobile friendly by Rushabh Mehta · 12 years ago
  92. 937d838 min height for communication history and transaction history by Anand Doshi · 12 years ago
  93. dbb84a2 Merge branch 'master' of github.com:webnotes/erpnext into comm_log by Anand Doshi · 12 years ago
  94. f24d2ef Parent node validation fixed for tree by Nabin Hait · 12 years ago
  95. 0e4afb9 parent node get_query modified in all tree by Nabin Hait · 12 years ago
  96. a6708fb new doctype: communication by Anand Doshi · 12 years ago
  97. 0908b27 fixed conflict by Nabin Hait · 12 years ago
  98. 5c1de3a fixed conflict by Nabin Hait · 12 years ago
  99. 353bc31 Link to Sales/accounts browser fixed by Nabin Hait · 12 years ago
  100. 82695dd fixes in transaction history of customer and supplier by Anand Doshi · 12 years ago