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