1. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 4 months ago
  2. b0019bc fix: Item Variant Details Report by marination · 3 years, 5 months ago
  3. 42fe07b Merge pull request #25551 from rohitwaghchaure/fixed-total-stock-summary-report by rohitwaghchaure · 3 years, 5 months ago
  4. 1726ce5 Merge pull request #25471 from rohitwaghchaure/allow-to-receipt-same-serial-no by rohitwaghchaure · 3 years, 5 months ago
  5. 27cf19a feat(pos): show POS reserved stock in stock projected qty report (#25593) by Saqib · 3 years, 5 months ago
  6. bb3e5d0 fix: allow to receive same serial numbers multiple times by Rohit Waghchaure · 3 years, 6 months ago
  7. ba8dc1f fix: stock balance and batchwise balance history report showing different closing stock by Rohit Waghchaure · 3 years, 5 months ago
  8. 6a5a380 fix: total stock summary report not working by Rohit Waghchaure · 3 years, 5 months ago
  9. ac8a467 fix: exclude spurious Stock Entry Types from 'consumed' calculation (#25352) by Alan · 3 years, 6 months ago
  10. 36ff074 fix: broken type check in stock ageing report by Ankush Menat · 3 years, 6 months ago
  11. f21a55c fix: revert stock balance value calculation by Rohit Waghchaure · 3 years, 7 months ago
  12. a0e7787 fix: removed show cancelled entries checkbox from the stock ledger report (#24826) by rohitwaghchaure · 3 years, 7 months ago
  13. 96edfd9 fix: stock ageing should not take cancelled stock entries. by Afshan · 3 years, 9 months ago
  14. b99c77b Reposting fixes (#24202) by Nabin Hait · 3 years, 10 months ago
  15. a77b8c9 Repost item valuation (#24031) by Nabin Hait · 3 years, 10 months ago
  16. 8474476 fix: incorrect balance value in stock balance report by Rohit Waghchaure · 3 years, 11 months ago
  17. 7aa60d1 fix: stock ageing report not working (#23923) by rohitwaghchaure · 3 years, 11 months ago
  18. 9c67629 fix: Ignore cancelled entries instock balance report (#23757) by Deepesh Garg · 4 years ago
  19. bd987e5 fix: showing error for wrong filters. (#23726) by Afshan · 4 years ago
  20. 9ff4a2e Merge branch 'develop' into feat-added-balance-serial-no-column-develop by Nabin Hait · 4 years ago
  21. 2fbeb7c refactor: added new filters in the Batch-wise balance history report (#23676) by rohitwaghchaure · 4 years ago
  22. 5d6686b Fixed stock ageing report data develop (#23673) by rohitwaghchaure · 4 years ago
  23. 76fafe8 feat: balance serial nos in stock leder report by Rohit Waghchaure · 4 years ago
  24. ebb0a62 fix: last purchase rate in item prices report (#23506) by Saqib · 4 years ago
  25. bf16673 fix: Batch-Wise Balance History filter validation by Anupam · 4 years, 1 month ago
  26. 9691422 feat: added report for mismatch in serial nos and stock quantity in warehouse (#22669) by Afshan · 4 years, 1 month ago
  27. 73b86d2 fix: conversion to float by Afshan · 4 years, 3 months ago
  28. 7965f65 Merge branch 'add-age-range-in-stock-ageing' of https://github.com/AfshanKhan/erpnext into add-age-range-in-stock-ageing by Afshan · 4 years, 3 months ago
  29. 775fbe7 fix: fixed the logic by Afshan · 4 years, 3 months ago
  30. 9389b36 Merge branch 'develop' into add-age-range-in-stock-ageing by Nabin Hait · 4 years, 3 months ago
  31. 767ee1c fix: logic to get other items also other than just 1st one by Afshan · 4 years, 3 months ago
  32. f4db8c1 Merge pull request #22724 from rohitwaghchaure/fixed-incorrect-currency-symbol-in-stock-balance-report-develop by rohitwaghchaure · 4 years, 3 months ago
  33. 2347e69 fix: for past dated stock reco, batched item showing the current available qty instead of quantity as per posting date by Rohit Waghchaure · 4 years, 3 months ago
  34. 848568d fix: currency symbol not showing as per company currency in stock balance by Rohit Waghchaure · 4 years, 3 months ago
  35. 1323767 fix: incorrect balance qty in stock ledger report by Rohit Waghchaure · 4 years, 3 months ago
  36. ccf6b5f Merge remote-tracking branch 'upstream/develop' into add-age-range-in-stock-ageing by Afshan · 4 years, 3 months ago
  37. d14666e fix: incorrect delivered qty in Supplier-Wise Sales Analytics (#22631) by rohitwaghchaure · 4 years, 3 months ago
  38. a629c9e style: remove import comment by Afshan · 4 years, 3 months ago
  39. d16d0ef feat: added range for age in stock ageing by Afshan · 4 years, 3 months ago
  40. 6fd1068 Update stock_ageing.py by John Clarke · 4 years, 4 months ago
  41. 383807f feat: Selling Desk, Dashboard and Onboarding (#22055) by Marica · 4 years, 4 months ago
  42. 15e4ea0 Merge branch 'develop' into clarkejj-patch-1 by John Clarke · 4 years, 4 months ago
  43. 85f2372 Thanks so much for your pointer Marica - that violation is clear and obvious to me in retrospect, but a good relearning experience in any case by John Clarke · 4 years, 4 months ago
  44. 677978d Update stock_ageing.py by John Clarke · 4 years, 4 months ago
  45. faf3307 fix: key was mispelled by Alirio Castro · 4 years, 4 months ago
  46. 6b55f66 Stock Ageing TypeError: ‘<’ not supported between instances of ‘int’ and ‘str’ by John Clarke · 4 years, 4 months ago
  47. c2aabb0 fix: Buying Module fixes (#21965) by Marica · 4 years, 4 months ago
  48. e005078 feat: buying module dashboard and onboarding by Nabin Hait · 4 years, 5 months ago
  49. 8b686a5 feat: stock module dashboard and onboarding by Nabin Hait · 4 years, 5 months ago
  50. 658f299 fix: PR and DN trend report charts, group by fixes by marination · 4 years, 5 months ago
  51. be5c45a chore: Fixtures and empty state handling in chart widgets by marination · 4 years, 5 months ago
  52. bb95cd5 chore: Added Dynamic Charts to DN and PR Trends Reports by marination · 4 years, 5 months ago
  53. 10bd241 feat: Custom Dashboard 'Warehouse wise Stock Value' with Chart Source by marination · 4 years, 5 months ago
  54. 021acd0 chore: Stock Ageing and Item Shortage Reports with Charts by marination · 4 years, 5 months ago
  55. 3568dc7 fix: Make Company the first filter by marination · 4 years, 5 months ago
  56. 89c41d8 chore: Added company filter and minor cleanup in Stock Balance Report by marination · 4 years, 5 months ago
  57. 2a9c5ba feat: Immutable ledger (#18740) by Deepesh Garg · 4 years, 5 months ago
  58. 6c871d6 fix: Removed Finished Product and Finished Qty columns from Stock Ledger Report by marination · 4 years, 5 months ago
  59. 28dedde fix: incorrect out value in stock balance due to precision issue (#21379) by rohitwaghchaure · 4 years, 6 months ago
  60. 560f822 fix: get serial nos based on posting date and time by Rohit Waghchaure · 4 years, 6 months ago
  61. ed3553f chore: [ux] filter warehouse based on company by Saqib Ansari · 4 years, 7 months ago
  62. cd2478a fix: shortage qty in stock projected qty report by Rohit Waghchaure · 4 years, 7 months ago
  63. b61b8d7 fix: Remove comma by Deepesh Garg · 4 years, 8 months ago
  64. 372c5e5 fix: 'In Qty' and 'Out Qty' columns in Report Stock Ledger by marination · 4 years, 9 months ago
  65. 9650c25 fix: filter issue for the stock and account value comparision report by Rohit Waghchaure · 4 years, 9 months ago
  66. d4d7d21 feat: report to show difference between stock and account value (#20186) by rohitwaghchaure · 4 years, 9 months ago
  67. 616431d fix: incorrect reorder level in stock balance report (#20111) by rohitwaghchaure · 4 years, 10 months ago
  68. e6387f9 fix to issue #20089 by Robin Rosenstock · 4 years, 10 months ago
  69. 5161ba7 Merge branch 'develop' into dev-batch-to-stock-ledger by Rohan · 4 years, 10 months ago
  70. 9d6d95c fix: valuation of "finished good" item in purchase receipt (#19268) by Suraj Shetty · 4 years, 11 months ago
  71. c7cfc72 feat: navigate to stock ledger from batch report by Rohan Bansal · 4 years, 11 months ago
  72. b5c296d fix: Validation Error message on Prepared Report. (#19639) by Marica · 4 years, 11 months ago
  73. b819424 fix: incorrect balance qty in stock ledger if batch filter set (#19479) by rohitwaghchaure · 5 years ago
  74. d8b64cd replaced frappe.db.sql with frappe.get_all by Rohit Waghchaure · 5 years ago
  75. 2e01573 fix: item price stock report not working by Rohit Waghchaure · 5 years ago
  76. eaff541 fix: query (#19376) by Anurag Mishra · 5 years ago
  77. c58d7d8 Merge pull request #19363 from rohitwaghchaure/stock_balance_report_not_working_for_stock_recon by Deepesh Garg · 5 years ago
  78. 432b035 fix: stock balance report not working if actual qty is zero by Rohit Waghchaure · 5 years ago
  79. dfc10bb fix: Fixed consumed qty based on Stock Ledger Entry (#19305) by Nabin Hait · 5 years ago
  80. 9351313 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-stock-ageing-report by Mangesh-Khairnar · 5 years ago
  81. ea70c6f fix: dynamically filter fifo queue by Mangesh-Khairnar · 5 years ago
  82. ed1cc18 fix: stock ledger report not showing data if the UOM filter has selected (#19179) by rohitwaghchaure · 5 years ago
  83. 77f2263 fix(stock-ageing): filter none values from the fifo queue by Mangesh-Khairnar · 5 years ago
  84. 5dcf2c6 chore: remove unlinked letter head references (#19138) by Mangesh-Khairnar · 5 years ago
  85. 462d9cb feat: "Purchase Order items to be Received or Billed" report (#19091) by Suraj Shetty · 5 years ago
  86. 28d182a fix: Permission issue in Total Stock Summary report (#19110) by Suraj Shetty · 5 years ago
  87. 9e4f674 fix: indentation error in stock ageing by kaviya · 5 years ago
  88. bc001d2 feat: Add stock ageing data to stock balance report (#19036) by Suraj Shetty · 5 years ago
  89. 06f99ca fix: Fixes in stock ageing report by deepeshgarg007 · 5 years ago
  90. 7fdab02 fix: Use get_serial_no and remove batch by deepeshgarg007 · 5 years ago
  91. 1495c95 fix: Remove batch by deepeshgarg007 · 5 years ago
  92. e3a2ab1 fix: Consider serial no and batches in Stock ageing report by deepeshgarg007 · 5 years ago
  93. f7733be fix: Enhancement in stock ageing report by deepeshgarg007 · 5 years ago
  94. 4d53992 fix: Changed columns to new dict form by deepeshgarg007 · 5 years ago
  95. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 5 years ago
  96. f078031 fix: multiple minor issues in delayed order report (#18134) by rohitwaghchaure · 5 years ago
  97. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  98. 468d556 fix: set serial numbers as data field by Shivam Mishra · 5 years ago
  99. 3d47a6d fix: Company filters in Total Stock Summary Report (#17965) by Anurag Mishra · 5 years ago
  100. 725f56f feat: delayed order reports by Rohit Waghchaure · 5 years ago