1. c573286 feat: Add pick list print format by Suraj Shetty · 5 years ago
  2. b35c041 fix: Add option to get items from work order by Suraj Shetty · 5 years ago
  3. a7dc373 fix: Move folders to right location by Suraj Shetty · 5 years ago
  4. bb7a2db fix: Rename file by Suraj Shetty · 5 years ago
  5. 0c1dbb1 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  6. fbcc565 fix: Rename Pick TIcket -> Pick List by Suraj Shetty · 5 years ago
  7. fa9111e fix: Add and rename some fields by Suraj Shetty · 5 years ago
  8. fdb5e6b Merge pull request #18531 from rohitwaghchaure/scrap_item_not_adding_v12_hotfix by rohitwaghchaure · 5 years ago
  9. 8623635 fix: scrap item not adding while doing finished good entry by Rohit Waghchaure · 5 years ago
  10. f9c0ef3 fix: Check zero valuation rate only for valid doctypes by deepeshgarg007 · 5 years ago
  11. 548293a fix: Check zero valuation rate only for valid doctypes by deepeshgarg007 · 5 years ago
  12. 72d0346 fix: Show "Get Item Location" only if there are reference items by Suraj Shetty · 5 years ago
  13. 14fb160 fix: Select location based on group warehouse by Suraj Shetty · 5 years ago
  14. 341f773 fix: Make item read-only in item location table by Suraj Shetty · 5 years ago
  15. e260e82 fix: Batch number selection code by Suraj Shetty · 5 years ago
  16. 55ab313 fix: Add code to set batch no - And split item based on batch availibility by Suraj Shetty · 5 years ago
  17. 9ad10cb test: Add basic tests by Suraj Shetty · 5 years ago
  18. a55e4e2 Merge pull request #18452 from rohitwaghchaure/scrap_item_not_adding by rohitwaghchaure · 5 years ago
  19. 7e20324 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  20. 27bdba4 test: Add test case statements by Suraj Shetty · 5 years ago
  21. d43764c fix: Use .set method to set serial no. by Suraj Shetty · 5 years ago
  22. af19347 Merge branch 'develop' into scrap_item_not_adding by Saurabh · 5 years ago
  23. 6496897 Merge branch 'version-12-hotfix' into stock-ageing-v12 by Deepesh Garg · 5 years ago
  24. 64f174f feat: Get item location from reference items by Suraj Shetty · 5 years ago
  25. 941e210 Merge branch 'develop' into stock_ageing_fix by Deepesh Garg · 5 years ago
  26. 06f99ca fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  27. 15154d4 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  28. 7fdab02 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  29. 1495c95 fix: Remove batch by deepeshgarg007 · 5 years ago
  30. e3a2ab1 fix: Consider serial no and batches in Stock ageing report by deepeshgarg007 · 5 years ago
  31. f7733be fix: Enhancement in stock ageing report by deepeshgarg007 · 5 years ago
  32. 4d53992 fix: Changed columns to new dict form by deepeshgarg007 · 5 years ago
  33. f2fb461 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  34. f4314a2 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  35. bd69f43 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  36. 1e82638 perf(tests): Remove unnecessary tearDown code by Aditya Hase · 5 years ago
  37. ff79463 perf(travis): Use setUpClass instead of setUp by Aditya Hase · 5 years ago
  38. 6bc2988 fix(stock): Fix travis builds by Aditya Hase · 5 years ago
  39. 3b31800 fix: Add logic to set batch no [WIP] by Suraj Shetty · 5 years ago
  40. 0576ad5 fix: Move pick list creation code to picklist.py file by Suraj Shetty · 5 years ago
  41. 778b492 fix: Fetch warehouse location from Bin by Suraj Shetty · 5 years ago
  42. bcfbc79 fix: scrap item not adding while doing finished good entry by Rohit Waghchaure · 5 years ago
  43. ed4f8cf Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  44. a19d1d6 fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  45. cd1094e Merge branch 'rohitwaghchaure-stock_reco_for_serialized_items' into develop by Nabin Hait · 5 years ago
  46. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 5 years ago
  47. d9cc848 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  48. 3877b54 fix: Remove batch by deepeshgarg007 · 5 years ago
  49. 55ca054 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  50. 305da79 Handling case for Material Request type 'Manufacture' v12 (#18365) by Anurag Mishra · 5 years ago
  51. 73d4460 fix: file attach via import (#18414) by Himanshu · 5 years ago
  52. 60a291a fix: Sample qty validation fix in purchase receipt (#18419) by Deepesh Garg · 5 years ago
  53. 0a8816e feat(Google Maps): Google Maps Refactor [Unified Google API Settings] (#18110) by Himanshu · 5 years ago
  54. 3403d1c Merge pull request #18095 from scmmishra/remove-move-stock-summary by rohitwaghchaure · 5 years ago
  55. 6824838 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  56. 902e5ab Merge branch 'develop' into ac_dim_usability_fixes by Deepesh Garg · 5 years ago
  57. 4a7f370 fix: Consider serial no and batches in Stock ageing report by deepeshgarg007 · 5 years ago
  58. 7339c72 Update item_dashboard.js by Shivam Mishra · 5 years ago
  59. 5738c93 style: commonified move and add button handler by Shivam Mishra · 5 years ago
  60. 7ab6010 Merge branch 'remove-move-stock-summary' of github.com:scmmishra/erpnext into remove-move-stock-summary by Shivam Mishra · 5 years ago
  61. fd6ff62 style: code styling fixes by Shivam Mishra · 5 years ago
  62. 6ecbd97 Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  63. 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
  64. 868766d refactor: Refactored over delivery/receipt/billing fields (#17788) by Nabin Hait · 5 years ago
  65. 1cc46c0 Merge branch develop into ac_dim_usability_fixes by deepeshgarg007 · 5 years ago
  66. 280fe39 fix: Dont rebuild cache on cache bust (#18319) by Faris Ansari · 5 years ago
  67. 1ac9a8e fix(bin): update requested qty in bin (#18297) by Mangesh-Khairnar · 5 years ago
  68. a85db66 fix: Usability fixes in accounting dimensions by deepeshgarg007 · 5 years ago
  69. 581d931 fix: Enhancement in stock ageing report by deepeshgarg007 · 5 years ago
  70. d43d19a Merge branch 'develop' of https://github.com/frappe/erpnext into stock_ageing_fix by deepeshgarg007 · 5 years ago
  71. 5594ea5 Merge branch 'develop' into remove-move-stock-summary by Shivam Mishra · 5 years ago
  72. d73426a fix: Add status field at parent level in quality inspection and minor UX fix (#18263) by Deepesh Garg · 5 years ago
  73. 587bdf0 Merge branch 'develop' into feat-manufacturer-is-missing-contacts by Deepesh Garg · 5 years ago
  74. ca87238 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  75. 53e7df0 fix: set project link in item tables (#18233) by Anurag Mishra · 5 years ago
  76. 32371c8 feat: Init Pick Ticket and Pick Ticket Item by Suraj Shetty · 5 years ago
  77. acaf76a Merge branch 'develop' into feat-manufacturer-is-missing-contacts by Saurabh · 5 years ago
  78. b390b70 fix: set project in material request when pull items from bom (#18256) by rohitwaghchaure · 5 years ago
  79. 058787d fix: error report for item price (#18212) by rohitwaghchaure · 5 years ago
  80. 1dc124c fix: Changed columns to new dict form by deepeshgarg007 · 5 years ago
  81. eb7c037 Merge branch 'develop' of https://github.com/frappe/erpnext into remove-move-stock-summary by Shivam Mishra · 5 years ago
  82. 444091b refactor: disable quick entry for batched and serialized items by Shivam Mishra · 5 years ago
  83. 8a054e4 Merge pull request #18182 from rohitwaghchaure/provision_to_make_debit_credit_note_against_return_entry by rohitwaghchaure · 5 years ago
  84. 607611e codacy fix by Bhavishya Sharma · 5 years ago
  85. db3c562 feat: Manufacturer is Missing Contacts by Bhavishya Sharma · 5 years ago
  86. 6ea1f7b Merge pull request #18177 from scmmishra/po-patch-1 by rohitwaghchaure · 5 years ago
  87. 5d4d70b feat: provision to make debit / credit note against the stock returned entry by Rohit Waghchaure · 5 years ago
  88. 6277966 chore: added check for auto-reorder in stock settings (#18174) by Shivam Mishra · 5 years ago
  89. 83f767b Merge pull request #18173 from karthikeyan5/develop-add-manufacturing-dashboards by Suraj Shetty · 5 years ago
  90. 7a7c66e refactor: added throw if supplier is not default for any item by Shivam Mishra · 5 years ago
  91. cdb75b5 fix: removed item manaufacturer child table from item master by Rohit Waghchaure · 5 years ago
  92. ad33c19 fix: converting spaces to tabs on a few lines by karthikeyan5 · 5 years ago
  93. 38b930b refactor: Move and Add buttons open new stock entry by Shivam Mishra · 5 years ago
  94. 830f2b6 chore(manufacturing): added dashboard for doctypes by karthikeyan5 · 5 years ago
  95. 23c8065 fix: Add links in validation message by Faris Ansari · 5 years ago
  96. e528b29 Merge branch 'develop' of https://github.com/frappe/erpnext into remove-move-stock-summary by Shivam Mishra · 5 years ago
  97. f078031 fix: multiple minor issues in delayed order report (#18134) by rohitwaghchaure · 5 years ago
  98. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  99. 43cebdf fix: translated title (#18119) by Shivam Mishra · 5 years ago
  100. f5aff98 fix: Validate changes in batch, serial nos, val method fields (#18064) by Nabin Hait · 5 years ago