1. 815e6ec fix: minor removed unused file by Rohit Waghchaure · 3 years, 8 months ago
  2. 2a1d1e1 Merge pull request #26240 from rohitwaghchaure/production-plan-sub-assembly-enhancement by rohitwaghchaure · 3 years, 8 months ago
  3. 46b67b9 fix: incorrect valuation rate in stock reconciliation by Rohit Waghchaure · 3 years, 8 months ago
  4. 6169077 feat: provision to make subcontracted purchase order from the production plan by Rohit Waghchaure · 3 years, 8 months ago
  5. c1853dd Merge pull request #26226 from rohitwaghchaure/fixed-removed-values-out-of-sync-on-stock-transaction-submission by rohitwaghchaure · 3 years, 8 months ago
  6. 170f2ad fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 8 months ago
  7. e5c47f8 fix: fetch batch items in stock reco by Rohit Waghchaure · 3 years, 8 months ago
  8. e955a4e fix: Check for is None by Deepesh Garg · 3 years, 8 months ago
  9. 2ca9b76 fix: Error while fetching item taxes by Deepesh Garg · 3 years, 8 months ago
  10. 8958f55 fix: add validation for 'for_qty' else throws errors (#25829) by Alan · 3 years, 8 months ago
  11. 21e44b1 perf: don't query unless required (bp #26175) by Ankush · 3 years, 8 months ago
  12. b4b76b7 Merge pull request #26176 from deepeshgarg007/item_tax_fetch_fix by Deepesh Garg · 3 years, 8 months ago
  13. 5708b71 fix: batch nos in packed items (bp #26105) by Ankush · 3 years, 8 months ago
  14. e21e435 fix: Add python 3 compatible string types by Deepesh Garg · 3 years, 8 months ago
  15. 11591b3 Merge pull request #26202 from nextchamp-saqib/pr-item-gl-fix-v13 by Deepesh Garg · 3 years, 8 months ago
  16. 2330c41 fix: total time calculation by Rohit Waghchaure · 4 years ago
  17. 5730744 is corrective job card by Rohit Waghchaure · 4 years, 1 month ago
  18. c878389 fix: or condition filter in the get_all by Rohit Waghchaure · 4 years, 1 month ago
  19. fcab53b fix: skip job card by Rohit Waghchaure · 4 years, 1 month ago
  20. 6e81489 feat: Job Card Enhancements by Rohit Waghchaure · 4 years, 1 month ago
  21. f6dce4d test: service item purchase with perpetual inventory enabled by Saqib Ansari · 3 years, 8 months ago
  22. 7fd4490 feat: fetching of qty as per received qty from PR to PI (#26184) by Afshan · 3 years, 8 months ago
  23. 7e00649 fix: Check if item tax template exists by Deepesh Garg · 3 years, 8 months ago
  24. c9c1d10 fix: Make item tax templates optional by Deepesh Garg · 3 years, 8 months ago
  25. 1f7b95f fix: User is not able to change item tax template by Deepesh Garg · 3 years, 8 months ago
  26. b4863bf Merge pull request #25696 from rohitwaghchaure/incorrect-serial-no-qty-valuation-report by rohitwaghchaure · 3 years, 8 months ago
  27. c05496a fix: fixed rounding off ordered percent to 100 in condition (#26152) by Noah Jacob · 3 years, 8 months ago
  28. e78364c fix: status indicator for delivery notes (#26062) by Ankush · 3 years, 8 months ago
  29. f5db407 fix: available qty for consumption by Rohit Waghchaure · 3 years, 8 months ago
  30. 5cc3f14 fix: purchase invoice qty change not recalculate the consumed qty and added test cases for purchase invoice by Rohit Waghchaure · 3 years, 8 months ago
  31. ddb0ec2 fix: code cleanup and convert public method to private for subcontracting class by Rohit Waghchaure · 3 years, 8 months ago
  32. 2fb5291 fix: toggle consumed qty field based on condition by Rohit Waghchaure · 3 years, 8 months ago
  33. 9a2db0b fix: semgrep error by Rohit Waghchaure · 3 years, 9 months ago
  34. a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 9 months ago
  35. a2bb1b8 Merge pull request #26081 from rohitwaghchaure/fixed-stock-entry-submission-performance by rohitwaghchaure · 3 years, 8 months ago
  36. 8520edc fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 8 months ago
  37. 3bb9f4a Merge pull request #26098 from rohitwaghchaure/enqueue-cancel-action-in-stock-reco by rohitwaghchaure · 3 years, 8 months ago
  38. ef97269 fix: timeout while cancelling stock reconciliation by Rohit Waghchaure · 3 years, 8 months ago
  39. f9390f5 fix: auto unlink warehouse from item on delete (#26073) by Alan · 3 years, 8 months ago
  40. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 8 months ago
  41. 5434dd0 Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into dynamic_gst_rates by Deepesh Garg · 3 years, 8 months ago
  42. 8975c52 Merge pull request #25988 from rohitwaghchaure/donot-copy-difference-account by rohitwaghchaure · 3 years, 8 months ago
  43. 21b8e2f fix: hiding Rounding Adjustment field (#25380) by Anupam Kumar · 3 years, 8 months ago
  44. 99b583f fix: on click of duplicate button system copy the difference account from first row by Rohit Waghchaure · 3 years, 8 months ago
  45. 3646c30 fix: Linting issues by Deepesh Garg · 3 years, 8 months ago
  46. e8a78bd fix: Add test cases by Deepesh Garg · 3 years, 8 months ago
  47. 8a7e283 feat: Item Taxes based on net rate by Deepesh Garg · 3 years, 8 months ago
  48. 215516f fix: AttributeError: 'PurchaseReceiptItem' object has no attribute 'purchase_invoice' (#25902) (#25957) by Ankush Menat · 3 years, 8 months ago
  49. 25b953a Merge pull request #25854 from rohitwaghchaure/fixed-timeout-error-in-repost-item-valuation by rohitwaghchaure · 3 years, 8 months ago
  50. 1055834 fix: timeout error in the repost item valuation by Rohit Waghchaure · 3 years, 9 months ago
  51. 7437748 Merge pull request #25805 from ankush/refactor_item by Marica · 3 years, 8 months ago
  52. a06ec03 test: add test for new QI function by Rohan Bansal · 3 years, 8 months ago
  53. 11aff80 Merge remote-tracking branch 'upstream/version-13-hotfix' into dev-quality-inspection-accounts by Rohan Bansal · 3 years, 8 months ago
  54. 6432aaa feat: added reports to check incorrect qty and valuation for serialized items by Rohit Waghchaure · 3 years, 9 months ago
  55. c8b3479 fix(Delivery Note): Assign Product Bundle's conversion_factor to Packed Items (#25840) by Ganga Manoj · 3 years, 9 months ago
  56. 970f009 Merge pull request #25898 from anupamvs/stock-reconciliation by rohitwaghchaure · 3 years, 9 months ago
  57. 0358b64 fix: featching serialized items by Anupam · 3 years, 9 months ago
  58. 54354a8 test: Fix permission error by Suraj Shetty · 3 years, 9 months ago
  59. d1a13ec test: Fix valuation rate for raw materials by Suraj Shetty · 3 years, 9 months ago
  60. a891d6e fix: allow_zero_valuation_rate for rejected qty by Suraj Shetty · 3 years, 9 months ago
  61. c26d41a chore: Remove unnecessary print statements by Suraj Shetty · 3 years, 9 months ago
  62. 9857d63 fix: add requested changes by Rohan Bansal · 3 years, 9 months ago
  63. 1cdf5a0 fix: add requested changes by Rohan Bansal · 3 years, 9 months ago
  64. be157e7 Merge branch 'version-13-hotfix' into se-supplier-customer by Marica · 3 years, 9 months ago
  65. 15f8a0f test: fix flaky test by Ankush Menat · 3 years, 9 months ago
  66. 3aed662 chore: translation / semgrep / sider fixes by Ankush Menat · 3 years, 9 months ago
  67. c15fef5 test: item naming series behaviour by Ankush Menat · 3 years, 9 months ago
  68. 42e057d test: add test for get_timeline_data in item by Ankush Menat · 3 years, 9 months ago
  69. e971b45 test: add test for is_stock_item by Ankush Menat · 3 years, 9 months ago
  70. 57266a7 refactor: check_stock_uom_with_bin by Ankush Menat · 3 years, 9 months ago
  71. fc54cf6 test: add tests for checking stock_uom with bin by Ankush Menat · 3 years, 9 months ago
  72. 4e360f8 test: hoist defaults to function signature by Ankush Menat · 3 years, 9 months ago
  73. eb17732 test: add test for item attribute completion by Ankush Menat · 3 years, 9 months ago
  74. f5a937b test: check index creation on item table by Ankush Menat · 3 years, 9 months ago
  75. b9fa12d test: add tests for uom conversion function by Ankush Menat · 3 years, 9 months ago
  76. 019be66 fix: consider all UOMs for intermediate conversion by Ankush Menat · 3 years, 9 months ago
  77. 0d7f54c refactor: simplify UOM conversion logic by Ankush Menat · 3 years, 9 months ago
  78. 297dc5e perf: add basic optimisation for uom conversion by Ankush Menat · 3 years, 9 months ago
  79. 958d485 refactor: msgprint(raise_exception)->frappe.throw by Ankush Menat · 3 years, 9 months ago
  80. ccbde0e refactor: use enumerate instead of trackign index by Ankush Menat · 3 years, 9 months ago
  81. 44c4892 chore: remove py2 compat code by Ankush Menat · 3 years, 9 months ago
  82. 6809ff4 Merge pull request #25776 from rohitwaghchaure/fixed-warehouse-not-found-issue by rohitwaghchaure · 3 years, 9 months ago
  83. c12264f chore: Cleanup Customer and Supplier Details section in Stock Entry by marination · 3 years, 9 months ago
  84. ce88c94 Update stock_entry.js by rohitwaghchaure · 3 years, 9 months ago
  85. c229ac9 refactor: add guard clause for readability by Ankush Menat · 3 years, 9 months ago
  86. 4b484d7 refactor: use is_new() instead of __islocal by Ankush Menat · 3 years, 9 months ago
  87. 931c886 fix: not checking all fields by Ankush Menat · 3 years, 9 months ago
  88. 83e6e2e refactor: add guard clause for readability by Ankush Menat · 3 years, 9 months ago
  89. 0b4858d refactor: eliminate unnecessary loop, container casts by Ankush Menat · 3 years, 9 months ago
  90. ad58a81 refactor: code cleanup by Ankush Menat · 3 years, 9 months ago
  91. 4a2dbd4 refactor: cleanup get_timeline_data, remove py2 by Ankush Menat · 3 years, 9 months ago
  92. 330353a refactor: use frappe.throw instread of recreating by Ankush Menat · 3 years, 9 months ago
  93. eaf0465 Merge pull request #25797 from marination/item-variants-report by Marica · 3 years, 9 months ago
  94. b0019bc fix: Item Variant Details Report by marination · 3 years, 9 months ago
  95. ab34f5b Merge pull request #25742 from ankush/disable_submit_btn by rohitwaghchaure · 3 years, 9 months ago
  96. 579a1b7 Merge pull request #25779 from ankush/parallel_stock_transactions by rohitwaghchaure · 3 years, 9 months ago
  97. 1097dc8 fix: show allow zero valuation only when auto checked (#25778) by Alan · 3 years, 9 months ago
  98. 4dcac4a refactor(minor): Use identity instead of equality by Ankush Menat · 3 years, 9 months ago
  99. 9979cf5 fix: wrong quantity after transaction for parallel stock transactions by Ankush Menat · 3 years, 9 months ago
  100. 795909f fix: warehouse not found in stock entry by Rohit Waghchaure · 3 years, 9 months ago