1. 8cc8af8 Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 4 months ago
  2. c4e1f92 chore: typo in stock balance by Sagar Sharma · 1 year, 5 months ago
  3. 82f0bd9 feat: add `Reserved Stock` column in `Stock Balance` Report by Sagar Sharma · 1 year, 5 months ago
  4. 3f548ac fix: Stock Analytics and Warehouse wise Item Balance Age and Value issue by Rohit Waghchaure · 1 year, 5 months ago
  5. 545b2d3 fix: balance quantity by Rohit Waghchaure · 1 year, 5 months ago
  6. d9979b2 refactor: stock balance report by Rohit Waghchaure · 1 year, 5 months ago
  7. 7b818e9 feat: provision to make reposting entries from Stock and Account Value Comparison Report by Rohit Waghchaure · 1 year, 5 months ago
  8. 06e91e7 feat: reserve qty against production plan raw materials in BIN by Rohit Waghchaure · 1 year, 5 months ago
  9. 31cdfa3 Merge branch 'develop' into FIX-ISS-22-23-06298 by Sagar Sharma · 1 year, 6 months ago
  10. e782a05 refactor: `get_stock_value_on()` to get stock value of multiple warehouses at once by s-aga-r · 1 year, 6 months ago
  11. 7a63fbe Revert "fix: Incorrect difference value in Stock and Account Value Comparison…" by rohitwaghchaure · 1 year, 6 months ago
  12. dd238aa Merge pull request #34929 from rohitwaghchaure/fixed-stock-and-account-value-report by rohitwaghchaure · 1 year, 6 months ago
  13. a771826 fix: Incorrect difference value in Stock and Account Value Comparison report by Rohit Waghchaure · 1 year, 6 months ago
  14. d07d67a Merge branch 'develop' into use-UnixTimestamp by Sagar Sharma · 1 year, 6 months ago
  15. 91a398a fix: use CombineDatetime instead of Timestamp in QB queries by s-aga-r · 1 year, 6 months ago
  16. 9ceb1f6 fix: don't show disabled warehouses in the Warehouse Wise Stock Balance report by Rohit Waghchaure · 1 year, 6 months ago
  17. cbdaab9 fix: incorrect balance qty in the stock ledger report by Rohit Waghchaure · 1 year, 6 months ago
  18. b04a101 fix: incorrect `Opening Value` in `Stock Balance` report by s-aga-r · 1 year, 7 months ago
  19. 0e388ba fix: inventory dimension filter not overriding with existing filter for stock ledger report by Rohit Waghchaure · 1 year, 8 months ago
  20. 56356ff chore: add `Item Name` column in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 1 year, 8 months ago
  21. d7a665c chore: column width in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 1 year, 8 months ago
  22. be05aea fix: better comparision of difference value between stock and account by Smit Vora · 1 year, 9 months ago
  23. ae31ff1 fix: disabled items showing in the report 'Itemwise Recommended Reorder Level ' by Rohit Waghchaure · 1 year, 10 months ago
  24. f598da7 fix: total value in Warehouse Wise Stock Balance by Rohit Waghchaure · 1 year, 10 months ago
  25. 861aa9e feat: warehouse wise stock balance by Rohit Waghchaure · 1 year, 10 months ago
  26. be19e4f fix: Valuation Rate column UX in stock ledger report by Rohit Waghchaure · 1 year, 11 months ago
  27. 546c809 fix: use `list()` on self mutating iteration by Sabu Siyad · 1 year, 11 months ago
  28. 8355c10 fix: Increase columns width in Warehouse wise Item Balance Age and Value by Nihantra C. Patel · 1 year, 11 months ago
  29. 8581b78 Merge pull request #32713 from ernestoruiz89/patch-9 by Deepesh Garg · 1 year, 11 months ago
  30. 4c7fa94 fix: correct linters by Ernesto Ruiz · 2 years ago
  31. 9c529c6 fix: correct linters by Ernesto Ruiz · 2 years ago
  32. c1e608d fix: add translate function to period in stock_analytics.py by Ernesto Ruiz · 2 years ago
  33. 71a0ae2 fix: refactor code for better translatable string in stock_ageing.py by Ernesto Ruiz · 2 years ago
  34. 26c00f8 Merge branch 'develop' into refactor/stock/remaining-reports by Sagar Sharma · 2 years ago
  35. 40bd121 refactor: rewrite `Itemwise Recommended Reorder Level Report` queries in `QB` by Sagar Sharma · 2 years ago
  36. cde785f refactor: rewrite `Product Bundle Balance Report` queries in `QB` by Sagar Sharma · 2 years ago
  37. feaa2db refactor: rewrite `Stock Ledger Report` queries in `QB` by Sagar Sharma · 2 years ago
  38. 582e1bf Merge branch 'develop' into refactor/stock/reports by Sagar Sharma · 2 years ago
  39. 2481574 chore: seperate function to apply filter for warehouse in case of QB by Rohit Waghchaure · 2 years ago
  40. 6381e75 fix: group warehouse filter not working for Batchwise Balance history report by Rohit Waghchaure · 2 years ago
  41. f0f2413 Merge branch 'develop' into refactor/stock/reports by Sagar Sharma · 2 years ago
  42. 8103856 refactor: rewrite `Warehouse wise Item Balance Age and Value Report` queries in `QB` by Sagar Sharma · 2 years ago
  43. 7c759b1 refactor: rewrite `Total Stock Summary Report` queries in `QB` by Sagar Sharma · 2 years ago
  44. d3c073d refactor: rewrite `Supplier-Wise Sales Analytics Report` queries in `QB` by Sagar Sharma · 2 years ago
  45. c18f13a refactor: rewrite `Stock Projected Qty Report` queries in `QB` by Sagar Sharma · 2 years ago
  46. e312d17 refactor: rewrite `Item Prices Report` queries in `QB` by Sagar Sharma · 2 years ago
  47. f41d150 fix: report chart field type by hendrik · 2 years ago
  48. afb323b Merge branch 'develop' into refactor/stock/report/incorrect-stock-value by Sagar Sharma · 2 years ago
  49. b93331e refactor: rewrite `Incorrect Stock Value Report` queries in `QB` by Sagar Sharma · 2 years ago
  50. 22299d2 refactor: rewrite `Item Price Stock Report` queries in `QB` by Sagar Sharma · 2 years ago
  51. bb59346 refactor: rewrite `Delayed Item Report` queries in `QB` by Sagar Sharma · 2 years ago
  52. 1c1f991 refactor: rewrite `Batch-Wise Balance History Report` queries in `QB` by Sagar Sharma · 2 years ago
  53. 2c9d957 refactor: rewrite `Batch Item Expiry Status Report` queries in `QB` by Sagar Sharma · 2 years ago
  54. 3dc754c test: add test cases for `Item Shortage Report` by Sagar Sharma · 2 years, 1 month ago
  55. f0a78aa refactor: rewrite `Item Shortage Report` queries in QB by Sagar Sharma · 2 years, 1 month ago
  56. 5da7e01 fix: dont show zero qty available items in stock ageing report by Rohit Waghchaure · 2 years, 3 months ago
  57. 289e6cd fix: change frappe.db.sql to frappe.qb by Rohit Waghchaure · 2 years, 3 months ago
  58. e576f7f test: test cases for inventory dimension by Rohit Waghchaure · 2 years, 3 months ago
  59. dbec5cf feat: Inventory Dimension by Rohit Waghchaure · 2 years, 4 months ago
  60. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 4 months ago
  61. 5b8c743 Merge pull request #30945 from ankush/stock_analytics_fix by Marica · 2 years, 5 months ago
  62. f6d6463 chore: fifo queue vs qty after transaction comparison report by Ankush Menat · 2 years, 5 months ago
  63. 198b91f fix: only carry-forward balances till today's period by Ankush Menat · 2 years, 5 months ago
  64. 287b255 fix: batch_no doesn't maintain qty_after_transaction by Ankush Menat · 2 years, 5 months ago
  65. 6ab0046 fix: consider previous balance is missing by Ankush Menat · 2 years, 5 months ago
  66. d81422f test: basic test for stock analytics report by Ankush Menat · 2 years, 5 months ago
  67. ae842d8 chore: remove datettime formatting from debug report by Ankush Menat · 2 years, 5 months ago
  68. 9af2d68 refactor: convert queries to ORM/QB, add types by Ankush Menat · 2 years, 6 months ago
  69. ba29323 test: increase assertions to cover all cases by Ankush Menat · 2 years, 6 months ago
  70. e278ee3 test: item attribute columns by Ankush Menat · 2 years, 6 months ago
  71. febc74a refactor: rewrite stock balance query to QB by Ankush Menat · 2 years, 6 months ago
  72. 8a499e9 test: uom conversion in stock balance report by Ankush Menat · 2 years, 6 months ago
  73. af0ea7b test: assert balanaces against SLE by Ankush Menat · 2 years, 6 months ago
  74. f4766ae test: opening balance in stock balance report by Ankush Menat · 2 years, 6 months ago
  75. 8b2432d test: stock balance report tests by Ankush Menat · 2 years, 6 months ago
  76. 64ac22a refactor: add filter type info by Ankush Menat · 2 years, 6 months ago
  77. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 6 months ago
  78. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  79. 5a9bf9f fix: respect db multi_tenancy while fetching precision (#30301) by Ankush Menat · 2 years, 7 months ago
  80. 60c4593 chore: removed unrequired batch_no parameter while fetching stock_balance by Noah Jacob · 2 years, 7 months ago
  81. 00797fa test: checking balance serial nos in stock ledger report by Noah Jacob · 2 years, 7 months ago
  82. e8ba1f4 fix: incorrect balance serial no in stock ledger report by Noah Jacob · 2 years, 7 months ago
  83. fe4b677 refactor: Remove dead code (#30140) by Chillar Anand · 2 years, 7 months ago
  84. 7579981 Merge pull request #29987 from marination/mr-to-order-and-receive-report by Marica · 2 years, 7 months ago
  85. 55a966e chore: get stock reco qty from SR instead of SLE (#30059) by Ankush Menat · 2 years, 7 months ago
  86. e6952cb refactor: Convert to QB, added test file, removed white space by marination · 2 years, 7 months ago
  87. b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 2 years, 7 months ago
  88. 5d40344 test: move report tests to subttest (#29945) by Ankush Menat · 2 years, 8 months ago
  89. b1555fd chore: batch flag and consumption rate in invariant report by Ankush Menat · 2 years, 8 months ago
  90. d5be536 test: Negative Stock, over consumption & over production with split rows, balance precision by marination · 2 years, 8 months ago
  91. ed4a6c6 fix: Range Qty precision by marination · 2 years, 8 months ago
  92. d3fbbcf fix: Precision of available qty and negative stock in transfer bucket by marination · 2 years, 8 months ago
  93. f6233e7 chore: Add transfer bucket working to .md file by marination · 2 years, 8 months ago
  94. ea3b7de test: Stock Ageing FIFO buckets for Repack entry with same item by marination · 2 years, 8 months ago
  95. 799671c fix: Transfer Bucket logic for Repack Entry with split batch rows by marination · 2 years, 8 months ago
  96. f221a0d test: Cover back to back recos from different warehouses by marination · 2 years, 8 months ago
  97. f62b320 fix: Generate Wh wise FIFO Queue and later aggregate if required by marination · 2 years, 8 months ago
  98. 3e5f940 test: e2e test for LIFO valuation by Ankush Menat · 2 years, 9 months ago
  99. 04f6426 feat: show stock value difference in stock ledger report (#29607) by Ankush Menat · 2 years, 8 months ago
  100. 0dafa8a fix: stock ledger rendering glitch by mergify[bot] · 2 years, 8 months ago