1. 6bccd86 fix: stock reco test case by Rohit Waghchaure · 1 year, 6 months ago
  2. d9dd64b fix: linters issues by Rohit Waghchaure · 1 year, 6 months ago
  3. 7bfc8f1 fix: too many writes error while making backdated stock reconciliation by Rohit Waghchaure · 1 year, 6 months ago
  4. 6851b5b fix: reposting record not created for backdated stock reco by Rohit Waghchaure · 1 year, 6 months ago
  5. ef4bd77 fix: incorrect stock balance quantity for batch item by Rohit Waghchaure · 1 year, 6 months ago
  6. 7d794bc Merge branch 'develop' into fixed-negative-stock-error by rohitwaghchaure · 1 year, 8 months ago
  7. 6d513e2 fix: negative stock error by Rohit Waghchaure · 1 year, 8 months ago
  8. f8c852c fix: incorrect actual qty in Bin by Rohit Waghchaure · 1 year, 8 months ago
  9. ef2bf3c fix: don't check other warehouse ledgers to calculate valuation rate by Rohit Waghchaure · 1 year, 9 months ago
  10. a05c47e fix: timeout error while submitting stock entry by Rohit Waghchaure · 1 year, 10 months ago
  11. eeda264 fix: reposting error `AttributeError: 'datetime.timedelta' object has no attribute 'replace'` by s-aga-r · 2 years, 9 months ago
  12. ba77da0 fix: validation msg in stock entry by s-aga-r · 1 year, 10 months ago
  13. 3266e54 fix: consider outgoingrate while valuation rate calculate by Rohit Waghchaure · 2 years ago
  14. 683a47f fix: consider sales rate as incoming rate for transit warehouse in purchase flow by Rohit Waghchaure · 2 years ago
  15. 8376fbc fix: Explicitly update modified (#32519) by Ankush Menat · 2 years ago
  16. a03b4ce fix: reposting not working for internal transferred purchase receipt by Rohit Waghchaure · 2 years, 1 month ago
  17. ddd24ea fix: incorrect incoming rate set for inter transfer purchase receipt by Rohit Waghchaure · 2 years, 2 months ago
  18. e1fa723 fix: set args to empty list if None to avoid enumerate error by Nabin Hait · 2 years, 3 months ago
  19. 60dbd6a Merge pull request #31631 from rohitwaghchaure/slow-stock-reposting-issue by rohitwaghchaure · 2 years, 3 months ago
  20. 1d80d37 fix: slow stock reposting by Rohit Waghchaure · 2 years, 3 months ago
  21. 2a2db8c Merge branch 'develop' into lcv-future-stock-update by Marica · 2 years, 3 months ago
  22. f988574 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 3 months ago
  23. 78c8bb2 fix: timeout error while reposting by Rohit Waghchaure · 2 years, 3 months ago
  24. 7a5fd71 fix: LCV updates wrong future qty/Bin qty by marination · 2 years, 3 months ago
  25. f6ef306 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  26. 6d89b2f refactor: backport old subcontracting code by s-aga-r · 2 years, 4 months ago
  27. d6078aa fix: Respect system precision for user facing balance qty values (#30837) by Marica · 2 years, 4 months ago
  28. 213113b Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  29. 323bdf8 feat: SL and GL reposting by Sagar Sharma · 2 years, 5 months ago
  30. 409df26 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 6 months ago
  31. 7e2fbc0 fix: sort before picking next stock reco by Ankush Menat · 2 years, 5 months ago
  32. 7c839c4 fix: double future qty updates by Ankush Menat · 2 years, 5 months ago
  33. e1c1687 refactor: use db agnostic `CombineDatetime` by Ankush Menat · 2 years, 6 months ago
  34. 8f51954 test: repost queue progress by Ankush Menat · 2 years, 6 months ago
  35. ecdb493 fix: dependent GLE reposting by Ankush Menat · 2 years, 6 months ago
  36. a281998 fix: prevent deleting repost queue for cancelled transactions by Ankush Menat · 2 years, 6 months ago
  37. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 6 months ago
  38. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  39. b93ce78 chore: dont supress errors server side by Ankush Menat · 2 years, 7 months ago
  40. 7dd1036 fix: only update valuation rate if not None by Ankush Menat · 2 years, 7 months ago
  41. 7a3d301 fix: translate error message titles (#30105) by mergify[bot] · 2 years, 7 months ago
  42. 701878f revert "fix: FIFO valuation in case of multi-item entries" by Ankush Menat · 2 years, 7 months ago
  43. ccd2ce5 fix: FIFO valuation in case of multi-item entries by Ankush Menat · 2 years, 7 months ago
  44. eb8495a docs: explain make_sl_entries arguments by Ankush Menat · 2 years, 7 months ago
  45. efc4b94 fix: ignore serial no during landed cost voucher by Ankush Menat · 2 years, 7 months ago
  46. 609d2fc fix: reset stock value if no qty by Ankush Menat · 2 years, 8 months ago
  47. 3548324 fix: extend round_off_if_near_zero fix to other methods by Ankush Menat · 2 years, 8 months ago
  48. b534fee refactor: use queue difference instead of actual values by Ankush Menat · 2 years, 8 months ago
  49. aba7a7c fix: handle negative inventory inside a batch by Ankush Menat · 2 years, 8 months ago
  50. d7ca83e refactor: code duplication for fallback rates by Ankush Menat · 2 years, 8 months ago
  51. d130233 test: fix expected test failures by Ankush Menat · 2 years, 8 months ago
  52. 102fff2 refactor: convert query to QB and make creation optional by Ankush Menat · 2 years, 8 months ago
  53. ab92652 fix: correct incoming rate for batched items by Ankush Menat · 2 years, 8 months ago
  54. 342d09a feat: get_valuation_rate batch wise by Ankush Menat · 2 years, 8 months ago
  55. ce0514c feat: batch wise valuation rates by Ankush Menat · 2 years, 8 months ago
  56. eb8b424 feat: item-wise negative stock setting (#29761) by Ankush Menat · 2 years, 8 months ago
  57. f089d39 refactor: better method name by Ankush Menat · 2 years, 8 months ago
  58. 97e18a1 feat: allow selecting LIFO valuation by Ankush Menat · 2 years, 9 months ago
  59. b855030 refactor: valuation class to allow extending by Ankush Menat · 2 years, 9 months ago
  60. dbda10e Merge pull request #28987 from ankush/fix/srvaluation by Marica · 2 years, 9 months ago
  61. 66bf21f fix(patch): sle.serial_no = "\n" causes incorrect queue (#29306) by Ankush Menat · 2 years, 9 months ago
  62. 82ea958 fix: ignore cancelled SLEs (#29303) by Ankush Menat · 2 years, 9 months ago
  63. b0cf619 fix: only add stock queue if FIFO (#29302) by Ankush Menat · 2 years, 9 months ago
  64. b9642a1 fix: incorrect incoming rate computation for sr no by Ankush Menat · 2 years, 10 months ago
  65. ff9a6e8 fix: correct bin qty on backdated transactions by Ankush Menat · 2 years, 10 months ago
  66. 107b404 chore: rename FifoValuation to FIFOValuation by Ankush Menat · 2 years, 10 months ago
  67. a00d8d0 refactor: outgoing rate and defaults for remove_stock by Ankush Menat · 2 years, 10 months ago
  68. 4b29fb6 refactor: move Fifo Valuation to a new class by Ankush Menat · 2 years, 10 months ago
  69. 5eba575 fix: check future negative stock for batches by Ankush Menat · 2 years, 10 months ago
  70. cef84c2 refactor: simplify the way SLEs are submitted by Ankush Menat · 2 years, 10 months ago
  71. 97060c4 refactor: replace misleading variable name by Ankush Menat · 2 years, 10 months ago
  72. aa024fc fix: ignore permissions while creating repost by Ankush Menat · 2 years, 11 months ago
  73. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  74. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  75. f7ffe04 fix: use warehouse to find company by Ankush Menat · 3 years ago
  76. a0727b2 fix: pass company while fetching valuation rate by Ankush Menat · 3 years ago
  77. 4ebae7c Merge branch 'develop' into optimize-get-item-details by Ankush Menat · 3 years ago
  78. 7bafa11 fix: undo changes to allow negative stock flag by Ankush Menat · 3 years ago
  79. 6f107da perf: Add indexes in stock queries and speed up bin updation #27758 by Deepesh Garg · 3 years ago
  80. c7fc609 perf: skip insertion of stock ledger entry by Saqib Ansari · 3 years ago
  81. e6a1ad8 fix: not able to submit stock entry with 350 items (#27523) by rohitwaghchaure · 3 years, 1 month ago
  82. d4d5e27 fix: Maintain same rate in Stock Ledger until stock become positive (#27227) (#27478) by Frappe PR Bot · 3 years, 1 month ago
  83. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  84. c1d986a fix: revert "refactor: simplify initialize_previous_data" (#27270) by Ankush Menat · 3 years, 1 month ago
  85. e7109c1 fix: negative qty validation on stock reco cancellation (#27170) by Ankush Menat · 3 years, 1 month ago
  86. fe4540d fix: allow to change rate manually in case of stand-alone credit note (#27036) by rohitwaghchaure · 3 years, 1 month ago
  87. 9152715 perf: various minor perf fixes for ledger postings (#26775) by Ankush · 3 years, 2 months ago
  88. 31fe5f5 fix: added progress bar in repost item valuation (#26680) by rohitwaghchaure · 3 years, 2 months ago
  89. 97bce3a refactor: Optimized code for reposting item valuation by Nabin Hait · 3 years, 3 months ago
  90. 8c44126 fix: Sider by marination · 3 years, 3 months ago
  91. 4038977 fix: Handle Stock Reco cancellation and limit reposting by marination · 3 years, 3 months ago
  92. 8418c4b fix: Include Stock Reco logic in update_qty_in_future_sle by marination · 3 years, 4 months ago
  93. e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  94. 4d81d45 fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  95. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 4 months ago
  96. 4dcac4a refactor(minor): Use identity instead of equality by Ankush Menat · 3 years, 5 months ago
  97. 9979cf5 fix: wrong quantity after transaction for parallel stock transactions by Ankush Menat · 3 years, 5 months ago
  98. bb3e5d0 fix: allow to receive same serial numbers multiple times by Rohit Waghchaure · 3 years, 6 months ago
  99. 00ea336 fix: stock ledger entry created against draft stock entry (#25540) by rohitwaghchaure · 3 years, 5 months ago
  100. 1bdc457 Merge pull request #25304 from ankush/fix_sl_rounding by rohitwaghchaure · 3 years, 6 months ago