1. fc9e733 Merge pull request #16483 from surajshetty3416/stock-levels-based-on-permission by Nabin Hait · 6 years ago
  2. 7a45887 fix typo by Suraj Shetty · 6 years ago
  3. dd0496f Add missed out field field by Suraj Shetty · 6 years ago
  4. c165838 Filter bin list based on warehouses that are accessible to the user by Suraj Shetty · 6 years ago
  5. 55a08de style: Remove unusued local variable by Aditya Hase · 6 years ago
  6. f0ea152 Merge pull request #16289 from Anurag810/Quality-inspection-fix by Nabin Hait · 6 years ago
  7. 6202d0e fix: NoneType comparison with int error by Nabin Hait · 6 years ago
  8. 30667c1 test: Inter company stock transfer for serialised items by Nabin Hait · 6 years ago
  9. 5a87ac0 fix: Inter company stock transfer for serialised items by Nabin Hait · 6 years ago
  10. 983d102 Merge branch 'staging-fixes' into Quality-inspection-fix by Nabin Hait · 6 years ago
  11. 3dd5f55 feat(stock-reco): Fetch items in stock reco based on group warehouse by Nabin Hait · 6 years ago
  12. 158e7dc fix(bom-uom_issue)Fetch rate in BOM from Price List based on UOM by Nabin Hait · 6 years ago
  13. 7686aa9 Merge pull request #16400 from Zlash65/fix-deff by Nabin Hait · 6 years ago
  14. 7d630b3 Merge branch 'master' into staging-fixes by Saurabh · 6 years ago
  15. a3dd798 clean if conditions by Zlash65 · 6 years ago
  16. 627be1d minor fixes for deferred calculations by Zlash65 · 6 years ago
  17. acd7f73 Merge branch 'hotfix' into group_warehouse_stock_reco by Nabin Hait · 6 years ago
  18. 4ed7cfc tests(cost-center-company): Validate cost center's company and revent tests by Nabin Hait · 6 years ago
  19. 0d20885 Fix(stock-reco): Fixed codacy issues by Nabin Hait · 6 years ago
  20. afbdaa5 Merge pull request #16365 from hiousi/patch-1 by Nabin Hait · 6 years ago
  21. 2689dea fix: Give higher precedence to set_warehouse in get_item_details while setting item level warehouse by Saif Ur Rehman · 6 years ago
  22. 9671438 Update get_item_details.py by hiousi · 6 years ago
  23. 1516e29 [fix] variant can not get its price by hiousi · 6 years ago
  24. ffdadbf fix: fallback to stock uom if uom is not defined (#16329) by rohitwaghchaure · 6 years ago
  25. 4c08aae Merge pull request #16290 from deepeshgarg007/stock-recon by Nabin Hait · 6 years ago
  26. e5091cb chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) by Saif · 6 years ago
  27. 47c9826 test(reco-warehouse): Get items for group warehouse by Nabin Hait · 6 years ago
  28. 9c0c633 fix: Added validation for stock reconciliation in stock ledger entry by deepeshgarg007 · 6 years ago
  29. 9eb99dc Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into stock-recon by deepeshgarg007 · 6 years ago
  30. 0c8411d test cases sucess by Anurag Mishra · 6 years ago
  31. fcbe410 feat(stock-reco): Fetch items based on group warehouse by Nabin Hait · 6 years ago
  32. 22e05b2 Fix for NoneType comparison with int error by deepeshgarg007 · 6 years ago
  33. e8c2fdf Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  34. 53a38e8 Merge pull request #16257 from surajshetty3416/permission-fixes by rohitwaghchaure · 6 years ago
  35. 7ec5e80 [Fix] While making sales invoice from delivery note, system not remove the returned qty (#16141) by rohitwaghchaure · 6 years ago
  36. 5a9579b feat(quality): Check quality status before receipt/delivery (#16169) by Nabin Hait · 6 years ago
  37. 78bc405 fix: set fieldname for frappe prompt (#16198) by Valmik · 6 years ago
  38. 1790a6f Set ignore_user_permission 1 for Company field in Item Default (#16167) by KanchanChauhan · 6 years ago
  39. 349040d fix(work_order): Set operations for Work Order when created from MREQ (#16154) by Rohan · 6 years ago
  40. 4265c5a Rename BOM and Work order fields (#16209) by rohitwaghchaure · 6 years ago
  41. 1c1798c [Fix] Warehouse wise item balance age and value report not working (#16258) by rohitwaghchaure · 6 years ago
  42. 7ed37ae Commonify code - use get_permitted_documents function to avoid code redundancy by Suraj Shetty · 6 years ago
  43. 7ae2d59 Merge branch 'staging-fixes' into permission-fixes by Suraj Shetty · 6 years ago
  44. a8d9bfd Fix: currency symbol issue in delivery note list (#16233) by Suraj Shetty · 6 years ago
  45. 37d7d25 Merge pull request #16207 from Zlash65/fix-qi by rohitwaghchaure · 6 years ago
  46. 22a1e28 fix(variant): Show attribute values on single variant creation (#16204) by Nabin Hait · 6 years ago
  47. 9fde660 make quality inspection in query configurable by Zlash65 · 6 years ago
  48. c1eb94d Revert "fix(delivery): update package total on validate (#16131)" by Rohan · 6 years ago
  49. 07e5786 Fix user permission checks by Suraj Shetty · 6 years ago
  50. f43433b fix(delivery): update package total on validate (#16131) by Rohan · 6 years ago
  51. bc0ef0b Add Serial Number button in Delivery Note and Sales Invoice's Packing List (#16080) by RicardoJohann · 6 years ago
  52. 2bd6ab9 Merge pull request #16140 from KanchanChauhan/staging-fixes by Nabin Hait · 6 years ago
  53. ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  54. 114cc81 List view currency bug fix by deepeshgarg007 · 6 years ago
  55. 9dc8515 [Minor]Method path fix in Material Request js by Kanchan Chauhan · 6 years ago
  56. 3ecb995 Merge pull request #16006 from gbm001/gbm001-item-barcodes-pull by Nabin Hait · 6 years ago
  57. 0b4ea25 Merge pull request #16138 from rohitwaghchaure/user_permissions_issue_item by Nabin Hait · 6 years ago
  58. a8003c1 [Fix] Permissions issue while making item variants by Rohit Waghchaure · 6 years ago
  59. 4c79274 Fixed patch and deprecated grid reports by deepeshgarg007 · 6 years ago
  60. 16b8ecb [Fix] Stock value difference calculation for stock reconciliation by Rohit Waghchaure · 6 years ago
  61. 94a3539 Row check fix in stock analytics by deepeshgarg007 · 6 years ago
  62. 9ed13f4 Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into analytics-fix by deepeshgarg007 · 6 years ago
  63. 1a1c013 Analytics report bug fixes and code cleaning by deepeshgarg007 · 6 years ago
  64. 2806d83 Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  65. dfd79b0 Merge branch 'staging-fixes' into gbm001-item-barcodes-pull by Nabin Hait · 6 years ago
  66. b98d08a Merge pull request #16049 from rohitwaghchaure/incorrect_stock_value_difference_calculation by Nabin Hait · 6 years ago
  67. 5f7b37e Merge pull request #16093 from rohitwaghchaure/manufacturing_settings_permissions_issue by Nabin Hait · 6 years ago
  68. 15951e6 Merge branch 'staging-fixes' into gbm001-item-barcodes-pull by Nabin Hait · 6 years ago
  69. c506406 Merge branch 'staging-fixes' into manufacturing_settings_permissions_issue by Nabin Hait · 6 years ago
  70. 05c2989 removed total from graph by deepeshgarg007 · 6 years ago
  71. b32abde Merge branch 'staging-fixes' into bug-fixes by Nabin Hait · 6 years ago
  72. 56dc5c1 Merge branch 'staging-fixes' into pos-profile-fix by Nabin Hait · 6 years ago
  73. 15ed7a6 [Fix] No permission for Manufacturing Settings by Rohit Waghchaure · 6 years ago
  74. 3893ba3 If is pos and no pos profile use the item's default warehouse for packing materials by Rohit Waghchaure · 6 years ago
  75. 2508d11 fix(test): Test cases fixed by Nabin Hait · 6 years ago
  76. 6424f47 [Fix] Incorrect stock value difference because of negative stock by Rohit Waghchaure · 6 years ago
  77. 1eb098c Add additional condition condition to get_pos_profile by Suraj Shetty · 6 years ago
  78. f99a68a feat: Added unit testing for Item Barcodes in item.py by Andrew McLeod · 6 years ago
  79. 5607762 fix/feat: Allow extension of barcode types (without validation) by Andrew McLeod · 6 years ago
  80. 4c366ee Minor issue fixes by deepeshgarg007 · 6 years ago
  81. 3b8c84f Merge pull request #15975 from nabinhait/staging-fixes by Deepesh Garg · 6 years ago
  82. 7fe4124 fix(field property): Made barcode field non-mandatory in item by Nabin Hait · 6 years ago
  83. 88c88d6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  84. 60ec88b Added Default Warehouse field that sets all item's warehouse (#15462) by Saif · 6 years ago
  85. ce33409 Update Delivery Trip status based on visited stops (#15723) by Alchez · 6 years ago
  86. 9f87c44 feat(delivery_trip): Create a Delivery Trip by selecting multiple Delivery Notes in list view (#15706) by Alchez · 6 years ago
  87. fad08e1 [fix] - GL entry not creating on PR if rejected qty mentoned (#15815) by khushalti · 6 years ago
  88. 6922415 [New Feature]Scan Item Barcode label to quick create/update records in items child table (#15731) by Zarrar · 6 years ago
  89. 84483ff Stock analytics script report (#15630) by Deepesh Garg · 6 years ago
  90. 068ba19 [Feature] Route optimization for Delivery Trip stops (#15566) by Alchez · 6 years ago
  91. 65797bc Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  92. 3e6663d fix(serial no): Set supplier info based on pur invoice if serial no is created from Purchase Invoice (#15820) by Nabin Hait · 6 years ago
  93. 961849b Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  94. cd11bdf [Fix] Supplier wise sales analytics report not showing item details which is added in purchase invoice with update stock (#15869) by rohitwaghchaure · 6 years ago
  95. ac6e3a6 fix: Serial No- allow editing SO, track changes (#15741) by Ranjith Kurungadam · 6 years ago
  96. 5d11716 fix(perpetual inventory): Get warehouse account map only if perpetual inventory enabled (#15743) by Nabin Hait · 6 years ago
  97. b4cf72c Adding "Include UOM" in Reports with Qty and Rates (#15541) by Saif · 6 years ago
  98. 77b6092 Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  99. 4fdbff7 Merge pull request #15547 from Zlash65/demo-refactor by Ameya Shenoy · 6 years ago
  100. 8e71074 fix(report): Add column for Item Name (#15702) by Shreya Shah · 6 years ago