1. d9fc3f3 test: putaway rule re-application shouldn't do anything by Ankush Menat · 2 years, 8 months ago
  2. b000e93 fix: avoid updating items table if no change due to putaway by Ankush Menat · 2 years, 8 months ago
  3. c3c9a8d Merge branch 'develop' into so-mr-wo-back-update by Marica · 2 years, 8 months ago
  4. 201a38b Merge branch 'develop' into item-variants-perf by Marica · 2 years, 8 months ago
  5. 1873162 fix: Update SO via Work Order made from MR (attached to SO) by marination · 2 years, 8 months ago
  6. 1e97664 fix: get_item_details overrides parentype (#29799) by Ankush Menat · 2 years, 8 months ago
  7. cd728fc Merge branch 'develop' into fifo-slot-by-wh by Marica · 2 years, 8 months ago
  8. f221a0d test: Cover back to back recos from different warehouses by marination · 2 years, 8 months ago
  9. 3713ae7 fix: incorrect pricing rule filtering on selecting first item by Saqib Ansari · 2 years, 8 months ago
  10. eb8b424 feat: item-wise negative stock setting (#29761) by Ankush Menat · 2 years, 8 months ago
  11. f62b320 fix: Generate Wh wise FIFO Queue and later aggregate if required by marination · 2 years, 8 months ago
  12. 77be982 fix: update bin modified timestamp when updating qty by Ankush Menat · 2 years, 8 months ago
  13. 1553fa9 refactor!: drop deprecated and dead code by Ankush Menat · 2 years, 8 months ago
  14. 2abc1c2 Merge pull request #29715 from aaronmenezes/fix_reserved_for_production_calc by Ankush Menat · 2 years, 8 months ago
  15. a8bf3a3 refactor: move reserve quantity computation to work order by Ankush Menat · 2 years, 8 months ago
  16. 6a8b7ee fix: Reserved for Production calculation considered closed work orders by aaronmenezes · 2 years, 8 months ago
  17. befcca4 Merge branch 'develop' into lifo_valuation by Ankush Menat · 2 years, 8 months ago
  18. 3969840 fix: ignore rate validation for work order by Bhavesh Maheshwari · 2 years, 8 months ago
  19. a642287 fix: Trim spaces from attributes (multi-variant creation) & explicit method for building cache by marination · 2 years, 8 months ago
  20. a3e69cf feat: Bulk Transaction Processing (#28580) by Mohammed Yusuf Shaikh · 2 years, 8 months ago
  21. 2280ae5 Merge pull request #29549 from frappe/mergify/bp/develop/pr-29290 by Deepesh Garg · 2 years, 8 months ago
  22. 529cc72 Merge pull request #29656 from ankush/credit_debit_pr by Deepesh Garg · 2 years, 8 months ago
  23. f82d7eb test: commit item/warehouse creation to db by Ankush Menat · 2 years, 8 months ago
  24. 43f8ee1 chore: drop dead field from stock reconciliation by Ankush Menat · 2 years, 8 months ago
  25. 699519f test: product bundle reposting by Ankush Menat · 2 years, 8 months ago
  26. 853e658 test: move bundle info to class variables by Ankush Menat · 2 years, 8 months ago
  27. 1022db0 fix: merge stock ledger item warehouse with doc's by Ankush Menat · 2 years, 8 months ago
  28. 5e6227e fix(ux): make stock entry type the title field (#29674) by Ankush Menat · 2 years, 8 months ago
  29. 104a55a feat: Tab views in Stocks and Accounts Settings (#29638) by Umair Sayed · 2 years, 8 months ago
  30. f089d39 refactor: better method name by Ankush Menat · 2 years, 8 months ago
  31. 3e5f940 test: e2e test for LIFO valuation by Ankush Menat · 2 years, 9 months ago
  32. 61c5ad4 refactor: get incoming fifo/lifo rate functions by Ankush Menat · 2 years, 9 months ago
  33. 97e18a1 feat: allow selecting LIFO valuation by Ankush Menat · 2 years, 9 months ago
  34. 9c49d2d feat: LIFOValuation class for handling LIFO by Ankush Menat · 2 years, 9 months ago
  35. b855030 refactor: valuation class to allow extending by Ankush Menat · 2 years, 9 months ago
  36. d1f5753 test: check when PR moves stock from neg to pos by Ankush Menat · 2 years, 8 months ago
  37. c88c368 fix: dont ignore items that dont have SVD by Ankush Menat · 2 years, 8 months ago
  38. 69c65af test: regression test for LCV GL entries by Ankush Menat · 2 years, 8 months ago
  39. 8858c70 fix: ignore cancelled svd while updating GLE for PR by Ankush Menat · 2 years, 8 months ago
  40. bd41a99 fix: Regenerate packed items on newly mapped doc by marination · 2 years, 8 months ago
  41. 79ab8e6 Merge pull request #29456 from marination/product-bundle-packing-list-logic by Marica · 2 years, 8 months ago
  42. 04f6426 feat: show stock value difference in stock ledger report (#29607) by Ankush Menat · 2 years, 8 months ago
  43. f18ec2d fix: (Linter) import sequence by marination · 2 years, 8 months ago
  44. e9fc6c3 Merge branch 'develop' into product-bundle-packing-list-logic by Marica · 2 years, 8 months ago
  45. 4e7b4dc test: Packed Items test file by marination · 2 years, 8 months ago
  46. 780e29b Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 8 months ago
  47. 528c713 feat: Provisional accounting for expenses (#29451) by Deepesh Garg · 2 years, 8 months ago
  48. 2933cf2 fix: Failing test, sider and linter by marination · 2 years, 8 months ago
  49. ce0b84f refactor: use frappe.qb instead of sql by Sagar Sharma · 2 years, 9 months ago
  50. b50036c fix: consider returned_qty while updating billed_amt by Sagar Sharma · 2 years, 9 months ago
  51. 7bc087e fix: Merge conflicts, Linter and Server Test by marination · 2 years, 8 months ago
  52. 9fb61ef chore: Fix imports and formatting (linter) & Sider (unused import) by marination · 2 years, 8 months ago
  53. 6cd7c47 Merge branch 'develop' into e-commerce-refactor-develop by Ankush Menat · 2 years, 8 months ago
  54. a254201 chore: revert manual handling of stock level section (#29537) by Ankush Menat · 2 years, 8 months ago
  55. a1e7771 fix: ignore None item/wh whie updating reservation by Ankush Menat · 2 years, 8 months ago
  56. 08810db fix: add unique constraint on bin at db level by Ankush Menat · 2 years, 8 months ago
  57. b20df37 refactor: reusable clean_serial_nos by Ankush Menat · 2 years, 9 months ago
  58. 2f4d266 refactor: Price fetching and updation logic by marination · 2 years, 8 months ago
  59. 2c14ab0 chore: Break updation logic into smaller functions by marination · 2 years, 8 months ago
  60. 0dafa8a fix: stock ledger rendering glitch by mergify[bot] · 2 years, 8 months ago
  61. 4c677ea fix: Linter and minor code refactor by marination · 2 years, 9 months ago
  62. f5f3552 test: cover more reports in test by Ankush Menat · 2 years, 9 months ago
  63. f8a5786 chore: SQL to QB & accomodate Update Items by marination · 2 years, 9 months ago
  64. 3f48fc1 fix: Incorrect packing list for recurring items & code cleanup by marination · 2 years, 9 months ago
  65. 19b1b7f Merge pull request #29419 from rohitwaghchaure/fix-incorrect-rm-qty-in-stock-entry by rohitwaghchaure · 2 years, 9 months ago
  66. f8d232a fix: incorrect raw materials quantity in manufacture stock entry by Rohit Waghchaure · 2 years, 9 months ago
  67. 8e3cd1a fix: Don't delete barcode while saving Item (#29411) (#29417) by mergify[bot] · 2 years, 9 months ago
  68. 58cc3b3 Merge pull request #29334 from nextchamp-saqib/grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  69. 4fa93e2 test: create and cancel sr no with stock reco by Ankush Menat · 2 years, 9 months ago
  70. 33c4a0b fix: bad default for non-existing serial nos by Ankush Menat · 2 years, 9 months ago
  71. a09259f Merge branch 'develop' into grouped-asset-purchase by Saqib Ansari · 2 years, 9 months ago
  72. 20216fa fix: updated packed_items getting fetched on Sales Return / Credit Note (#28607) by Noah Jacob · 2 years, 9 months ago
  73. 35a6b58 feat: purchase grouped asset by Saqib Ansari · 2 years, 9 months ago
  74. fabe0bc fix: enable allow negative stock by default in reposts (#29331) by Ankush Menat · 2 years, 9 months ago
  75. dbda10e Merge pull request #28987 from ankush/fix/srvaluation by Marica · 2 years, 9 months ago
  76. 3db8d90 Merge pull request #29278 from shariquerik/update-workspace-json by Ankush Menat · 2 years, 9 months ago
  77. 9088984 Merge pull request #29304 from ankush/fix/zero_valued_reposts by rohitwaghchaure · 2 years, 9 months ago
  78. 66bf21f fix(patch): sle.serial_no = "\n" causes incorrect queue (#29306) by Ankush Menat · 2 years, 9 months ago
  79. 82ea958 fix: ignore cancelled SLEs (#29303) by Ankush Menat · 2 years, 9 months ago
  80. 5d27a76 test: serial no valuation test case by Ankush Menat · 2 years, 9 months ago
  81. 0272397 test: make sure zero incoming rate is maintained while consuming by Ankush Menat · 2 years, 9 months ago
  82. b0cf619 fix: only add stock queue if FIFO (#29302) by Ankush Menat · 2 years, 9 months ago
  83. b9642a1 fix: incorrect incoming rate computation for sr no by Ankush Menat · 2 years, 10 months ago
  84. 2b681f0 fix: exclude existing serial numbers while auto creating new #29292 by Dany Robert · 2 years, 9 months ago
  85. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 2 years, 9 months ago
  86. c49dff3 test: Check for FinishedGoodError if 0 FG in repack entry by marination · 2 years, 9 months ago
  87. 3922a39 test: Basic test one item repacked into two by marination · 2 years, 9 months ago
  88. eac7b5d fix: Allow multiple fg in repack entry by marination · 2 years, 9 months ago
  89. eb8d08b fix: remove all stock UOM conversion when changing stock UOM by Ankush Menat · 2 years, 9 months ago
  90. efcfb82 Merge pull request #29257 from marination/fix-reset-wh-defaults by Marica · 2 years, 9 months ago
  91. 71466c6 Merge pull request #29179 from rohitwaghchaure/fixed-incorrect-scrap-qty-in-manufacture by rohitwaghchaure · 2 years, 9 months ago
  92. 8f0b2fa fix: incorrect scrap item qty by Rohit Waghchaure · 2 years, 9 months ago
  93. b5abf68 Merge branch 'develop' into e-commerce-refactor-develop by Marica · 2 years, 9 months ago
  94. 24fc487 fix: incorrect serial no valuation report showing cancelled entries (#29172) by Ankush Menat · 2 years, 9 months ago
  95. 7385497 fix: using get_batch_qty method to get available_qty by Subin Tom · 2 years, 9 months ago
  96. 267da48 fix: added Sum() in query by Subin Tom · 2 years, 9 months ago
  97. 5685508 Merge branch 'develop' into pos-batch-no-stock-validation by Saqib Ansari · 2 years, 9 months ago
  98. f02e6b4 fix: incorrect posting time fetching incorrect qty (#29103) by rohitwaghchaure · 2 years, 9 months ago
  99. 087ebca Merge pull request #29014 from ankush/rename_sr_no by Ankush Menat · 2 years, 9 months ago
  100. 02b9541 Merge branch 'develop' into independent-manu-entry by Marica · 2 years, 9 months ago