1. 291449b refactored javascript models by Rushabh Mehta · 12 years ago
  2. 4b8f90c permission, user_default fix by Rushabh Mehta · 12 years ago
  3. 74aebf0 added Communication to Selling and refactored module pages a bit by Rushabh Mehta · 12 years ago
  4. 38b6af9 updates to attachment by Rushabh Mehta · 12 years ago
  5. 24a6961 update file urls by Rushabh Mehta · 12 years ago
  6. 36bf910 removed Standard from default print format by Anand Doshi · 12 years ago
  7. af63b16 f by Rushabh Mehta · 12 years ago
  8. 0db74a7 cleaned up item, fixed bug in dependency, removed legacy Listing, re-layed out DocField, refactored build.json for web, added featured_item and item_website_specification by Rushabh Mehta · 12 years ago
  9. 9b924ce Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  10. 2ce027f floating point issue in percentage delivered/billed by Nabin Hait · 12 years ago
  11. 571377a added html to tinymce + moved website/web_cache.py > website/utils.py by Rushabh Mehta · 12 years ago
  12. a367bfe fixes after website refactor by Anand Doshi · 12 years ago
  13. 0e0b231 fixes in item after change in website by Anand Doshi · 12 years ago
  14. df0b00a refactored website by Rushabh Mehta · 12 years ago
  15. 8e6ab70 fix in delivery note unhide of adj_rate and ref_rate by Anand Doshi · 12 years ago
  16. 2249d9d fixes in packing slip - packed qty validation by Anand Doshi · 12 years ago
  17. 0a32ed3 allow changing the uom conversion factor in purchase cycle by Anand Doshi · 12 years ago
  18. d3b82cf fixes in tax controller and test purchase receipt by Anand Doshi · 12 years ago
  19. ff438b8 rejected serial no by Nabin Hait · 12 years ago
  20. 1d15c70 rejected serial no fixes by Nabin Hait · 12 years ago
  21. 23aac61 removed basic info section by Nabin Hait · 12 years ago
  22. 4c70cd9 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  23. dd4c679 stock entry incoming rate fixes and batch no get_query by Nabin Hait · 12 years ago
  24. 7dd13a4 chart of account fixes, added delete, rename by Rushabh Mehta · 12 years ago
  25. 833f070 added allow_rename and also fix in autonotification by Rushabh Mehta · 12 years ago
  26. 08a437b removed schedule date mandatory from purchase receipt by Rushabh Mehta · 12 years ago
  27. 9760aeb ported test data and test purchase receipt from aii by Anand Doshi · 12 years ago
  28. 9021ef7 minor fixes by Anand Doshi · 12 years ago
  29. d8b8507 removed old tests.py by Anand Doshi · 12 years ago
  30. ea61d8c replaced set by Anand Doshi · 12 years ago
  31. 535fbb1 replaced get_value by Anand Doshi · 12 years ago
  32. 0fd99e7 removed unnecessary imports by Anand Doshi · 12 years ago
  33. 3e0612d fixed conflict by Nabin Hait · 12 years ago
  34. faf251a Production cleanup with linking with sales order by Nabin Hait · 12 years ago
  35. 35c017a cleanup of notification control: now in boot by Rushabh Mehta · 12 years ago
  36. 88d522a Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  37. 01bf10b changed default to Monthly in new grid reports by Anand Doshi · 12 years ago
  38. c4fb30d Removed basic info section by Nabin Hait · 12 years ago
  39. ca868e4 added module icons in grid reports by Anand Doshi · 12 years ago
  40. de91a21 commonified naming_series by Rushabh Mehta · 12 years ago
  41. 7d66581 moved delivered_items_to_be_billed from stock to accounts by Rushabh Mehta · 12 years ago
  42. 78d4b49 introducing model 3.0, refactored import module by Rushabh Mehta · 12 years ago
  43. 83350bc supplier can now be searched using name by Anand Doshi · 12 years ago
  44. 93a35ca added customer get_query to allow search based on customer name. also don't show name again if id naming is based on customer name and not series by Anand Doshi · 12 years ago
  45. f26511e refactored customer and supplier details fetch for sales and purchase return stock entry by Anand Doshi · 12 years ago
  46. dc06be2 docperm fix for appraisal, removed validation in item by Rushabh Mehta · 12 years ago
  47. ce4ed26 fixes to rename_tool, added serial no for rename by Rushabh Mehta · 12 years ago
  48. 188185f help link fixes in lead, opportunity; delete cancelled sles for item by Rushabh Mehta · 12 years ago
  49. ab55e6b upgraded tinymce to 3.5.7 by Rushabh Mehta · 12 years ago
  50. fe7b444 reportview, grid_report part of build and separate default dates by Rushabh Mehta · 12 years ago
  51. 5e1a16c fix in stock reconciliation cancel by Anand Doshi · 12 years ago
  52. 63fd4f4 fixed stock reconciliation cancellation by Anand Doshi · 12 years ago
  53. 396d424 fixes in stock reco cancellation by Anand Doshi · 12 years ago
  54. 25b8ce4 stock ledger report fixed by Nabin Hait · 12 years ago
  55. 39cfc58 reorder level fixes by Nabin Hait · 12 years ago
  56. 03d9570 reorder level fixes by Nabin Hait · 12 years ago
  57. d921e4d removed serial no vs bin qty validation by Nabin Hait · 12 years ago
  58. 548eb7b change project get_query to include projects with status other than Completed and Cancelled by Anand Doshi · 12 years ago
  59. 44dacca Valuation Method restored by Nabin Hait · 12 years ago
  60. ca77c6b warehouse merged message by Nabin Hait · 12 years ago
  61. 981d483 Warehouse merging feature and update_bin cleanup by Nabin Hait · 12 years ago
  62. b77ee2f fixes in stock ageing report by Anand Doshi · 12 years ago
  63. 6425542 field toggle enabled if stock ledger entry exists by Nabin Hait · 12 years ago
  64. 1aace54 removed import error bypass and added missing py files for each doctype by Anand Doshi · 12 years ago
  65. a49475d fixes in grid reports by Anand Doshi · 12 years ago
  66. 7276432 fixes in stock reconciliation and price list csv reading by Anand Doshi · 12 years ago
  67. cdba51c added page permissions, modified report listing links by Anand Doshi · 12 years ago
  68. e7ccc31 dynamic loading for reports by Rushabh Mehta · 12 years ago
  69. 9462ce9 Taxes and charges category issue fixed by Nabin Hait · 12 years ago
  70. 05aaae3 Merge branch 'master' of github.com:webnotes/erpnext into 1209 by Anand Doshi · 12 years ago
  71. 3245a15 added future imports by Anand Doshi · 12 years ago
  72. fdbc730 merged deprecate account balance by Anand Doshi · 12 years ago
  73. 8bde7cb Merge branch 'master' of github.com:webnotes/erpnext into 1209 by Anand Doshi · 12 years ago
  74. 3c4238f Merge branch 'master' of github.com:webnotes/erpnext into 1209 by Anand Doshi · 12 years ago
  75. 7c454b3 dont save duplicate files by Rushabh Mehta · 12 years ago
  76. 0152b12 __session_cache removed and introducted memcache for caching by Rushabh Mehta · 12 years ago
  77. 707932d updated paths by Rushabh Mehta · 12 years ago
  78. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago
  79. 66ac2b0 first cut for lazy loading framework by Rushabh Mehta · 13 years ago
  80. 83e783d Merge branch 'master' of github.com:webnotes/erpnext by Brahma K · 13 years ago
  81. 30174d2 sent bin qty vs serial no mail only if admin_email_notification by Nabin Hait · 13 years ago
  82. 3c9a6a1 Feature Setup changes, related patch, Production Order 'produced_qty' label change, item->ref_rate_details->currency fills with defaut by Brahma K · 13 years ago
  83. 8e0f15a fixed repost function in warehouse by Nabin Hait · 13 years ago
  84. 1d5cab8 is_cancelled always no in sle if voucher type = serial no by Nabin Hait · 13 years ago
  85. 982763c set is_cancelled=no when serial no deleted by Nabin Hait · 13 years ago
  86. 2c03015 same from and to flds deleted from mapper by Nabin Hait · 13 years ago
  87. 82187ce Delivery Note added with Packing Details by Brahma K · 13 years ago
  88. c77a54e Merge branch 'master' of github.com:webnotes/erpnext by Brahma K · 13 years ago
  89. 7a39c67 Merge pull request #47 from nabinhait/master by Nabin Hait · 13 years ago
  90. fbe3f18 Check serial no/bin qty integrity only if actual_qty > 0 by Nabin Hait · 13 years ago
  91. 9537446 Permission given to material user for production material issue and back flush by Nabin Hait · 13 years ago
  92. 44e719c Pulled and merged from master by Brahma K · 13 years ago
  93. 28a7b28 Delivery Note changes 1.Net Wt, Gross Wt at packing slip level by Brahma K · 13 years ago
  94. 291b426 Merge pull request #46 from nabinhait/master by Nabin Hait · 13 years ago
  95. 4174352 validate wh for serial no only in submit by Nabin Hait · 13 years ago
  96. 821fe55 check fn actual qty with total number of serial no in store by Nabin Hait · 13 years ago
  97. a891bd4 Merge pull request #45 from nabinhait/master by Nabin Hait · 13 years ago
  98. 5fb2b70 Fixed MTN and Sales Return cancellation issue related to serial no by Nabin Hait · 13 years ago
  99. 94d1588 Fixed MTN and Sales Return cancellation issue related to serial no by Nabin Hait · 13 years ago
  100. b1196bc Make stock ledger entry only on first time saving by Nabin Hait · 13 years ago