1. 8d55f81 fix: Fix raw matterial selection based on finished item qty by Suraj Shetty · 5 years ago
  2. c1f25ff fix: Add option to select qty of finished goods Item by Suraj Shetty · 5 years ago
  3. ec92486 fix: Add option to create Stock Entry from Pick List by Suraj Shetty · 5 years ago
  4. 298d38c test: Fix existing tests by Suraj Shetty · 5 years ago
  5. da2a623 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  6. d79a16c fix: Warehouse selection login by Suraj Shetty · 5 years ago
  7. 5f2c030 Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 by Sahil Khan · 5 years ago
  8. cb38cc9 fix: Enhancement in Purchase Order by deepeshgarg007 · 5 years ago
  9. 5124b28 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  10. 1a09043 fix: Quantity while creating pick list from work order by Suraj Shetty · 5 years ago
  11. 6450be5 fix: Get Items button by Suraj Shetty · 5 years ago
  12. 669cff8 fix: Get items button by Suraj Shetty · 5 years ago
  13. 0df5134 fix: valuation rate in stock ledger (#18744) by Mangesh-Khairnar · 5 years ago
  14. ec1fe9e Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  15. 182f4de fix: Delivery note creation from pick list by Suraj Shetty · 5 years ago
  16. ca55af8 fix: travis by Mangesh-Khairnar · 5 years ago
  17. 06ce1f5 fix(quality-inspection): fetch all items for inspection type in process (#18716) by Mangesh-Khairnar · 5 years ago
  18. 1c728a7 fix(delivery note): change the text invoice to sales invoice on make button (#18658) by DeeMysterio · 5 years ago
  19. cfce531 fix(delivery note): change the text invoice to sales invoice on make button (#18666) by DeeMysterio · 5 years ago
  20. 19199ba fix: miscellaneous fixes (#18615) by Himanshu · 5 years ago
  21. ebf38c5 fix: misc fixes (#18616) by Himanshu · 5 years ago
  22. e047de8 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  23. 99c26e0 fix: Set Maintenance Status fields as Read Only (#18634) by Faris Ansari · 5 years ago
  24. cfd19af fix: Set Maintenance Status fields as Read Only (#18633) by Faris Ansari · 5 years ago
  25. df7644a fix: Show created serial nos as links in message (#18635) by Faris Ansari · 5 years ago
  26. afae8a0 fix: Show created serial nos as links in message (#18636) by Faris Ansari · 5 years ago
  27. 9601b6c feat: added checkbox 'Update Consumed Material Cost In Project' in work order to don't update the consumed material cost in the project for the subassembely work orders (#18533) by rohitwaghchaure · 5 years ago
  28. b559bf6 Merge branch 'version-12-hotfix' into stock-ledger-fix by Suraj Shetty · 5 years ago
  29. c573286 feat: Add pick list print format by Suraj Shetty · 5 years ago
  30. b35c041 fix: Add option to get items from work order by Suraj Shetty · 5 years ago
  31. a7dc373 fix: Move folders to right location by Suraj Shetty · 5 years ago
  32. bb7a2db fix: Rename file by Suraj Shetty · 5 years ago
  33. 0c1dbb1 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  34. fbcc565 fix: Rename Pick TIcket -> Pick List by Suraj Shetty · 5 years ago
  35. fa9111e fix: Add and rename some fields by Suraj Shetty · 5 years ago
  36. fdb5e6b Merge pull request #18531 from rohitwaghchaure/scrap_item_not_adding_v12_hotfix by rohitwaghchaure · 5 years ago
  37. 8623635 fix: scrap item not adding while doing finished good entry by Rohit Waghchaure · 5 years ago
  38. f9c0ef3 fix: Check zero valuation rate only for valid doctypes by deepeshgarg007 · 5 years ago
  39. 548293a fix: Check zero valuation rate only for valid doctypes by deepeshgarg007 · 5 years ago
  40. 72d0346 fix: Show "Get Item Location" only if there are reference items by Suraj Shetty · 5 years ago
  41. 14fb160 fix: Select location based on group warehouse by Suraj Shetty · 5 years ago
  42. 341f773 fix: Make item read-only in item location table by Suraj Shetty · 5 years ago
  43. e260e82 fix: Batch number selection code by Suraj Shetty · 5 years ago
  44. 55ab313 fix: Add code to set batch no - And split item based on batch availibility by Suraj Shetty · 5 years ago
  45. 9ad10cb test: Add basic tests by Suraj Shetty · 5 years ago
  46. a55e4e2 Merge pull request #18452 from rohitwaghchaure/scrap_item_not_adding by rohitwaghchaure · 5 years ago
  47. 7e20324 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  48. 27bdba4 test: Add test case statements by Suraj Shetty · 5 years ago
  49. d43764c fix: Use .set method to set serial no. by Suraj Shetty · 5 years ago
  50. af19347 Merge branch 'develop' into scrap_item_not_adding by Saurabh · 5 years ago
  51. 6496897 Merge branch 'version-12-hotfix' into stock-ageing-v12 by Deepesh Garg · 5 years ago
  52. 64f174f feat: Get item location from reference items by Suraj Shetty · 5 years ago
  53. 941e210 Merge branch 'develop' into stock_ageing_fix by Deepesh Garg · 5 years ago
  54. 06f99ca fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  55. 15154d4 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  56. 7fdab02 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  57. 1495c95 fix: Remove batch by deepeshgarg007 · 5 years ago
  58. e3a2ab1 fix: Consider serial no and batches in Stock ageing report by deepeshgarg007 · 5 years ago
  59. f7733be fix: Enhancement in stock ageing report by deepeshgarg007 · 5 years ago
  60. 4d53992 fix: Changed columns to new dict form by deepeshgarg007 · 5 years ago
  61. f2fb461 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  62. f4314a2 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  63. bd69f43 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  64. 1e82638 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  65. ff79463 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  66. 6bc2988 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  67. 3b31800 fix: Add logic to set batch no [WIP] by Suraj Shetty · 5 years ago
  68. 0576ad5 fix: Move pick list creation code to picklist.py file by Suraj Shetty · 5 years ago
  69. 778b492 fix: Fetch warehouse location from Bin by Suraj Shetty · 5 years ago
  70. bcfbc79 fix: scrap item not adding while doing finished good entry by Rohit Waghchaure · 5 years ago
  71. ed4f8cf Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  72. a19d1d6 fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  73. cd1094e Merge branch 'rohitwaghchaure-stock_reco_for_serialized_items' into develop by Nabin Hait · 5 years ago
  74. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 5 years ago
  75. d9cc848 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  76. 3877b54 fix: Remove batch by deepeshgarg007 · 5 years ago
  77. 55ca054 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  78. 305da79 Handling case for Material Request type 'Manufacture' v12 (#18365) by Anurag Mishra · 5 years ago
  79. 73d4460 fix: file attach via import (#18414) by Himanshu · 5 years ago
  80. 60a291a fix: Sample qty validation fix in purchase receipt (#18419) by Deepesh Garg · 5 years ago
  81. 0a8816e feat(Google Maps): Google Maps Refactor [Unified Google API Settings] (#18110) by Himanshu · 5 years ago
  82. 3403d1c Merge pull request #18095 from scmmishra/remove-move-stock-summary by rohitwaghchaure · 5 years ago
  83. 6824838 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  84. 902e5ab Merge branch 'develop' into ac_dim_usability_fixes by Deepesh Garg · 5 years ago
  85. 4a7f370 fix: Consider serial no and batches in Stock ageing report by deepeshgarg007 · 5 years ago
  86. 7339c72 Update item_dashboard.js by Shivam Mishra · 5 years ago
  87. 5738c93 style: commonified move and add button handler by Shivam Mishra · 5 years ago
  88. 7ab6010 Merge branch 'remove-move-stock-summary' of github.com:scmmishra/erpnext into remove-move-stock-summary by Shivam Mishra · 5 years ago
  89. fd6ff62 style: code styling fixes by Shivam Mishra · 5 years ago
  90. 6ecbd97 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  91. 6e26470 Merge branch 'stock_reco_for_serialized_items' of https://github.com/rohitwaghchaure/erpnext_develop into rohitwaghchaure-stock_reco_for_serialized_items by Nabin Hait · 5 years ago
  92. 868766d refactor: Refactored over delivery/receipt/billing fields (#17788) by Nabin Hait · 5 years ago
  93. 1cc46c0 Merge branch develop into ac_dim_usability_fixes by deepeshgarg007 · 5 years ago
  94. 280fe39 fix: Dont rebuild cache on cache bust (#18319) by Faris Ansari · 5 years ago
  95. 1ac9a8e fix(bin): update requested qty in bin (#18297) by Mangesh-Khairnar · 5 years ago
  96. a85db66 fix: Usability fixes in accounting dimensions by deepeshgarg007 · 5 years ago
  97. 581d931 fix: Enhancement in stock ageing report by deepeshgarg007 · 5 years ago
  98. d43d19a Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  99. 5594ea5 Merge branch 'develop' into remove-move-stock-summary by Shivam Mishra · 5 years ago
  100. d73426a fix: Add status field at parent level in quality inspection and minor UX fix (#18263) by Deepesh Garg · 5 years ago