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