1. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 7 months ago
  2. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  3. 5a9bf9f fix: respect db multi_tenancy while fetching precision (#30301) by Ankush Menat · 2 years, 7 months ago
  4. 60c4593 chore: removed unrequired batch_no parameter while fetching stock_balance by Noah Jacob · 2 years, 7 months ago
  5. 00797fa test: checking balance serial nos in stock ledger report by Noah Jacob · 2 years, 7 months ago
  6. e8ba1f4 fix: incorrect balance serial no in stock ledger report by Noah Jacob · 2 years, 8 months ago
  7. fe4b677 refactor: Remove dead code (#30140) by Chillar Anand · 2 years, 7 months ago
  8. 7579981 Merge pull request #29987 from marination/mr-to-order-and-receive-report by Marica · 2 years, 7 months ago
  9. 55a966e chore: get stock reco qty from SR instead of SLE (#30059) by Ankush Menat · 2 years, 8 months ago
  10. e6952cb refactor: Convert to QB, added test file, removed white space by marination · 2 years, 8 months ago
  11. b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 2 years, 8 months ago
  12. 5d40344 test: move report tests to subttest (#29945) by Ankush Menat · 2 years, 8 months ago
  13. b1555fd chore: batch flag and consumption rate in invariant report by Ankush Menat · 2 years, 8 months ago
  14. d5be536 test: Negative Stock, over consumption & over production with split rows, balance precision by marination · 2 years, 8 months ago
  15. ed4a6c6 fix: Range Qty precision by marination · 2 years, 8 months ago
  16. d3fbbcf fix: Precision of available qty and negative stock in transfer bucket by marination · 2 years, 8 months ago
  17. f6233e7 chore: Add transfer bucket working to .md file by marination · 2 years, 8 months ago
  18. ea3b7de test: Stock Ageing FIFO buckets for Repack entry with same item by marination · 2 years, 8 months ago
  19. 799671c fix: Transfer Bucket logic for Repack Entry with split batch rows by marination · 2 years, 8 months ago
  20. f221a0d test: Cover back to back recos from different warehouses by marination · 2 years, 8 months ago
  21. f62b320 fix: Generate Wh wise FIFO Queue and later aggregate if required by marination · 2 years, 8 months ago
  22. 3e5f940 test: e2e test for LIFO valuation by Ankush Menat · 2 years, 9 months ago
  23. 04f6426 feat: show stock value difference in stock ledger report (#29607) by Ankush Menat · 2 years, 9 months ago
  24. 0dafa8a fix: stock ledger rendering glitch by mergify[bot] · 2 years, 9 months ago
  25. f5f3552 test: cover more reports in test by Ankush Menat · 2 years, 9 months ago
  26. 82ea958 fix: ignore cancelled SLEs (#29303) by Ankush Menat · 2 years, 9 months ago
  27. 24fc487 fix: incorrect serial no valuation report showing cancelled entries (#29172) by Ankush Menat · 2 years, 9 months ago
  28. 6ca978c fix: Linter (extra line after import) by marination · 2 years, 10 months ago
  29. 098f72e test: Stock Ageing FIFO Slot generation by marination · 2 years, 10 months ago
  30. 0eb38a4 Merge branch 'develop' into stock-ageing-negative-stock by Marica · 2 years, 10 months ago
  31. c007f84 chore: Added .md file to explain stock ageing business logic by marination · 2 years, 10 months ago
  32. 878fd37 chore: Use frappe.qb for query by marination · 2 years, 10 months ago
  33. 7987a46 chore: add running stock value difference in invariant report (#29012) by Ankush Menat · 2 years, 10 months ago
  34. 24a35c6 fix: Sider and Server side test by marination · 2 years, 10 months ago
  35. 8951a5c fix: Linter (imports) by marination · 2 years, 10 months ago
  36. 0f43792 fix: Stock Ageing Report - Negative Opening Stock by marination · 2 years, 10 months ago
  37. 6ba8f76 chore: ledger invariant check report (#28921) by Ankush Menat · 2 years, 10 months ago
  38. 228e011 perf: remove forcing of posting sort index on stock balance (#28902) by Ankush Menat · 2 years, 10 months ago
  39. 304aa44 fix: Nonstock item showing in Itemwise Recommended Reorder Level report (#28873) by aaronmenezes · 2 years, 10 months ago
  40. 7ff30a4 fix: incorrect balance for warehouses (#28583) by Noah Jacob · 2 years, 11 months ago
  41. 87f2dcf fix: total stock summary UI glitch #28564 by Ankush Menat · 2 years, 11 months ago
  42. e498389 fix: ignore cancelled entries in incorrect balance qty report by Ankush Menat · 3 years ago
  43. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  44. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  45. fdaf93f refactor: shows opening balance from filtered from_date (#26877) by Noah Jacob · 3 years ago
  46. 2849297 refactor: move process loss report to manufacturing (#28043) by Alan · 3 years ago
  47. da3635b test: execute manufacturing reports by Ankush Menat · 3 years ago
  48. 126ba16 fix: remove debug from query by Ankush Menat · 3 years ago
  49. 06fa35a test: add custom TestCase class and use in stock by Ankush Menat · 3 years, 1 month ago
  50. 70c203d test: automated test for running all stock reports (#27510) by Ankush Menat · 3 years, 1 month ago
  51. d743c41 fix(ux): apply proper filtering in stock reports (#27411) by Ankush Menat · 3 years, 1 month ago
  52. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  53. b147b85 chore: whitespace / eof fixes by Ankush Menat · 3 years, 2 months ago
  54. 9fec0a5 refactor: itemgetter instead of assigned lambda by Ankush Menat · 3 years, 2 months ago
  55. 9dc0843 fix: translate labels (#27282) by Alan · 3 years, 2 months ago
  56. 88aa7b8 fix: pass labels through translation function (#27252) by Alan · 3 years, 2 months ago
  57. 5fd0410 fix: Stock Ageing report issues for serialized items (#27228) by Dany Robert · 3 years, 2 months ago
  58. c7e11c8 fix: get filters to work - reorder and rename columns - add work order filter by 18alantom · 3 years, 2 months ago
  59. aff9aee Merge branch 'develop' into feat-bom-process-loss-fp by 18alantom · 3 years, 2 months ago
  60. 8f73d58 feat: process loss report, fix set pl query condition by 18alantom · 3 years, 2 months ago
  61. 0dff0be fix: stock analytics report date range issues and add company filter (#27014) by Ankush Menat · 3 years, 2 months ago
  62. 098d349 fix: stock ledger report not working if include uom selected in filter by Rohit Waghchaure · 3 years, 2 months ago
  63. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  64. fe2a34f1 fix: Copy previous balance dict object instead of assigning (#26942) by Marica · 3 years, 2 months ago
  65. eb2050b fix: Brand filter in Stock Analytics by marination · 3 years, 2 months ago
  66. 55d8aaf fix: Stock Analytics Report must consider warehouse during calculation by marination · 3 years, 3 months ago
  67. b3740e9 fix: remove limit from stock balance report (#26773) by Ankush · 3 years, 3 months ago
  68. a6d276a fix: remove cancelled entries from Stock and Account Value comparison report by Rohit Waghchaure · 3 years, 3 months ago
  69. c14aa45 fix: incorrect valuation rate calculation in gross profit report by Rohit Waghchaure · 3 years, 3 months ago
  70. 84f23ac Merge pull request #26222 from 18alantom/teabox-cogs-by-item-group by rohitwaghchaure · 3 years, 3 months ago
  71. 865900f refactor: add type hints, remove comment, sort imports by 18alantom · 3 years, 4 months ago
  72. c1853dd Merge pull request #26226 from rohitwaghchaure/fixed-removed-values-out-of-sync-on-stock-transaction-submission by rohitwaghchaure · 3 years, 4 months ago
  73. 170f2ad fix: removed values out of sync validation from stock transactions by Rohit Waghchaure · 3 years, 4 months ago
  74. 98c9b0e refactor: remove unused func, sider fixes by 18alantom · 3 years, 4 months ago
  75. b4863bf Merge pull request #25696 from rohitwaghchaure/incorrect-serial-no-qty-valuation-report by rohitwaghchaure · 3 years, 4 months ago
  76. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 4 months ago
  77. 6f79c4c fix: add account filter by 18alantom · 3 years, 4 months ago
  78. 23b907d fix: use stock value diff for calculation by 18alantom · 3 years, 4 months ago
  79. 672c8bb feature: report for cost of goods sold by item group by 18alantom · 3 years, 5 months ago
  80. 6432aaa feat: added reports to check incorrect qty and valuation for serialized items by Rohit Waghchaure · 3 years, 5 months ago
  81. b0019bc fix: Item Variant Details Report by marination · 3 years, 5 months ago
  82. 42fe07b Merge pull request #25551 from rohitwaghchaure/fixed-total-stock-summary-report by rohitwaghchaure · 3 years, 5 months ago
  83. 1726ce5 Merge pull request #25471 from rohitwaghchaure/allow-to-receipt-same-serial-no by rohitwaghchaure · 3 years, 5 months ago
  84. 27cf19a feat(pos): show POS reserved stock in stock projected qty report (#25593) by Saqib · 3 years, 5 months ago
  85. bb3e5d0 fix: allow to receive same serial numbers multiple times by Rohit Waghchaure · 3 years, 6 months ago
  86. ba8dc1f fix: stock balance and batchwise balance history report showing different closing stock by Rohit Waghchaure · 3 years, 6 months ago
  87. 6a5a380 fix: total stock summary report not working by Rohit Waghchaure · 3 years, 6 months ago
  88. ac8a467 fix: exclude spurious Stock Entry Types from 'consumed' calculation (#25352) by Alan · 3 years, 6 months ago
  89. 36ff074 fix: broken type check in stock ageing report by Ankush Menat · 3 years, 7 months ago
  90. f21a55c fix: revert stock balance value calculation by Rohit Waghchaure · 3 years, 7 months ago
  91. a0e7787 fix: removed show cancelled entries checkbox from the stock ledger report (#24826) by rohitwaghchaure · 3 years, 7 months ago
  92. 96edfd9 fix: stock ageing should not take cancelled stock entries. by Afshan · 3 years, 9 months ago
  93. b99c77b Reposting fixes (#24202) by Nabin Hait · 3 years, 10 months ago
  94. a77b8c9 Repost item valuation (#24031) by Nabin Hait · 3 years, 10 months ago
  95. 8474476 fix: incorrect balance value in stock balance report by Rohit Waghchaure · 3 years, 11 months ago
  96. 7aa60d1 fix: stock ageing report not working (#23923) by rohitwaghchaure · 4 years ago
  97. 9c67629 fix: Ignore cancelled entries instock balance report (#23757) by Deepesh Garg · 4 years ago
  98. bd987e5 fix: showing error for wrong filters. (#23726) by Afshan · 4 years ago
  99. 9ff4a2e Merge branch 'develop' into feat-added-balance-serial-no-column-develop by Nabin Hait · 4 years ago
  100. 2fbeb7c refactor: added new filters in the Batch-wise balance history report (#23676) by rohitwaghchaure · 4 years ago