1. 66bf21f fix(patch): sle.serial_no = "\n" causes incorrect queue (#29306) by Ankush Menat · 2 years, 9 months ago
  2. 82ea958 fix: ignore cancelled SLEs (#29303) by Ankush Menat · 2 years, 9 months ago
  3. b0cf619 fix: only add stock queue if FIFO (#29302) by Ankush Menat · 2 years, 9 months ago
  4. ff9a6e8 fix: correct bin qty on backdated transactions by Ankush Menat · 2 years, 10 months ago
  5. 107b404 chore: rename FifoValuation to FIFOValuation by Ankush Menat · 2 years, 10 months ago
  6. a00d8d0 refactor: outgoing rate and defaults for remove_stock by Ankush Menat · 2 years, 10 months ago
  7. 4b29fb6 refactor: move Fifo Valuation to a new class by Ankush Menat · 2 years, 10 months ago
  8. 5eba575 fix: check future negative stock for batches by Ankush Menat · 2 years, 10 months ago
  9. cef84c2 refactor: simplify the way SLEs are submitted by Ankush Menat · 2 years, 10 months ago
  10. 97060c4 refactor: replace misleading variable name by Ankush Menat · 2 years, 10 months ago
  11. aa024fc fix: ignore permissions while creating repost by Ankush Menat · 2 years, 11 months ago
  12. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  13. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  14. f7ffe04 fix: use warehouse to find company by Ankush Menat · 3 years ago
  15. a0727b2 fix: pass company while fetching valuation rate by Ankush Menat · 3 years ago
  16. 4ebae7c Merge branch 'develop' into optimize-get-item-details by Ankush Menat · 3 years ago
  17. 7bafa11 fix: undo changes to allow negative stock flag by Ankush Menat · 3 years ago
  18. 6f107da perf: Add indexes in stock queries and speed up bin updation #27758 by Deepesh Garg · 3 years ago
  19. c7fc609 perf: skip insertion of stock ledger entry by Saqib Ansari · 3 years ago
  20. e6a1ad8 fix: not able to submit stock entry with 350 items (#27523) by rohitwaghchaure · 3 years, 1 month ago
  21. d4d5e27 fix: Maintain same rate in Stock Ledger until stock become positive (#27227) (#27478) by Frappe PR Bot · 3 years, 1 month ago
  22. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  23. c1d986a fix: revert "refactor: simplify initialize_previous_data" (#27270) by Ankush Menat · 3 years, 1 month ago
  24. e7109c1 fix: negative qty validation on stock reco cancellation (#27170) by Ankush Menat · 3 years, 1 month ago
  25. fe4540d fix: allow to change rate manually in case of stand-alone credit note (#27036) by rohitwaghchaure · 3 years, 1 month ago
  26. 9152715 perf: various minor perf fixes for ledger postings (#26775) by Ankush · 3 years, 2 months ago
  27. 31fe5f5 fix: added progress bar in repost item valuation (#26680) by rohitwaghchaure · 3 years, 2 months ago
  28. 97bce3a refactor: Optimized code for reposting item valuation by Nabin Hait · 3 years, 3 months ago
  29. 8c44126 fix: Sider by marination · 3 years, 3 months ago
  30. 4038977 fix: Handle Stock Reco cancellation and limit reposting by marination · 3 years, 3 months ago
  31. 8418c4b fix: Include Stock Reco logic in update_qty_in_future_sle by marination · 3 years, 4 months ago
  32. e5fb239 fix: available qty for consumption by Rohit Waghchaure · 3 years, 4 months ago
  33. 4d81d45 fix: time out while submitting the stock transactions with more than 50 items by Rohit Waghchaure · 3 years, 4 months ago
  34. 9891780 perf(minor): remove unnecessary comprehensions (port #25645) by Ankush Menat · 3 years, 4 months ago
  35. 4dcac4a refactor(minor): Use identity instead of equality by Ankush Menat · 3 years, 5 months ago
  36. 9979cf5 fix: wrong quantity after transaction for parallel stock transactions by Ankush Menat · 3 years, 5 months ago
  37. bb3e5d0 fix: allow to receive same serial numbers multiple times by Rohit Waghchaure · 3 years, 6 months ago
  38. 00ea336 fix: stock ledger entry created against draft stock entry (#25540) by rohitwaghchaure · 3 years, 5 months ago
  39. 1bdc457 Merge pull request #25304 from ankush/fix_sl_rounding by rohitwaghchaure · 3 years, 6 months ago
  40. ce6c3b5 fix: incorrect incoming rate for the sales return (#25306) by rohitwaghchaure · 3 years, 6 months ago
  41. 6a014d1 fix(stock_ledger): round off values near to zero by Ankush Menat · 3 years, 6 months ago
  42. e50324a perf: reduce number of queries for checking if future SL entry exists (#25064) by Sagar Vora · 3 years, 6 months ago
  43. 868c0bf perf: reduce no of queries for checking if future sl entry exists (#24881) by Sagar Vora · 3 years, 6 months ago
  44. d46b236 fix: optimize reposting of gle and sle (#24702) by Nabin Hait · 3 years, 8 months ago
  45. 19f8fa5 fix: optimize reposting of sle and gle (#24694) by Nabin Hait · 3 years, 8 months ago
  46. 186a045 fix: update qty in future sle (#24649) by Nabin Hait · 3 years, 8 months ago
  47. deddcc5 fix: stock and account balance syncing (#24644) by Nabin Hait · 3 years, 8 months ago
  48. f2be080 fix: formatting query args (#24627) by Nabin Hait · 3 years, 8 months ago
  49. 83792ec fix: reposting issue with same posting date and posting time (#24570) by rohitwaghchaure · 3 years, 8 months ago
  50. d826bee fix: update qty in future sle (#24649) by Nabin Hait · 3 years, 8 months ago
  51. 9b178bc fix: stock and account balance syncing (#24644) by Nabin Hait · 3 years, 8 months ago
  52. 243661b fix: formatting query args (#24627) by Nabin Hait · 3 years, 8 months ago
  53. aa00eb9 fix: reposting issue with same posting date and posting time (#24570) by rohitwaghchaure · 3 years, 8 months ago
  54. 7177579 fix: Dependant sle logic fixes (#24489) by Nabin Hait · 3 years, 8 months ago
  55. 243d59b Reposting logic fixes (#24520) by Nabin Hait · 3 years, 8 months ago
  56. b4be292 fix: Item valuation for internal stock transfers (#24200) by Deepesh Garg · 3 years, 8 months ago
  57. a77b8c9 Repost item valuation (#24031) by Nabin Hait · 3 years, 10 months ago
  58. cb0bc2d fix: Negative SLE not created for fraction qty or qty less than 1 by Deepesh Garg · 4 years, 2 months ago
  59. 97715f2 fix: Message for missing valuation rate (#21686) by Marica · 4 years, 5 months ago
  60. 2a9c5ba feat: Immutable ledger (#18740) by Deepesh Garg · 4 years, 5 months ago
  61. 6f0dc82 fix: Typo in stock level validation in Stock Ledger by marination · 4 years, 6 months ago
  62. 328c4f9 fix: Get outgoing rate of serial no from SLE if serial no already transferred to another company by Nabin Hait · 4 years, 9 months ago
  63. 805b863 fix: incorrect stock value difference when stock move from negative to positive (#18887) by rohitwaghchaure · 5 years ago
  64. d03d820 fix: incorrect valuation rate calculated because of string replacement issue by Rohit Waghchaure · 5 years ago
  65. 0df5134 fix: valuation rate in stock ledger (#18744) by Mangesh-Khairnar · 5 years ago
  66. f9c0ef3 fix: Check zero valuation rate only for valid doctypes by deepeshgarg007 · 5 years ago
  67. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 5 years ago
  68. 66aa37f provision to add batch number in the stock reconciliation by Rohit Waghchaure · 5 years ago
  69. 05d3bcb stock recon for serial no, batch no by Rohit Waghchaure · 5 years ago
  70. 0c16424 fix(naming): Use creation instead of name to order SLEs by Aditya Hase · 6 years ago
  71. ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  72. 16b8ecb [Fix] Stock value difference calculation for stock reconciliation by Rohit Waghchaure · 6 years ago
  73. 2806d83 Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  74. 6424f47 [Fix] Incorrect stock value difference because of negative stock by Rohit Waghchaure · 6 years ago
  75. 708e47a optimize(various) by Rushabh Mehta · 6 years ago
  76. fa06ee8 Fixed merge conflict by Nabin Hait · 6 years ago
  77. 0fe6ced [Fix] Valuation rate for serialized items (#15017) by rohitwaghchaure · 6 years ago
  78. 2b682c8 Fixed merge conflict by Nabin Hait · 7 years ago
  79. 40a5a30 [Fix] Allow zero valuation rate if previous sle has zero valuation rate (#13432) by rohitwaghchaure · 7 years ago
  80. c43c95e Fixed merge conflict by Nabin Hait · 7 years ago
  81. a645f36 Get valuation rate from historical SLE even if it is zero (#13129) by Nabin Hait · 7 years ago
  82. 361366e Python 3 fixes. (#12916) by Achilles Rasquinha · 7 years ago
  83. 2ef1f84 Fixed merge conflict by Nabin Hait · 7 years ago
  84. b9ce104 Opening balance in stock ledger report (#12729) by Nabin Hait · 7 years ago
  85. 7ba092e Fixes for making stock entry against Pro Order (#12721) by Nabin Hait · 7 years ago
  86. b1ac979 [fix] Do not allow zero valuation rate for serial no and fetch previous valuation rate for serial no (#11817) by rohitwaghchaure · 7 years ago
  87. 61287e3 [fix] Change Sample Item Error Message to Zero Valuation Rate (#10935) by Javier Wong · 7 years ago
  88. 6848708 old style exception, raise --> new style for Python 3 (#10082) by cclauss · 7 years ago
  89. aedaac6 [wip] batch, serial number selector by Rushabh Mehta · 7 years ago
  90. e9ff191 Added is_perpetual_inventory_enabled method by Rohit Waghchaure · 7 years ago
  91. a5f4094 [Enhance] Companywise perpetual inventory setting by Rohit Waghchaure · 7 years ago
  92. 9b11d9b [fix] Stock Entry - Change "Is Sample Item" to "Allow Zero Valuation Rate" by Javier Wong · 7 years ago
  93. cc8b2b2 [fix] [refactor] demo for v8 and remove purchase common by Rushabh Mehta · 8 years ago
  94. 193c891 Fixed issue with misleading error message on Stock Entry creation of Serialized Items by Neil Trini Lasrado · 8 years ago
  95. 0a6aaf4 Get standard/historical valuation rate where missing: some minor fixes by Nabin Hait · 8 years ago
  96. ea8fab5 Get standard/historical valuation rate where missing, if item is not a sample item by Nabin Hait · 8 years ago
  97. 4c952f4 Some minor fixes by Nabin Hait · 8 years ago
  98. a0b967f Get valuation rate from Item while not found based on SLE by Nabin Hait · 8 years ago
  99. 7590b8f minor fix for stock ledger entry by Nabin Hait · 8 years ago
  100. 3edefb1 Demo data for fixed asset depreciation by Nabin Hait · 8 years ago