1. cd2513c Merge pull request #29939 from nextchamp-saqib/ordered-qty-for-packed-items by Saqib Ansari · 2 years, 8 months ago
  2. 55a966e chore: get stock reco qty from SR instead of SLE (#30059) by Ankush Menat · 2 years, 8 months ago
  3. 701878f revert "fix: FIFO valuation in case of multi-item entries" by Ankush Menat · 2 years, 8 months ago
  4. 2f71c5b test: repack FIFO rates by Ankush Menat · 2 years, 8 months ago
  5. ccd2ce5 fix: FIFO valuation in case of multi-item entries by Ankush Menat · 2 years, 8 months ago
  6. b3b7cdf test: FIFO transfer for multi-batch transaction by Ankush Menat · 2 years, 8 months ago
  7. 5d85b35 test: fix flaky bin value test by Ankush Menat · 2 years, 8 months ago
  8. eb8495a docs: explain make_sl_entries arguments by Ankush Menat · 2 years, 8 months ago
  9. efc4b94 fix: ignore serial no during landed cost voucher by Ankush Menat · 2 years, 8 months ago
  10. e0d5c61 Merge branch 'develop' into mr-to-order-and-receive-report by Marica · 2 years, 8 months ago
  11. 89f87ce Merge branch 'develop' into ordered-qty-for-packed-items by Saqib Ansari · 2 years, 8 months ago
  12. e6952cb refactor: Convert to QB, added test file, removed white space by marination · 2 years, 8 months ago
  13. d22a1d4 fix: track changes on warehouse by Ankush Menat · 2 years, 8 months ago
  14. b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 2 years, 8 months ago
  15. 3cc47d5 fix: correct fieldname for source warehouse by Ankush Menat · 2 years, 8 months ago
  16. 0bed592 fix: open stock entry instead of submitting from item dashboard by Ankush Menat · 2 years, 9 months ago
  17. 88a21ca fix: only show child warehouses for transfer by Ankush Menat · 2 years, 9 months ago
  18. 1b18668 Merge branch 'develop' of https://github.com/frappe/erpnext into grant_commission_check by Deepesh Garg · 2 years, 8 months ago
  19. cde7111 Merge branch 'develop' into ordered-qty-for-packed-items by Saqib Ansari · 2 years, 8 months ago
  20. 77ffcd3 fix(ux): make "allow zero valuation rate" readonly if "s_warehouse" is set (#29681) by Sagar Sharma · 2 years, 8 months ago
  21. 0373914 fix: Commission not applied while making Sales Order from Quotation by Deepesh Garg · 2 years, 8 months ago
  22. 4d8d4ac Merge pull request #29913 from marination/item-merge-bundles by Marica · 2 years, 8 months ago
  23. a33f04e fix: Check if both old and new items have bundles before merging by marination · 2 years, 8 months ago
  24. 8b1ef7b Merge pull request #29964 from marination/fox-flaky-stock-reports-test by Marica · 2 years, 8 months ago
  25. 5ff3705 test: Make Variant if absent in `test_variant_work_order`, keep test atomic by marination · 2 years, 8 months ago
  26. 9c7df2e fix: ignore duplicates explicitly by Ankush Menat · 2 years, 8 months ago
  27. bf87437 chore: Rollback after each test, due to premature commit via `remove_user_permission` by marination · 2 years, 8 months ago
  28. 0fde2f5 Merge branch 'develop' into item-merge-bundles by Marica · 2 years, 8 months ago
  29. 5d40344 test: move report tests to subttest (#29945) by Ankush Menat · 2 years, 8 months ago
  30. 3ee1383 Merge branch 'develop' into ordered-qty-for-packed-items by Saqib Ansari · 2 years, 8 months ago
  31. 745f7bc docs: add human readable specifications for stock ledger (#29308) by Ankush Menat · 2 years, 8 months ago
  32. 7f55226 fix: remove customer field value when MR is not customer provided (#29938) by Ankush Menat · 2 years, 8 months ago
  33. 8005fee feat: update ordered qty for packed items by Saqib Ansari · 2 years, 8 months ago
  34. 9661058 fix: only set batchwise valuation flag if new batch by Ankush Menat · 2 years, 8 months ago
  35. af9fa04 fix: batchwise valuation can only be used by FIFO/LIFO by Ankush Menat · 2 years, 8 months ago
  36. 75fb561 test: force correct flag in test data by Ankush Menat · 2 years, 8 months ago
  37. f38690f fix: check if Moving average item can use batchwise valuation by Ankush Menat · 2 years, 8 months ago
  38. 6b0bc35 test: mixed moving average items by Ankush Menat · 2 years, 8 months ago
  39. 609d2fc fix: reset stock value if no qty by Ankush Menat · 2 years, 8 months ago
  40. 3548324 fix: extend round_off_if_near_zero fix to other methods by Ankush Menat · 2 years, 8 months ago
  41. 76b395d test: old/new mix batches valuation consumption by Ankush Menat · 2 years, 8 months ago
  42. b1555fd chore: batch flag and consumption rate in invariant report by Ankush Menat · 2 years, 8 months ago
  43. b534fee refactor: use queue difference instead of actual values by Ankush Menat · 2 years, 8 months ago
  44. aba7a7c fix: handle negative inventory inside a batch by Ankush Menat · 2 years, 8 months ago
  45. d7ca83e refactor: code duplication for fallback rates by Ankush Menat · 2 years, 8 months ago
  46. c5bd34d test: multi-batch stock entry by Ankush Menat · 2 years, 8 months ago
  47. 60b8bae test: batch wise valuation for transfer and intermediate by Ankush Menat · 2 years, 8 months ago
  48. 683ef8a test: more tests for batchwise valuation by 18alantom · 2 years, 8 months ago
  49. d130233 test: fix expected test failures by Ankush Menat · 2 years, 8 months ago
  50. 102fff2 refactor: convert query to QB and make creation optional by Ankush Menat · 2 years, 8 months ago
  51. ab92652 fix: correct incoming rate for batched items by Ankush Menat · 2 years, 8 months ago
  52. 342d09a feat: get_valuation_rate batch wise by Ankush Menat · 2 years, 8 months ago
  53. ce0514c feat: batch wise valuation rates by Ankush Menat · 2 years, 8 months ago
  54. f4af75f feat: batchwise valuation flag by 18alantom · 2 years, 8 months ago
  55. 00e8565 fix: round off increments in numeric item variant by Ankush Menat · 2 years, 8 months ago
  56. 530f9f7 test: Item Merging with Product Bundles by marination · 2 years, 8 months ago
  57. 28cc2db fix: Block merging items if both have product bundles by marination · 2 years, 8 months ago
  58. d1a283f Merge branch 'develop' into repack-entry-stock-ageing by Marica · 2 years, 8 months ago
  59. d5be536 test: Negative Stock, over consumption & over production with split rows, balance precision by marination · 2 years, 8 months ago
  60. ed4a6c6 fix: Range Qty precision by marination · 2 years, 8 months ago
  61. d3fbbcf fix: Precision of available qty and negative stock in transfer bucket by marination · 2 years, 8 months ago
  62. d9fc3f3 test: putaway rule re-application shouldn't do anything by Ankush Menat · 2 years, 8 months ago
  63. b000e93 fix: avoid updating items table if no change due to putaway by Ankush Menat · 2 years, 8 months ago
  64. c3c9a8d Merge branch 'develop' into so-mr-wo-back-update by Marica · 2 years, 8 months ago
  65. 201a38b Merge branch 'develop' into item-variants-perf by Marica · 2 years, 8 months ago
  66. f6233e7 chore: Add transfer bucket working to .md file by marination · 2 years, 8 months ago
  67. ea3b7de test: Stock Ageing FIFO buckets for Repack entry with same item by marination · 2 years, 8 months ago
  68. 799671c fix: Transfer Bucket logic for Repack Entry with split batch rows by marination · 2 years, 8 months ago
  69. 1873162 fix: Update SO via Work Order made from MR (attached to SO) by marination · 2 years, 8 months ago
  70. 1e97664 fix: get_item_details overrides parentype (#29799) by Ankush Menat · 2 years, 8 months ago
  71. cd728fc Merge branch 'develop' into fifo-slot-by-wh by Marica · 2 years, 8 months ago
  72. f221a0d test: Cover back to back recos from different warehouses by marination · 2 years, 8 months ago
  73. 3713ae7 fix: incorrect pricing rule filtering on selecting first item by Saqib Ansari · 2 years, 8 months ago
  74. eb8b424 feat: item-wise negative stock setting (#29761) by Ankush Menat · 2 years, 8 months ago
  75. f62b320 fix: Generate Wh wise FIFO Queue and later aggregate if required by marination · 2 years, 8 months ago
  76. 77be982 fix: update bin modified timestamp when updating qty by Ankush Menat · 2 years, 8 months ago
  77. 1553fa9 refactor!: drop deprecated and dead code by Ankush Menat · 2 years, 8 months ago
  78. 2abc1c2 Merge pull request #29715 from aaronmenezes/fix_reserved_for_production_calc by Ankush Menat · 2 years, 8 months ago
  79. a8bf3a3 refactor: move reserve quantity computation to work order by Ankush Menat · 2 years, 8 months ago
  80. 6a8b7ee fix: Reserved for Production calculation considered closed work orders by aaronmenezes · 2 years, 8 months ago
  81. befcca4 Merge branch 'develop' into lifo_valuation by Ankush Menat · 2 years, 8 months ago
  82. 3969840 fix: ignore rate validation for work order by Bhavesh Maheshwari · 2 years, 8 months ago
  83. a642287 fix: Trim spaces from attributes (multi-variant creation) & explicit method for building cache by marination · 2 years, 8 months ago
  84. a3e69cf feat: Bulk Transaction Processing (#28580) by Mohammed Yusuf Shaikh · 2 years, 8 months ago
  85. 2280ae5 Merge pull request #29549 from frappe/mergify/bp/develop/pr-29290 by Deepesh Garg · 2 years, 8 months ago
  86. 529cc72 Merge pull request #29656 from ankush/credit_debit_pr by Deepesh Garg · 2 years, 8 months ago
  87. f82d7eb test: commit item/warehouse creation to db by Ankush Menat · 2 years, 8 months ago
  88. 43f8ee1 chore: drop dead field from stock reconciliation by Ankush Menat · 2 years, 8 months ago
  89. 699519f test: product bundle reposting by Ankush Menat · 2 years, 8 months ago
  90. 853e658 test: move bundle info to class variables by Ankush Menat · 2 years, 8 months ago
  91. 1022db0 fix: merge stock ledger item warehouse with doc's by Ankush Menat · 2 years, 8 months ago
  92. 5e6227e fix(ux): make stock entry type the title field (#29674) by Ankush Menat · 2 years, 8 months ago
  93. 104a55a feat: Tab views in Stocks and Accounts Settings (#29638) by Umair Sayed · 2 years, 8 months ago
  94. f089d39 refactor: better method name by Ankush Menat · 2 years, 9 months ago
  95. 3e5f940 test: e2e test for LIFO valuation by Ankush Menat · 2 years, 9 months ago
  96. 61c5ad4 refactor: get incoming fifo/lifo rate functions by Ankush Menat · 2 years, 9 months ago
  97. 97e18a1 feat: allow selecting LIFO valuation by Ankush Menat · 2 years, 9 months ago
  98. 9c49d2d feat: LIFOValuation class for handling LIFO by Ankush Menat · 2 years, 9 months ago
  99. b855030 refactor: valuation class to allow extending by Ankush Menat · 2 years, 9 months ago
  100. d1f5753 test: check when PR moves stock from neg to pos by Ankush Menat · 2 years, 9 months ago