1. fd33c55 Merge pull request #16865 from rohitwaghchaure/purchase_invoice_asset_issue_not_able_to_submit by rohitwaghchaure · 6 years ago
  2. 821a002 feat: added provision to disable CWIP accounting in asset settings by Rohit Waghchaure · 6 years ago
  3. 9757a60 Fix Company Default to Total Stock Summary Report by Jay Parikh · 6 years ago
  4. b48effe fix: test case by Rohit Waghchaure · 6 years ago
  5. cd34c70 fix: bom cost update is not working by Rohit Waghchaure · 6 years ago
  6. e08cb3a Merge pull request #16745 from nabinhait/manage-returned-qty by Nabin Hait · 6 years ago
  7. 463a3cf Merge pull request #16725 from deepeshgarg007/item_dashboard by Suraj Shetty · 6 years ago
  8. 816a465 fix: Consider returned qty while making invoice from DN / PR by Nabin Hait · 6 years ago
  9. 942c894 fix: fetch item name in item dashboard by deepeshgarg007 · 6 years ago
  10. 389cd6a fix: stop button not working in material request by Rohit Waghchaure · 6 years ago
  11. 8e9d947 Merge branch 'hotfix' into fix-item-variant-settings-barcodes by Nabin Hait · 6 years ago
  12. 818ead4 Merge branch 'hotfix' into purchase-qty-fix by Nabin Hait · 6 years ago
  13. de0f59b fix: Removed precision from multiple doctypes by deepeshgarg007 · 6 years ago
  14. 9a19e06 fix: Change Received qty to accepted qty and validation for indicators by deepeshgarg007 · 6 years ago
  15. cc0222a Remove unwanted barcode field from item by Suraj Shetty · 6 years ago
  16. b819f10 Merge pull request #16653 from nabinhait/item-variants by Nabin Hait · 6 years ago
  17. 921f468 Merge branch 'hotfix' into get-item-details by Sagar Vora · 6 years ago
  18. 54f8ed1 Merge branch 'hotfix' into item-variants by Nabin Hait · 6 years ago
  19. 0d1ccc3 fix: get item details by Nabin Hait · 6 years ago
  20. 4d1bc0c fix: Add total row in analytics report (#16648) by Deepesh Garg · 6 years ago
  21. a748ca6 fix: Validate invalid fields in Item Variant Settings by Faris Ansari · 6 years ago
  22. a0aaeaf Merge pull request #16644 from rohitwaghchaure/fix_work_order_time_log_msg by rohitwaghchaure · 6 years ago
  23. db527bf fix: Enqueued item variants updation if there are more than 30 variants by Nabin Hait · 6 years ago
  24. fdefbdb Merge pull request #16609 from nabinhait/multipel_fixes by Nabin Hait · 6 years ago
  25. e0412a1 fix: validation message for work order by Rohit Waghchaure · 6 years ago
  26. d95c8cf Merge pull request #16621 from netchampfaris/fix-warehouse-currency by rohitwaghchaure · 6 years ago
  27. bb6438a Merge pull request #16537 from nabinhait/stock-balance-fix by Nabin Hait · 6 years ago
  28. 4539647 fix: Set company_currency for Warehouse Tree by Faris Ansari · 6 years ago
  29. 17e0513 fix: message if stock reco is enqueued by Nabin Hait · 6 years ago
  30. 8d4bb3e fix: backflush only if transferred item is present in work order by Nabin Hait · 6 years ago
  31. 450fe30 fix: allow updating title of material request by Nabin Hait · 6 years ago
  32. f3f4ce9 fix: Fetch data based on item group filter in item dashboard stock balance report by Nabin Hait · 6 years ago
  33. 9ea19b8 fix: Fixed error on stock balance report by Nabin Hait · 6 years ago
  34. cc41b87 Merge pull request #16497 from nabinhait/bom_price by Nabin Hait · 6 years ago
  35. 4e45663 fix(stock): get item price based on party by Nabin Hait · 6 years ago
  36. 8ba9545 Merge pull request #16498 from nabinhait/stock-ledger-report by Nabin Hait · 6 years ago
  37. e819047 Merge branch 'staging-fixes' into unicode by Nabin Hait · 6 years ago
  38. 1187d61 fix(stock): Escaping issue in stock ledger report by Nabin Hait · 6 years ago
  39. 01ca3e5 fix(manufacturing): Get raw materials rate from price list ignoring party by Nabin Hait · 6 years ago
  40. fc9e733 Merge pull request #16483 from surajshetty3416/stock-levels-based-on-permission by Nabin Hait · 6 years ago
  41. 7a45887 fix typo by Suraj Shetty · 6 years ago
  42. dd0496f Add missed out field field by Suraj Shetty · 6 years ago
  43. c165838 Filter bin list based on warehouses that are accessible to the user by Suraj Shetty · 6 years ago
  44. 55a08de style: Remove unusued local variable by Aditya Hase · 6 years ago
  45. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  46. f0ea152 Merge pull request #16289 from Anurag810/Quality-inspection-fix by Nabin Hait · 6 years ago
  47. 6202d0e fix: NoneType comparison with int error by Nabin Hait · 6 years ago
  48. 30667c1 test: Inter company stock transfer for serialised items by Nabin Hait · 6 years ago
  49. 5a87ac0 fix: Inter company stock transfer for serialised items by Nabin Hait · 6 years ago
  50. 983d102 Merge branch 'staging-fixes' into Quality-inspection-fix by Nabin Hait · 6 years ago
  51. 3dd5f55 feat(stock-reco): Fetch items in stock reco based on group warehouse by Nabin Hait · 6 years ago
  52. 158e7dc fix(bom-uom_issue)Fetch rate in BOM from Price List based on UOM by Nabin Hait · 6 years ago
  53. 7686aa9 Merge pull request #16400 from Zlash65/fix-deff by Nabin Hait · 6 years ago
  54. 7d630b3 Merge branch 'master' into staging-fixes by Saurabh · 6 years ago
  55. a3dd798 clean if conditions by Zlash65 · 6 years ago
  56. 627be1d minor fixes for deferred calculations by Zlash65 · 6 years ago
  57. acd7f73 Merge branch 'hotfix' into group_warehouse_stock_reco by Nabin Hait · 6 years ago
  58. 4ed7cfc tests(cost-center-company): Validate cost center's company and revent tests by Nabin Hait · 6 years ago
  59. 0d20885 Fix(stock-reco): Fixed codacy issues by Nabin Hait · 6 years ago
  60. afbdaa5 Merge pull request #16365 from hiousi/patch-1 by Nabin Hait · 6 years ago
  61. 2689dea fix: Give higher precedence to set_warehouse in get_item_details while setting item level warehouse by Saif Ur Rehman · 6 years ago
  62. 9671438 Update get_item_details.py by hiousi · 6 years ago
  63. 1516e29 [fix] variant can not get its price by hiousi · 6 years ago
  64. ffdadbf fix: fallback to stock uom if uom is not defined (#16329) by rohitwaghchaure · 6 years ago
  65. 4c08aae Merge pull request #16290 from deepeshgarg007/stock-recon by Nabin Hait · 6 years ago
  66. e5091cb chore: Updated DocType JSON Files to Clean Up Git Diff of Other PRs (#16356) by Saif · 6 years ago
  67. 47c9826 test(reco-warehouse): Get items for group warehouse by Nabin Hait · 6 years ago
  68. 9c0c633 fix: Added validation for stock reconciliation in stock ledger entry by deepeshgarg007 · 6 years ago
  69. 9eb99dc Merge branch 'staging-fixes' of https://github.com/frappe/erpnext into stock-recon by deepeshgarg007 · 6 years ago
  70. 0c8411d test cases sucess by Anurag Mishra · 6 years ago
  71. fcbe410 feat(stock-reco): Fetch items based on group warehouse by Nabin Hait · 6 years ago
  72. 22e05b2 Fix for NoneType comparison with int error by deepeshgarg007 · 6 years ago
  73. e8c2fdf Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  74. 53a38e8 Merge pull request #16257 from surajshetty3416/permission-fixes by rohitwaghchaure · 6 years ago
  75. 7ec5e80 [Fix] While making sales invoice from delivery note, system not remove the returned qty (#16141) by rohitwaghchaure · 6 years ago
  76. 5a9579b feat(quality): Check quality status before receipt/delivery (#16169) by Nabin Hait · 6 years ago
  77. 78bc405 fix: set fieldname for frappe prompt (#16198) by Valmik · 6 years ago
  78. 1790a6f Set ignore_user_permission 1 for Company field in Item Default (#16167) by KanchanChauhan · 6 years ago
  79. 349040d fix(work_order): Set operations for Work Order when created from MREQ (#16154) by Rohan · 6 years ago
  80. 4265c5a Rename BOM and Work order fields (#16209) by rohitwaghchaure · 6 years ago
  81. 1c1798c [Fix] Warehouse wise item balance age and value report not working (#16258) by rohitwaghchaure · 6 years ago
  82. 7ed37ae Commonify code - use get_permitted_documents function to avoid code redundancy by Suraj Shetty · 6 years ago
  83. 7ae2d59 Merge branch 'staging-fixes' into permission-fixes by Suraj Shetty · 6 years ago
  84. a8d9bfd Fix: currency symbol issue in delivery note list (#16233) by Suraj Shetty · 6 years ago
  85. 37d7d25 Merge pull request #16207 from Zlash65/fix-qi by rohitwaghchaure · 6 years ago
  86. 22a1e28 fix(variant): Show attribute values on single variant creation (#16204) by Nabin Hait · 6 years ago
  87. 9fde660 make quality inspection in query configurable by Zlash65 · 6 years ago
  88. c1eb94d Revert "fix(delivery): update package total on validate (#16131)" by Rohan · 6 years ago
  89. 07e5786 Fix user permission checks by Suraj Shetty · 6 years ago
  90. f43433b fix(delivery): update package total on validate (#16131) by Rohan · 6 years ago
  91. bc0ef0b Add Serial Number button in Delivery Note and Sales Invoice's Packing List (#16080) by RicardoJohann · 6 years ago
  92. 2bd6ab9 Merge pull request #16140 from KanchanChauhan/staging-fixes by Nabin Hait · 6 years ago
  93. ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  94. 114cc81 List view currency bug fix by deepeshgarg007 · 6 years ago
  95. 9dc8515 [Minor]Method path fix in Material Request js by Kanchan Chauhan · 6 years ago
  96. 3ecb995 Merge pull request #16006 from gbm001/gbm001-item-barcodes-pull by Nabin Hait · 6 years ago
  97. 0b4ea25 Merge pull request #16138 from rohitwaghchaure/user_permissions_issue_item by Nabin Hait · 6 years ago
  98. a8003c1 [Fix] Permissions issue while making item variants by Rohit Waghchaure · 6 years ago
  99. 4c79274 Fixed patch and deprecated grid reports by deepeshgarg007 · 6 years ago
  100. 16b8ecb [Fix] Stock value difference calculation for stock reconciliation by Rohit Waghchaure · 6 years ago