1. a10461e minor fix in purchase receipt by Anand Doshi · 12 years ago
  2. 322bd08 allow attachment in batch by Anand Doshi · 12 years ago
  3. b05185b hide website fields function removed by Anand Doshi · 12 years ago
  4. 4a36e47 fix in subcontracted validation by Anand Doshi · 12 years ago
  5. 86dc888 datetime issue in stock balance repory by Nabin Hait · 12 years ago
  6. a71ace0 fixed asynchronus issue in purchase cycle by Nabin Hait · 12 years ago
  7. 9b35230 Adding German translation by billyfordson · 12 years ago
  8. 55d9a62 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  9. 5418d71 sub-contracting rewrite with testcases by Nabin Hait · 12 years ago
  10. 4a7248e commonified some purchase code, added test case for auto inventory accounting for purchase invoice by Anand Doshi · 12 years ago
  11. a1d4b78 started with Auto Inventory Accounting - test case for purchase receipt by Anand Doshi · 12 years ago
  12. 29786e3 added get_value, fixed appframe from Single by Rushabh Mehta · 12 years ago
  13. 805fdf3 shifted item name and description fields to the left of stock reports by Anand Doshi · 12 years ago
  14. 7f27d34 Material Request - Print Heading as a Link field by Anand Doshi · 12 years ago
  15. e4eb89b added new language and filters in query reports by Rushabh Mehta · 12 years ago
  16. 9e02949 updated language and separated slickgrid files by Rushabh Mehta · 12 years ago
  17. 90098d2 new employee_leave_balance_report by Rushabh Mehta · 12 years ago
  18. 8a14cdb Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  19. 87d270a refactored code for reserved qty with testcases by Nabin Hait · 12 years ago
  20. c359a58 added Item Name in pending type query reports by Rushabh Mehta · 12 years ago
  21. 561556d Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  22. 9a17051 material request should update bin, even if it is of type Material Transfer by Anand Doshi · 12 years ago
  23. 86039fc Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  24. f41dd39 added language by Rushabh Mehta · 12 years ago
  25. 1678f6d update requested quantity in bin for both Purchase as well as Transfer type material request by Anand Doshi · 12 years ago
  26. c924c1e Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  27. 9082fad testcases for reserved qty by Nabin Hait · 12 years ago
  28. a96ba7b auto material request should be submitted by Anand Doshi · 12 years ago
  29. 51fc7c0 Merge branch 'master' of github.com:webnotes/erpnext into edge by Anand Doshi · 12 years ago
  30. c64da27 fixed auto material request email by Anand Doshi · 12 years ago
  31. 8f7899a added stopped condition in pending to deliver/received/billed report by Nabin Hait · 12 years ago
  32. 2c9103f changed save to set value for observer of Material Request by Anand Doshi · 12 years ago
  33. 59d8a76 Merge branch 'master' of github.com:webnotes/erpnext into edge by Anand Doshi · 12 years ago
  34. 8867cc2 fixes in material request - hide sales order fields, changed Purchase Requisition to Material Request in some places by Anand Doshi · 12 years ago
  35. 833b0f1 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  36. cf05580 fixes related to Material Request; added button to make Stock Entry of type Material Transfer; calculate ordered_qty and per_ordered in Material Request using observer pattern when Stock Entry against it is submitted or cancelled by Anand Doshi · 12 years ago
  37. 4489c56 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  38. 6f1a5ec Disable rounded total feature by Nabin Hait · 12 years ago
  39. 7ce7d7c Merge branch 'master' of github.com:webnotes/erpnext into edge by Anand Doshi · 12 years ago
  40. a43b29e get label from doctype's doclist by Anand Doshi · 12 years ago
  41. 87e4801 website settings social icons by Rushabh Mehta · 12 years ago
  42. b0a76bd material receipt from bin by Rushabh Mehta · 12 years ago
  43. 5117d9c refactored defaults, bin material request wip by Rushabh Mehta · 12 years ago
  44. c53231a model_wrapper is now bean, refactoring defaults by Rushabh Mehta · 12 years ago
  45. c06ce25 updated translations by Rushabh Mehta · 12 years ago
  46. 236cc17 rename Purchase Request to Material Request by Anand Doshi · 12 years ago
  47. 51709b7 Merge branch 'master' into edge by Rushabh Mehta · 12 years ago
  48. 4b9827a upgraded test_runner, now can run multiple tests by Rushabh Mehta · 12 years ago
  49. ca73b90 raw material supplied in purchase receipt should be a no copy field by Anand Doshi · 12 years ago
  50. af222dc updated language by Rushabh Mehta · 12 years ago
  51. 60135df updated language by Rushabh Mehta · 12 years ago
  52. 8595fcf purchase invoice taxes and totals calculations with test cases by Anand Doshi · 12 years ago
  53. 2604a99 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  54. 0739e7f fixed conflict by Nabin Hait · 12 years ago
  55. a76a068 get_query continued by Nabin Hait · 12 years ago
  56. 6a5efa9 added test record for purchase invoice test case by Anand Doshi · 12 years ago
  57. 6209046 added some test records by Anand Doshi · 12 years ago
  58. dc95c15 changed args to filters in get_query by Nabin Hait · 12 years ago
  59. c39d13b fixes in item: duplicate tax validation by Nabin Hait · 12 years ago
  60. 9986ae8 stock_qty now editable in PO item and PR Item table by Nabin Hait · 12 years ago
  61. b5bc993 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  62. fa230e4 get_query shifted to server for account by Nabin Hait · 12 years ago
  63. 613cb6a bug fix in clear unallocated advances by Anand Doshi · 12 years ago
  64. 6fb3814 added project column in to be delivered/billed report by Nabin Hait · 12 years ago
  65. 4310fd6 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  66. cb5a05e fixes in stock ledger report by Nabin Hait · 12 years ago
  67. 0dbe898 added warehouse user to retrict entry and also introduced query handlers by Rushabh Mehta · 12 years ago
  68. 9665fd9 fixes in alter table and updated listviews for delivery note and purchase receipt by Rushabh Mehta · 12 years ago
  69. c06e29d removed sales order pending items report by Nabin Hait · 12 years ago
  70. ced855e purchase order items pending to be received by Nabin Hait · 12 years ago
  71. 124a623 purchase order items pending to be received by Nabin Hait · 12 years ago
  72. c063e65 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  73. ec061b0 changed item code get query of stock entry by Anand Doshi · 12 years ago
  74. 53595c6 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  75. bf495c9 GL Control rewrite and many other cleanup using inheritence by Nabin Hait · 12 years ago
  76. 08da1a0 setting list_views by Rushabh Mehta · 12 years ago
  77. 021dd54 report: purchase order items pending to be received by Nabin Hait · 12 years ago
  78. cda5d42 updated languages by Rushabh Mehta · 12 years ago
  79. 7b563f7 added translation files by Rushabh Mehta · 12 years ago
  80. d4c7159 fixes in dynamic label setting and column hiding based on currency by Nabin Hait · 12 years ago
  81. f89fb1e Other charges in currect currency fixes for all classic/modern/spartan print g=format by Nabin Hait · 12 years ago
  82. 671fcc0 stock ageing: apply zero filters by Nabin Hait · 12 years ago
  83. e281e67 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  84. 9babf9d Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  85. 8e3affb added nl by Rushabh Mehta · 12 years ago
  86. 3525b62 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  87. 27b4a92 error fixed in recurring invoices by Nabin Hait · 12 years ago
  88. 4e01011 added language to pages by Rushabh Mehta · 12 years ago
  89. 317177a updated languages by Rushabh Mehta · 12 years ago
  90. ad14943 added arabic by Rushabh Mehta · 12 years ago
  91. 4c17718 added portuguese by Rushabh Mehta · 12 years ago
  92. 877a1a9 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  93. 908d09d added spanish by Rushabh Mehta · 12 years ago
  94. 27254d9 added spanish by Rushabh Mehta · 12 years ago
  95. 46e8084 fixes to language by Rushabh Mehta · 12 years ago
  96. 8cf90f1 check item/item group with same name while creating item group/item by Nabin Hait · 12 years ago
  97. 1290284 validation fixes in mantenance schedule and error fixes in setting serial no warranty expiry date by Nabin Hait · 12 years ago
  98. a4a20cb issue fixed in packing slip by Nabin Hait · 12 years ago
  99. fd23153 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  100. 8df3f12 stripped serial nos before processing by Nabin Hait · 12 years ago