1. 6daab3c fix: get_bin_details_and_serial_nos() takes at least 3 arguments (4 given) by Rohit Waghchaure · 5 years ago
  2. 9e4f674 fix: indentation error in stock ageing by kaviya · 5 years ago
  3. bc001d2 feat: Add stock ageing data to stock balance report (#19036) by Suraj Shetty · 5 years ago
  4. bac4b93 fix: Displaying manufacturer part no along with manufacturer and added Manufacturers validation in Item master (#19066) by Marica · 5 years ago
  5. 8cc2f83 fix: Fetch scrap items from BOM if purpose is repack (#19056) by Deepesh Garg · 5 years ago
  6. a3095c9 fix: optimized query (#19026) by Shivam Mishra · 5 years ago
  7. 1853a83 fix(packing-slip): add a descriptive message (#18981) by Mangesh-Khairnar · 5 years ago
  8. d312d11 fix: port from hotfix (#18974) by rohitwaghchaure · 5 years ago
  9. cbcede7 Merge pull request #18964 from nabinhait/max_carry_forwarded_leaves by Mangesh-Khairnar · 5 years ago
  10. 32eccb8 fix: Rename duplicate label Image to Website Image (#18912) by Faris Ansari · 5 years ago
  11. fb7c7b5 feat: Added input field for max carry forwarded leaves by Nabin Hait · 5 years ago
  12. ffc4f8f feat: [stock -> packed_items] Enable modification of Description on packed items (#18907) by MorezMartin · 5 years ago
  13. 4ce3805 feat: Company wise credit limit by Nabin Hait · 5 years ago
  14. b847731 Merge branch 'feat-customer-credit-limit' of https://github.com/Mangesh-Khairnar/erpnext into Mangesh-Khairnar-feat-customer-credit-limit by Nabin Hait · 5 years ago
  15. 867ac10 fix: handle for product bundle (#18420) by Anurag Mishra · 5 years ago
  16. a7d448d fix: Error "TypeError: unorderable types: int() > str()" When Trying to Create Packing Slip (#18913) by John Clarke · 5 years ago
  17. 9d77e9f fix: error while trying to get directions (#18827) by Rohan · 5 years ago
  18. f1fab87 fix: mismatch between warehouse tree value and warehouse based stock balance report value (#18879) by rohitwaghchaure · 5 years ago
  19. b03fa8a Merge branch 'develop' into feat-customer-credit-limit by Nabin Hait · 5 years ago
  20. 805b863 fix: incorrect stock value difference when stock move from negative to positive (#18887) by rohitwaghchaure · 5 years ago
  21. 4bcc221 Merge branch 'develop' of https://github.com/frappe/erpnext into feat-customer-credit-limit by Mangesh-Khairnar · 5 years ago
  22. 8666ecc fix: Purchase receipt test by deepeshgarg007 · 5 years ago
  23. 402d82b fix: Remove delete_doc from tests by deepeshgarg007 · 5 years ago
  24. 72bea0d test: Add test to check creation of pick list from multiple sales order by Suraj Shetty · 5 years ago
  25. 736b5e0 fix: Maintain the order of Item List by Suraj Shetty · 5 years ago
  26. ca58fde test: Enable basic tests by Suraj Shetty · 5 years ago
  27. bcfec77 style: Use single quotes by Suraj Shetty · 5 years ago
  28. 744b92d fix: Commonify item not available alert - Reorganise code - UX fixes by Suraj Shetty · 5 years ago
  29. 0eed0a9 test: Temporarily comment out tests by Suraj Shetty · 5 years ago
  30. 0df3889 fix: Update pick list print format by Suraj Shetty · 5 years ago
  31. 5e84ce5 fix: Add is_stock_item filter for item in locations table by Suraj Shetty · 5 years ago
  32. effe53d fix: Set default value for qty by Suraj Shetty · 5 years ago
  33. 9641edc fix: Set item locations before save by Suraj Shetty · 5 years ago
  34. 9b42682 fix: Check parent warehouse for batch as well by Suraj Shetty · 5 years ago
  35. a6ab001 style: Remove commented code by Suraj Shetty · 5 years ago
  36. 7952532 feat: bypass credit limit check by Mangesh-Khairnar · 5 years ago
  37. 3e11338 fix: Validate count of serial numbers by Suraj Shetty · 5 years ago
  38. acd00df Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  39. ed1ec82 refactor: Item picking logic by Suraj Shetty · 5 years ago
  40. dbe8dab Merge pull request #18794 from deepeshgarg007/supplier_items by Deepesh Garg · 5 years ago
  41. 1c29c52 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  42. 66f2bc6 fix: Item mapping of stock entry with no reference by Suraj Shetty · 5 years ago
  43. 55a2699 fix: Update dashboard of doctypes that are linked with pick list by Suraj Shetty · 5 years ago
  44. f455c92 fix: Remove Pick List Reference Item use Item locations table instead by Suraj Shetty · 5 years ago
  45. d03d820 fix: incorrect valuation rate calculated because of string replacement issue by Rohit Waghchaure · 5 years ago
  46. 1cf7270 fix: Add picklist dashboard config by Suraj Shetty · 5 years ago
  47. be0ae7a fix: Doctype changes by Suraj Shetty · 5 years ago
  48. 8f32ac0 fix: Batch selection logic by Suraj Shetty · 5 years ago
  49. c5e0838 fix: Import get_conversion factor method by Suraj Shetty · 5 years ago
  50. 974ac3e fix: Update item detail for items without reference by Suraj Shetty · 5 years ago
  51. dc675b1 fix: Re-order stock qty field by Suraj Shetty · 5 years ago
  52. d6be898 fix: Remove "Material Issue" purpose from pick list by Suraj Shetty · 5 years ago
  53. 8de8a78 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  54. 5dd1b50 fix: update show in website on disabling item (#18831) by Mangesh-Khairnar · 5 years ago
  55. 00f9930 style: Remove leftout print statements by Suraj Shetty · 5 years ago
  56. 2b9e256 fix: Rename method name by Suraj Shetty · 5 years ago
  57. 94d7096 fix: Show create button only if target doc does not exists by Suraj Shetty · 5 years ago
  58. ecc801d fix: Add pick list field to delivery note by Suraj Shetty · 5 years ago
  59. be9f4ea fix: Add button to create pick list from material request by Suraj Shetty · 5 years ago
  60. a1dc152 fix: Move get items location button below items table by Suraj Shetty · 5 years ago
  61. 9209570 feat: Add option to create pick list from material request by Suraj Shetty · 5 years ago
  62. 98b86ec Merge branch 'develop' into supplier_items by Deepesh Garg · 5 years ago
  63. 5943241 fix: Consider multiple stock entry against a purchase order by deepeshgarg007 · 5 years ago
  64. 8b4d604 fix: Use purpose field and remove item_base_on field by Suraj Shetty · 5 years ago
  65. f3d78dd fix: Duplicate items check in Sales Invoice (#18660) by Deepesh Garg · 5 years ago
  66. f2798ea fix: Conside multiple stock entry against a purchase order by deepeshgarg007 · 5 years ago
  67. 687b1a5 fix: Make pick list submittable and add few fields by Suraj Shetty · 5 years ago
  68. 8d55f81 fix: Fix raw matterial selection based on finished item qty by Suraj Shetty · 5 years ago
  69. c1f25ff fix: Add option to select qty of finished goods Item by Suraj Shetty · 5 years ago
  70. ec92486 fix: Add option to create Stock Entry from Pick List by Suraj Shetty · 5 years ago
  71. 298d38c test: Fix existing tests by Suraj Shetty · 5 years ago
  72. da2a623 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  73. d79a16c fix: Warehouse selection login by Suraj Shetty · 5 years ago
  74. 5f2c030 Merge branch 'version-12-hotfix' into merge_v12_hotfix_1 by Sahil Khan · 5 years ago
  75. cb38cc9 fix: Enhancement in Purchase Order by deepeshgarg007 · 5 years ago
  76. 5124b28 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  77. 1a09043 fix: Quantity while creating pick list from work order by Suraj Shetty · 5 years ago
  78. 6450be5 fix: Get Items button by Suraj Shetty · 5 years ago
  79. 669cff8 fix: Get items button by Suraj Shetty · 5 years ago
  80. 0df5134 fix: valuation rate in stock ledger (#18744) by Mangesh-Khairnar · 5 years ago
  81. ec1fe9e Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  82. 182f4de fix: Delivery note creation from pick list by Suraj Shetty · 5 years ago
  83. ca55af8 fix: travis by Mangesh-Khairnar · 5 years ago
  84. 06ce1f5 fix(quality-inspection): fetch all items for inspection type in process (#18716) by Mangesh-Khairnar · 5 years ago
  85. 1c728a7 fix(delivery note): change the text invoice to sales invoice on make button (#18658) by DeeMysterio · 5 years ago
  86. cfce531 fix(delivery note): change the text invoice to sales invoice on make button (#18666) by DeeMysterio · 5 years ago
  87. 19199ba fix: miscellaneous fixes (#18615) by Himanshu · 5 years ago
  88. ebf38c5 fix: misc fixes (#18616) by Himanshu · 5 years ago
  89. e047de8 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  90. 99c26e0 fix: Set Maintenance Status fields as Read Only (#18634) by Faris Ansari · 5 years ago
  91. cfd19af fix: Set Maintenance Status fields as Read Only (#18633) by Faris Ansari · 5 years ago
  92. df7644a fix: Show created serial nos as links in message (#18635) by Faris Ansari · 5 years ago
  93. afae8a0 fix: Show created serial nos as links in message (#18636) by Faris Ansari · 5 years ago
  94. 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
  95. b559bf6 Merge branch 'version-12-hotfix' into stock-ledger-fix by Suraj Shetty · 5 years ago
  96. c573286 feat: Add pick list print format by Suraj Shetty · 5 years ago
  97. b35c041 fix: Add option to get items from work order by Suraj Shetty · 5 years ago
  98. a7dc373 fix: Move folders to right location by Suraj Shetty · 5 years ago
  99. bb7a2db fix: Rename file by Suraj Shetty · 5 years ago
  100. 0c1dbb1 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago