1. b70f3de perf: memory consumption for the stock balance report (#39626) by rohitwaghchaure · 12 months ago
  2. d1fb90e fix: default enable closing stock balance (#39551) by rohitwaghchaure · 1 year ago
  3. 1a670ff fix: Serial No Ledger permission issue by Rohit Waghchaure · 1 year ago
  4. ed927f1 perf: use unbuffered_cursor for stock_ageing report (#39399) by Ankush Menat · 1 year, 1 month ago
  5. 2e03af7 perf: use iterator for stock ageing report (#39346) by Ankush Menat · 1 year, 1 month ago
  6. a5d5223 fix: `Reserved Stock` report by s-aga-r · 1 year, 1 month ago
  7. 9983283 perf: use estimated rows instead of actual rows (#38830) by Ankush Menat · 1 year, 1 month ago
  8. 5a83a16 fix: wrong currency in Stock Balance report by s-aga-r · 1 year, 2 months ago
  9. 780c427 fix: serial no filter in the Serial No Ledger report (#38669) by rohitwaghchaure · 1 year, 2 months ago
  10. 16c297c feat: add `Valuation Method` column in `Stock Ledger Variance` report by s-aga-r · 1 year, 2 months ago
  11. 8beec58 fix: incorrect SLE for `Moving Average` valuation method by s-aga-r · 1 year, 2 months ago
  12. fb3421f feat: `Company` filter in `Stock Ledger Variance` report by s-aga-r · 1 year, 2 months ago
  13. 01aadbe fix: don't show non-stock items in Stock Analytics report by s-aga-r · 1 year, 2 months ago
  14. ccdcb7d fix(ux): stock-item filter for Item Code field by s-aga-r · 1 year, 2 months ago
  15. 592fc81 fix: serial no status (#38391) by rohitwaghchaure · 1 year, 2 months ago
  16. 8f00481 fix: no fstring in translation (#38381) by Raffael Meyer · 1 year, 2 months ago
  17. 32f622e fix: valuation rate in report Item Prices (#38161) by Patrick Eissler · 1 year, 3 months ago
  18. d4c0dbf fix: incorrect available qty for backdated stock reco with batch (#37858) by rohitwaghchaure · 1 year, 3 months ago
  19. 961d2d9 refactor: rename field `against_pick_list` by s-aga-r · 1 year, 4 months ago
  20. c679d54 Merge pull request #37185 from s-aga-r/REFACTOR-SRE by s-aga-r · 1 year, 4 months ago
  21. 8b6430c refactor(minor): `Stock Reservation Entry` by s-aga-r · 1 year, 4 months ago
  22. acda72d feat: `Stock Ledger Variance` report (#37165) by s-aga-r · 1 year, 4 months ago
  23. f0859ec fix: labels for `Stock Ledger Invariant Check` report (#37150) by s-aga-r · 1 year, 4 months ago
  24. 9c9d0ec feat: provision to create RIV from `Stock Ledger Invariant Check` report (#37115) by s-aga-r · 1 year, 5 months ago
  25. 8ce6b81 fix: use primary key for link lookup (#36919) by Devin Slauenwhite · 1 year, 5 months ago
  26. 2d8363a feat: Serial and Batch reservation (#35946) by s-aga-r · 1 year, 5 months ago
  27. dea802d fix: added valuation field type (Float/Currency) in the filter (#36866) by rohitwaghchaure · 1 year, 5 months ago
  28. 4a7fc15 fix: don't show disabled items in `Item Shortage Report` (#36550) by s-aga-r · 1 year, 6 months ago
  29. f31d075 perf: avoid full table scan in sle count check (#36428) by Ankush Menat · 1 year, 6 months ago
  30. ee7da63 Merge pull request #36380 from rohitwaghchaure/fixed-fieldtype-from-currency-to-flt by rohitwaghchaure · 1 year, 6 months ago
  31. c82cb37 fix: change fieldtype from Currency to Float for the valuation rate in the stock report by Rohit Waghchaure · 1 year, 6 months ago
  32. 2341061 fix: Default year start and end date in reports by Deepesh Garg · 1 year, 6 months ago
  33. 4496a67 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
  34. cf50bb4 Revert "fix: Default year start and end dates in reports" by Deepesh Garg · 1 year, 6 months ago
  35. 5dc8195 Merge pull request #36249 from deepeshgarg007/default_dates by Deepesh Garg · 1 year, 6 months ago
  36. 1d7dbd3 perf: don't use ifnull where it's not required (#36336) by Ankush Menat · 1 year, 6 months ago
  37. 3f81e15 Merge pull request #36147 from deepeshgarg007/eslint by Deepesh Garg · 1 year, 6 months ago
  38. 3c92686 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
  39. 9a9939c Merge pull request #36208 from rohitwaghchaure/fixed-filter-mandatory-for-batch-wise-balance-report by rohitwaghchaure · 1 year, 7 months ago
  40. 1649862 fix: made item or warehouse filter mandatory by Rohit Waghchaure · 1 year, 7 months ago
  41. a0742c5 Merge pull request #36151 from rohitwaghchaure/table-for-serial-and-batch by rohitwaghchaure · 1 year, 7 months ago
  42. 708eefb fix: Added report 'Serial and Batch Summary' to view serial / batch nos by Rohit Waghchaure · 1 year, 7 months ago
  43. 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 7 months ago
  44. 5f307f9 refactor: `Batch Item Expiry Status` report (#36106) by s-aga-r · 1 year, 7 months ago
  45. 9f669d4 Stock aging report fix when called in dashboard chart (#35671) by Hossein Yousefian · 1 year, 8 months ago
  46. bb95451 feat: added jinja method get_serial_or_batch_nos for print format and new print format 'Purchase Receipt Serial and Batch Bundle Print for reference by Rohit Waghchaure · 1 year, 8 months ago
  47. e88c5d6 fix: travis for subcontracting module by Rohit Waghchaure · 1 year, 10 months ago
  48. 648efca feat: auto create serial and batch bundle by Rohit Waghchaure · 1 year, 10 months ago
  49. c1132d1 fix: serial and batch selector and added deprecated decorator by Rohit Waghchaure · 1 year, 10 months ago
  50. 0eaf6de feat: serial and batch bundle for POS by Rohit Waghchaure · 1 year, 11 months ago
  51. 4670464 refactor: serial no ledger and batchwise balance history report by Rohit Waghchaure · 1 year, 11 months ago
  52. 1905239 fix(ux): throw if no row selected to create repost entries by s-aga-r · 1 year, 8 months ago
  53. 8cc8af8 Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 8 months ago
  54. c4e1f92 chore: typo in stock balance by Sagar Sharma · 1 year, 8 months ago
  55. 82f0bd9 feat: add `Reserved Stock` column in `Stock Balance` Report by Sagar Sharma · 1 year, 8 months ago
  56. 3f548ac fix: Stock Analytics and Warehouse wise Item Balance Age and Value issue by Rohit Waghchaure · 1 year, 9 months ago
  57. 545b2d3 fix: balance quantity by Rohit Waghchaure · 1 year, 9 months ago
  58. d9979b2 refactor: stock balance report by Rohit Waghchaure · 1 year, 9 months ago
  59. 7b818e9 feat: provision to make reposting entries from Stock and Account Value Comparison Report by Rohit Waghchaure · 1 year, 9 months ago
  60. 06e91e7 feat: reserve qty against production plan raw materials in BIN by Rohit Waghchaure · 1 year, 9 months ago
  61. 31cdfa3 Merge branch 'develop' into FIX-ISS-22-23-06298 by Sagar Sharma · 1 year, 9 months ago
  62. e782a05 refactor: `get_stock_value_on()` to get stock value of multiple warehouses at once by s-aga-r · 1 year, 9 months ago
  63. 7a63fbe Revert "fix: Incorrect difference value in Stock and Account Value Comparison…" by rohitwaghchaure · 1 year, 9 months ago
  64. dd238aa Merge pull request #34929 from rohitwaghchaure/fixed-stock-and-account-value-report by rohitwaghchaure · 1 year, 10 months ago
  65. a771826 fix: Incorrect difference value in Stock and Account Value Comparison report by Rohit Waghchaure · 1 year, 10 months ago
  66. d07d67a Merge branch 'develop' into use-UnixTimestamp by Sagar Sharma · 1 year, 10 months ago
  67. 91a398a fix: use CombineDatetime instead of Timestamp in QB queries by s-aga-r · 1 year, 10 months ago
  68. 9ceb1f6 fix: don't show disabled warehouses in the Warehouse Wise Stock Balance report by Rohit Waghchaure · 1 year, 10 months ago
  69. cbdaab9 fix: incorrect balance qty in the stock ledger report by Rohit Waghchaure · 1 year, 10 months ago
  70. b04a101 fix: incorrect `Opening Value` in `Stock Balance` report by s-aga-r · 1 year, 11 months ago
  71. 0e388ba fix: inventory dimension filter not overriding with existing filter for stock ledger report by Rohit Waghchaure · 2 years ago
  72. 56356ff chore: add `Item Name` column in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 2 years ago
  73. d7a665c chore: column width in `Warehouse wise Item Balance Age and Value` report by s-aga-r · 2 years ago
  74. be05aea fix: better comparision of difference value between stock and account by Smit Vora · 2 years, 1 month ago
  75. ae31ff1 fix: disabled items showing in the report 'Itemwise Recommended Reorder Level ' by Rohit Waghchaure · 2 years, 2 months ago
  76. f598da7 fix: total value in Warehouse Wise Stock Balance by Rohit Waghchaure · 2 years, 2 months ago
  77. 861aa9e feat: warehouse wise stock balance by Rohit Waghchaure · 2 years, 2 months ago
  78. be19e4f fix: Valuation Rate column UX in stock ledger report by Rohit Waghchaure · 2 years, 2 months ago
  79. 546c809 fix: use `list()` on self mutating iteration by Sabu Siyad · 2 years, 3 months ago
  80. 8355c10 fix: Increase columns width in Warehouse wise Item Balance Age and Value by Nihantra C. Patel · 2 years, 3 months ago
  81. 8581b78 Merge pull request #32713 from ernestoruiz89/patch-9 by Deepesh Garg · 2 years, 3 months ago
  82. 4c7fa94 fix: correct linters by Ernesto Ruiz · 2 years, 3 months ago
  83. 9c529c6 fix: correct linters by Ernesto Ruiz · 2 years, 3 months ago
  84. c1e608d fix: add translate function to period in stock_analytics.py by Ernesto Ruiz · 2 years, 3 months ago
  85. 71a0ae2 fix: refactor code for better translatable string in stock_ageing.py by Ernesto Ruiz · 2 years, 3 months ago
  86. 26c00f8 Merge branch 'develop' into refactor/stock/remaining-reports by Sagar Sharma · 2 years, 3 months ago
  87. 40bd121 refactor: rewrite `Itemwise Recommended Reorder Level Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  88. cde785f refactor: rewrite `Product Bundle Balance Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  89. feaa2db refactor: rewrite `Stock Ledger Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  90. 582e1bf Merge branch 'develop' into refactor/stock/reports by Sagar Sharma · 2 years, 4 months ago
  91. 2481574 chore: seperate function to apply filter for warehouse in case of QB by Rohit Waghchaure · 2 years, 4 months ago
  92. 6381e75 fix: group warehouse filter not working for Batchwise Balance history report by Rohit Waghchaure · 2 years, 4 months ago
  93. f0f2413 Merge branch 'develop' into refactor/stock/reports by Sagar Sharma · 2 years, 4 months ago
  94. 8103856 refactor: rewrite `Warehouse wise Item Balance Age and Value Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  95. 7c759b1 refactor: rewrite `Total Stock Summary Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  96. d3c073d refactor: rewrite `Supplier-Wise Sales Analytics Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  97. c18f13a refactor: rewrite `Stock Projected Qty Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  98. e312d17 refactor: rewrite `Item Prices Report` queries in `QB` by Sagar Sharma · 2 years, 4 months ago
  99. f41d150 fix: report chart field type by hendrik · 2 years, 4 months ago
  100. afb323b Merge branch 'develop' into refactor/stock/report/incorrect-stock-value by Sagar Sharma · 2 years, 4 months ago