1. fb3ec7c fix: AttributeError: 'PurchaseReceiptItem' object has no attribute 'purchase_invoice' (#25902) by D Tim Cummings · 3 years, 8 months ago
  2. 6463cbd Merge pull request #25897 from anupamvs/stock-reconciliation by rohitwaghchaure · 3 years, 8 months ago
  3. 0358b64 fix: featching serialized items by Anupam · 3 years, 8 months ago
  4. a3d1b69 fix: merge conflict by Nabin Hait · 3 years, 8 months ago
  5. 6809ff4 Merge pull request #25776 from rohitwaghchaure/fixed-warehouse-not-found-issue by rohitwaghchaure · 3 years, 8 months ago
  6. ce88c94 Update stock_entry.js by rohitwaghchaure · 3 years, 9 months ago
  7. eaf0465 Merge pull request #25797 from marination/item-variants-report by Marica · 3 years, 9 months ago
  8. b0019bc fix: Item Variant Details Report by marination · 3 years, 9 months ago
  9. ab34f5b Merge pull request #25742 from ankush/disable_submit_btn by rohitwaghchaure · 3 years, 9 months ago
  10. 579a1b7 Merge pull request #25779 from ankush/parallel_stock_transactions by rohitwaghchaure · 3 years, 9 months ago
  11. 81d49e9 fix: Use extend_cscript function to properly extend class methods to cscript by Suraj Shetty · 3 years, 9 months ago
  12. 1097dc8 fix: show allow zero valuation only when auto checked (#25778) by Alan · 3 years, 9 months ago
  13. 4dcac4a refactor(minor): Use identity instead of equality by Ankush Menat · 3 years, 9 months ago
  14. 9979cf5 fix: wrong quantity after transaction for parallel stock transactions by Ankush Menat · 3 years, 9 months ago
  15. 795909f fix: warehouse not found in stock entry by Rohit Waghchaure · 3 years, 9 months ago
  16. 94a52c0 Merge pull request #25752 from rohitwaghchaure/fixed-do-not-repost-if-scheduler-is-in-running by rohitwaghchaure · 3 years, 9 months ago
  17. 84730aa Merge pull request #25754 from rohitwaghchaure/fixed-do-not-repost-if-scheduler-is-in-running-13 by rohitwaghchaure · 3 years, 9 months ago
  18. 5456873 fix: run scheduler for reposting if there is no scheduler is running for the reposting by Rohit Waghchaure · 3 years, 9 months ago
  19. 814fd19 Merge pull request #25732 from noahjacob/ux_landed_cost_voucher by Marica · 3 years, 9 months ago
  20. ecbb8cb revert: "fix: duplicate stock entry (#25486)" by Ankush Menat · 3 years, 9 months ago
  21. 042b852 fix: disable submit button to avoid multiple calls by Ankush Menat · 3 years, 9 months ago
  22. bdba064 fix: duplicate stock entry (#25486) by Devin Slauenwhite · 3 years, 9 months ago
  23. a83d2aa Merge branch 'develop' into esbuild by Suraj Shetty · 3 years, 9 months ago
  24. 41ac8be refactor: base_amount field moved below amount field and renamed by noahjacob · 3 years, 9 months ago
  25. 0517aba fix: run scheduler for reposting if there is no scheduler is running for the reposting by Rohit Waghchaure · 3 years, 9 months ago
  26. 8b2fef1 fix: merge conflict by Nabin Hait · 3 years, 9 months ago
  27. 55c2fec feat: add pending qty section to batch/serial selector dialog (#25519) by Alan · 3 years, 9 months ago
  28. 2aa4018 fix: validation message of quality inspection in purchase receipt (#25666) by rohitwaghchaure · 3 years, 9 months ago
  29. e9f6c8c fix: validation message of quality inspection in purchase receipt (#25667) by rohitwaghchaure · 3 years, 9 months ago
  30. be3cde9 chore: Code clean up for purchase receipt GL (#25379) by Deepesh Garg · 3 years, 9 months ago
  31. ba940bb Merge pull request #25702 from rohitwaghchaure/change-today-to-now-for-reposting by rohitwaghchaure · 3 years, 9 months ago
  32. fc44478 Update repost_item_valuation.py by rohitwaghchaure · 3 years, 9 months ago
  33. a0a88a7 fix: change today to now to get data for reposting by Rohit Waghchaure · 3 years, 9 months ago
  34. af1376c chore: change today to now to get data for reposting by Rohit Waghchaure · 3 years, 9 months ago
  35. 27f50d5 fix: timeout error while loading warehouse tree by Rohit Waghchaure · 3 years, 9 months ago
  36. d984be0 fix: don't map set warehouse from delivery note to purchase receipt by Rohit Waghchaure · 3 years, 9 months ago
  37. 404e7d0 test: Fix permission error by Suraj Shetty · 3 years, 9 months ago
  38. 4d6d5f4 test: Fix valuation rate for raw materials by Suraj Shetty · 3 years, 9 months ago
  39. a132de4 fix: allow_zero_valuation_rate for rejected qty by Suraj Shetty · 3 years, 9 months ago
  40. ec6b652 refactor: Rename assertEquals to assertEqual to avoid deprecation warnings by Suraj Shetty · 3 years, 9 months ago
  41. aa9e172 feat: Add Create Expense Claim button in Delivery Trip (#25526) by Ganga Manoj · 3 years, 9 months ago
  42. 80aa8a3 Merge branch 'develop' of github.com:frappe/erpnext into parallel-distributed-testing by Suraj Shetty · 3 years, 9 months ago
  43. 64bd4f2 Merge pull request #25611 from rohitwaghchaure/validation-to-check-duplicate-serial-nos by rohitwaghchaure · 3 years, 9 months ago
  44. 42fe07b Merge pull request #25551 from rohitwaghchaure/fixed-total-stock-summary-report by rohitwaghchaure · 3 years, 9 months ago
  45. 1726ce5 Merge pull request #25471 from rohitwaghchaure/allow-to-receipt-same-serial-no by rohitwaghchaure · 3 years, 9 months ago
  46. c6dc9ea feat!: add pick batch button (#25413) by Alan · 3 years, 9 months ago
  47. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 9 months ago
  48. 69eb6d4 Merge remote-tracking branch 'upstream/develop' into esbuild by Faris Ansari · 3 years, 9 months ago
  49. 464d838 fix: Update bundle paths by Faris Ansari · 3 years, 9 months ago
  50. 27cf19a feat(pos): show POS reserved stock in stock projected qty report (#25593) by Saqib · 3 years, 9 months ago
  51. 5618ce3 fix(Material Request): Add 'Partially Received' to Status drop-down list (#24857) by Ganga Manoj · 3 years, 9 months ago
  52. 7f79d46 fix: Stock and Accounts Settings form refactor (#25534) by Umair Sayed · 3 years, 9 months ago
  53. f132ed4 fix: update item level cost center from POS (#25609) by Anuja Pawar · 3 years, 9 months ago
  54. 7481f54 Merge branch 'version-13' into develop by Nabin Hait · 3 years, 9 months ago
  55. 0e41295 perf: Performance enhancement on setup wizard (#25606) by Nabin Hait · 3 years, 9 months ago
  56. 134eaa5 perf: Performance enhancement on setup wizard (#25605) by Nabin Hait · 3 years, 9 months ago
  57. c702408 chore: Remove unnecessary print statements by Suraj Shetty · 3 years, 9 months ago
  58. 695becd fix: added validation in stock entry to check duplicate serial nos by Rohit Waghchaure · 3 years, 9 months ago
  59. dc6233b Merge pull request #25541 from rohitwaghchaure/fixed-incorrect-serial-no-set by rohitwaghchaure · 3 years, 9 months ago
  60. bb3e5d0 fix: allow to receive same serial numbers multiple times by Rohit Waghchaure · 3 years, 9 months ago
  61. c432766 fix: stock reconciliation getting time out error during submission by Rohit Waghchaure · 3 years, 9 months ago
  62. ba8dc1f fix: stock balance and batchwise balance history report showing different closing stock by Rohit Waghchaure · 3 years, 9 months ago
  63. 308905b fix: semgrep, refactor default mutable dict by 18alantom · 3 years, 9 months ago
  64. e36f303 fix: use percent string templates for db.sql calls by 18alantom · 3 years, 9 months ago
  65. 1f4df80 Merge pull request #25531 from noahjacob/fix_mr_filter by rohitwaghchaure · 3 years, 9 months ago
  66. 88734ee Merge pull request #25557 from rohitwaghchaure/increased-timeout-of-stoc-reco by rohitwaghchaure · 3 years, 9 months ago
  67. 8f34ca4 fix: stock reconciliation getting time out error during submission by Rohit Waghchaure · 3 years, 9 months ago
  68. 9cc7c29 Update stock_reconciliation.py by rohitwaghchaure · 3 years, 9 months ago
  69. 6a5a380 fix: total stock summary report not working by Rohit Waghchaure · 3 years, 9 months ago
  70. 35d4829 fix: serial no changed after saving stock reconciliation by Rohit Waghchaure · 3 years, 9 months ago
  71. 2e38f15 fix: stock ledger entry created against draft stock entry (#25539) by rohitwaghchaure · 3 years, 9 months ago
  72. 00ea336 fix: stock ledger entry created against draft stock entry (#25540) by rohitwaghchaure · 3 years, 9 months ago
  73. a19c6a9 fix: Fetch total stock at company in PO (#25533) by Nabin Hait · 3 years, 9 months ago
  74. da0ba15 fix: Fetch total stock at company in PO (#25532) by Nabin Hait · 3 years, 9 months ago
  75. a90c816 fix: updated item filters for material request by noahjacob · 3 years, 9 months ago
  76. dc086dd fix: item stock levels displaying inconsistently (#25506) by Noah Jacob · 3 years, 9 months ago
  77. b9078a0 Merge pull request #25126 from rohitwaghchaure/purchase-invoice-to-purchase-receipt-develop by rohitwaghchaure · 3 years, 9 months ago
  78. 9178d95 fix: can not create item variants (#25433) by Ankush Menat · 3 years, 9 months ago
  79. 4a805b5 chore: frappe.whitelist for doc methods (#25465) by Walstan Baptista · 3 years, 10 months ago
  80. 1fe891b refactor: Replace Class.extend with native class by Faris Ansari · 3 years, 10 months ago
  81. 840c921 Merge branch 'develop' into purchase-invoice-to-purchase-receipt-develop by Nabin Hait · 3 years, 10 months ago
  82. cb718fc feat: Role to allow over billing, delivery, receipt (#24854) by Deepesh Garg · 3 years, 10 months ago
  83. ac8a467 fix: exclude spurious Stock Entry Types from 'consumed' calculation (#25352) by Alan · 3 years, 10 months ago
  84. e8bc912 perf: Fetching exchange rate on every line item slows down PO (#25345) by Marica · 3 years, 10 months ago
  85. 9229ee1 fix: update shipment status in database by Ankush Menat · 3 years, 10 months ago
  86. dedf2c1 fix: remove duplicate keys from dictionaries by Ankush Menat · 3 years, 10 months ago
  87. eeece59 Merge branch 'develop' into disable_rounded_total by Nabin Hait · 3 years, 10 months ago
  88. ede339f fix: Serial No not updated correctly via Inter Company Stock Transfer (#25006) by Marica · 3 years, 10 months ago
  89. 9d9c256 feat: added Disable Rounded Total in sales transactions by Anupam · 3 years, 10 months ago
  90. 6179cc1 fix: make pickup_to and pickup_from mandatory fields by 18alantom · 3 years, 10 months ago
  91. 597bb8b fix: remove pickup_to, pickup_from and get_pickup_time by 18alantom · 3 years, 10 months ago
  92. 72929aa Merge pull request #24878 from anupamvs/planning by rohitwaghchaure · 3 years, 10 months ago
  93. 1bdc457 Merge pull request #25304 from ankush/fix_sl_rounding by rohitwaghchaure · 3 years, 10 months ago
  94. ee0dda6 Merge branch 'develop' into planning by Anupam Kumar · 3 years, 10 months ago
  95. 2535fe9 fix: Resolved merge conflict by Nabin Hait · 3 years, 10 months ago
  96. 1bc65dd Merge branch 'develop' into purchase-invoice-to-purchase-receipt-develop by Nabin Hait · 3 years, 10 months ago
  97. dd02b5a Merge branch 'develop' into fix_sl_rounding by Nabin Hait · 3 years, 10 months ago
  98. ce6c3b5 fix: incorrect incoming rate for the sales return (#25306) by rohitwaghchaure · 3 years, 10 months ago
  99. 10c6137 fix: Backport missing commits to develop branch (#25305) by Nabin Hait · 3 years, 10 months ago
  100. 9aad73b Merge pull request #25195 from ankush/use_isinstance_instead_of_type by Deepesh Garg · 3 years, 10 months ago