1. 6f48d4b whitelisted erpnext.stock.utils.get_stock_balance (#7402) by nick9822 · 8 years ago
  2. 93d68ac [fixes] change is group to check box by Saurabh · 8 years ago
  3. 4d02949 [fixes] validate trash condition for warehouse and related account, move existing warehouses under all warehouse group, set account parent and is group for warehouse account by Saurabh · 8 years ago
  4. 3d6aecd [fixes] set warehouse group wise reorder level, validate ledger (leaf warehouse) on sle and bin by Saurabh · 8 years ago
  5. 554f6f7 [fixes] nested set fix for warehouse, tree for accounts and cost center by Saurabh · 8 years ago
  6. 41c8cf6 [fix] Get incoming rate if args as json by Nabin Hait · 9 years ago
  7. 5eefff1 [fix] get_incoming_rate function whitelisted by Nabin Hait · 9 years ago
  8. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  9. 8142cd2 [fix] fifo in stock ledger by Nabin Hait · 9 years ago
  10. 7edb951 [fix] Get fifo rate only qty exists in batch by Nabin Hait · 9 years ago
  11. 1e8025b [cleanup] yes/no selects changed to checks in Item by Rushabh Mehta · 9 years ago
  12. 0dc79f4 Merge remote-tracking branch 'frappe/v4.x.x' into develop by Anand Doshi · 10 years ago
  13. 54c865e Landed cost voucher: fixes for serialized item by Nabin Hait · 10 years ago
  14. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  15. d35354c Merge remote-tracking branch 'frappe/develop' into v5.0 by Anand Doshi · 10 years ago
  16. d57e793 [fix] Added unicode_literals if missing in py files by Anand Doshi · 10 years ago
  17. dc93e0a [fixes] stock reco by Rushabh Mehta · 10 years ago
  18. 2712e36 [stock reco] added items table by Rushabh Mehta · 10 years ago
  19. 8fa503e Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  20. 15cd122 Fixed conflict while merging v4 into v5 by Nabin Hait · 10 years ago
  21. 6dfd430 Moved flags like ignore_mandatory, ignore_validate etc to doc.flags by Anand Doshi · 10 years ago
  22. 9c47efb Landed cost voucher: allow negative stock while doing cancellation entry for purchase receipts by Nabin Hait · 10 years ago
  23. 969069f [report] gross profit WIP by Rushabh Mehta · 10 years ago
  24. ae1dcab Fixed merge conflict by Nabin Hait · 10 years ago
  25. 38265ef Minor fix by Nabin Hait · 10 years ago
  26. 39dbf73 [merge] item-variants by Rushabh Mehta · 10 years ago
  27. be1a8d8 [merge] develop by Rushabh Mehta · 10 years ago
  28. 4d74216 Maintain negative stock balance if balance qty is negative by Nabin Hait · 10 years ago
  29. f850987 [fixes] tests and moved reorder_item to separate module by Rushabh Mehta · 10 years ago
  30. 724f9e5 [item-variants] get table values from template if not set in variant #2224 by Rushabh Mehta · 10 years ago
  31. 86211cd Merge pull request #2203 from rmehta/mailbox by Rushabh Mehta · 10 years ago
  32. 5e080f9 Update utils.py by Nabin Hait · 10 years ago
  33. 9aa11d2 Add ability to fetch Non stock items in Gross Profit report by ankitjavalkarwork · 10 years ago
  34. bf8715d [refactor] used frappe.sendmail by Rushabh Mehta · 10 years ago
  35. ed37cef [refactor modules] by Rushabh Mehta · 10 years ago
  36. 40a8ae2 [fix] get incoming rate by Anand Doshi · 10 years ago
  37. d141cf7 Minor fix in reorder item by Anand Doshi · 10 years ago
  38. b8189d7 Auto Re-order Item for default warehouse only, if Warehouse wise re-order not specified by Anand Doshi · 10 years ago
  39. 4f0a428 Catch FiscalYearError in Re-order Item by Anand Doshi · 10 years ago
  40. e673a66 Fixes to end_of_life conditions by Anand Doshi · 10 years ago
  41. e6ddd28 Don't execute reorder_item, if initial setup not completed. fixes #1668 by Nabin Hait · 10 years ago
  42. c7253b3 Get valuation rate for fg item base don issued item cost + operation cost. #1688 by Nabin Hait · 10 years ago
  43. 227db76 Item valuation rate on material transfer based on fifo by Nabin Hait · 10 years ago
  44. 094610d Fixes in Production, Stock Entry and Stock Controller by Anand Doshi · 10 years ago
  45. 9f0d625 update translation strings #1403 by Rushabh Mehta · 10 years ago
  46. 2ce39cf Fixed Stock Entry Test Cases frappe/frappe#478 by Anand Doshi · 11 years ago
  47. a504f06 frappe/frappe#478, fixed list passed in by Rushabh Mehta · 11 years ago
  48. f14b809 frappe/frappe#478, more changes, removed bean by Rushabh Mehta · 11 years ago
  49. 0a0f249 frappe/frappe#478, frappe tests pass, .txt renamed to .json by Rushabh Mehta · 11 years ago
  50. b385ecf frappe/frappe#478 by Rushabh Mehta · 11 years ago
  51. f78d1ae Replaced doc, doc.fields frappe/frappe#478 by Anand Doshi · 11 years ago
  52. d2b34dc frappe/frappe#478 by Rushabh Mehta · 11 years ago
  53. 7c93200 rename Profile to User frappe/frappe#470 by Rushabh Mehta · 11 years ago
  54. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  55. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  56. 574c7e7 item related cleanup by Nabin Hait · 11 years ago
  57. 8e332ff Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions by Anand Doshi · 11 years ago
  58. c652a62 Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  59. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  60. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from stock/utils.py]
  61. b0a1b3a [fix] [minor] test cases fixes by Akhilesh Darjee · 11 years ago
  62. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
  63. 4a67d36 [minor] removed remark field from auto material request by Anand Doshi · 11 years ago
  64. 7e90485 Merge branch 'master' of github.com:webnotes/erpnext into wsgi by Anand Doshi · 11 years ago
  65. eea2b34 [production] update planned and produced ty by Nabin Hait · 11 years ago
  66. 93c836c [fix] [minor] validate warehouse user by Nabin Hait · 11 years ago
  67. 9106221 [minor] fixes after merge with master by Anand Doshi · 11 years ago
  68. 373680b Merged master into wsgi by Anand Doshi · 11 years ago
  69. 8f05c05 Validate warehouse for allowed users and matched company by Nabin Hait · 11 years ago
  70. 625da79 item-wise price list rate, editable report by Nabin Hait · 11 years ago
  71. da3110f [merge] [minor] merged with master by Nabin Hait · 11 years ago
  72. 94c90bd [fix] [minor] buying amount for sales bom item by Nabin Hait · 11 years ago
  73. a65253b [stock] [minor] Added Warehouse User check in Sales Order by Rushabh Mehta · 11 years ago
  74. 92b0e77 [fix] [minor] merged with master by Nabin Hait · 11 years ago
  75. 4d47b00 [fix] [minor] fix in re-order query by Anand Doshi · 11 years ago
  76. 74c281c [cleanup] [minor] On cancellation of transation, do not post cancelled sl entries, delete allexisting sl entries against that transaction by Nabin Hait · 11 years ago
  77. 44da6f2 [fix] [minor] fixed conflict while merging with master by Nabin Hait · 11 years ago
  78. bf5d44c [fix] [minor] reorder level bug through scheduler by Nabin Hait · 11 years ago
  79. 4c17f94 [manufacturing] Added New Reports by Rushabh Mehta · 11 years ago
  80. 5dd6b1d [optimization] [minor] pass filtered stock ledger entries to get_buying_amount by Anand Doshi · 11 years ago
  81. 469ee71 [perpetual accounting] [minor] fixes for test cases by Nabin Hait · 11 years ago
  82. cc0e2d1 [minor] merged with master by Nabin Hait · 11 years ago
  83. 47dc318 [perpetual accounting] get warehouse-item-wise stock balance by Nabin Hait · 11 years ago
  84. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  85. 73d04b1 [minor] [fix] test cases fix for perpetual accounting by Nabin Hait · 11 years ago
  86. 0dd7be1 [perpetual accounting] get stock balance on any date by Nabin Hait · 11 years ago
  87. 6f6e91c [minor] [fix] in check_mandatory, ignore naming_series, since it is checked during doc's save by Anand Doshi · 11 years ago
  88. 7a93d5d [bug fixes] [global defaults] [cleanup] by Rushabh Mehta · 11 years ago
  89. ad6180e [material request on re-order level] [fixes] if error occurs, send email to the System Manager by Anand Doshi · 11 years ago
  90. 62d0629 [feature] reorder level checking through scheduler by Nabin Hait · 11 years ago
  91. 8c45420 fixes in gross profit report by Anand Doshi · 12 years ago
  92. 96b189c fixes in test cases and buying amount function by Anand Doshi · 12 years ago
  93. 8c5844e show sales invoice data in gross profit report by Anand Doshi · 12 years ago
  94. 6d8d3b4 fixes in gross profit report by Anand Doshi · 12 years ago
  95. c3afb25 aii: stock entry by Nabin Hait · 12 years ago
  96. 4f856f1 fixes in buying_amount_calculation by Nabin Hait · 12 years ago
  97. 0cfbc5f fixes in sales order test cases and set_buying_amount by Nabin Hait · 12 years ago
  98. 8c7234f aii: gl_entries for sales invoice by Nabin Hait · 12 years ago
  99. a72c512 aii: gl entries for delivery note by Nabin Hait · 12 years ago
  100. 7ce7d7c Merge branch 'master' of github.com:webnotes/erpnext into edge by Anand Doshi · 12 years ago