1. b819424 fix: incorrect balance qty in stock ledger if batch filter set (#19479) by rohitwaghchaure · 5 years ago
  2. d8b64cd replaced frappe.db.sql with frappe.get_all by Rohit Waghchaure · 5 years ago
  3. 2e01573 fix: item price stock report not working by Rohit Waghchaure · 5 years ago
  4. eaff541 fix: query (#19376) by Anurag Mishra · 5 years ago
  5. c58d7d8 Merge pull request #19363 from rohitwaghchaure/stock_balance_report_not_working_for_stock_recon by Deepesh Garg · 5 years ago
  6. 432b035 fix: stock balance report not working if actual qty is zero by Rohit Waghchaure · 5 years ago
  7. dfc10bb fix: Fixed consumed qty based on Stock Ledger Entry (#19305) by Nabin Hait · 5 years ago
  8. 9351313 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-stock-ageing-report by Mangesh-Khairnar · 5 years ago
  9. ea70c6f fix: dynamically filter fifo queue by Mangesh-Khairnar · 5 years ago
  10. ed1cc18 fix: stock ledger report not showing data if the UOM filter has selected (#19179) by rohitwaghchaure · 5 years ago
  11. 77f2263 fix(stock-ageing): filter none values from the fifo queue by Mangesh-Khairnar · 5 years ago
  12. 5dcf2c6 chore: remove unlinked letter head references (#19138) by Mangesh-Khairnar · 5 years ago
  13. 462d9cb feat: "Purchase Order items to be Received or Billed" report (#19091) by Suraj Shetty · 5 years ago
  14. 28d182a fix: Permission issue in Total Stock Summary report (#19110) by Suraj Shetty · 5 years ago
  15. 9e4f674 fix: indentation error in stock ageing by kaviya · 5 years ago
  16. bc001d2 feat: Add stock ageing data to stock balance report (#19036) by Suraj Shetty · 5 years ago
  17. 06f99ca fix: Fixes in stock ageing report by deepeshgarg007 · 6 years ago
  18. 7fdab02 fix: Use get_serial_no and remove batch by deepeshgarg007 · 6 years ago
  19. 1495c95 fix: Remove batch by deepeshgarg007 · 6 years ago
  20. e3a2ab1 fix: Consider serial no and batches in Stock ageing report by deepeshgarg007 · 6 years ago
  21. f7733be fix: Enhancement in stock ageing report by deepeshgarg007 · 6 years ago
  22. 4d53992 fix: Changed columns to new dict form by deepeshgarg007 · 6 years ago
  23. ca25b92 fix: Calcellation logic for reconciliation of serialized items by Nabin Hait · 6 years ago
  24. f078031 fix: multiple minor issues in delayed order report (#18134) by rohitwaghchaure · 6 years ago
  25. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 6 years ago
  26. 468d556 fix: set serial numbers as data field by Shivam Mishra · 6 years ago
  27. 3d47a6d fix: Company filters in Total Stock Summary Report (#17965) by Anurag Mishra · 6 years ago
  28. 725f56f feat: delayed order reports by Rohit Waghchaure · 6 years ago
  29. 4c16393 feat: creating stock entry against purchase receipt by Anurag Mishra · 6 years ago
  30. bbe2c4f fix: fetch item on the base of item group by Anurag Mishra · 6 years ago
  31. 7129231 fix(Product Bundle Balance): Update frappe.db.escape for v12 by Saif Ur Rehman · 6 years ago
  32. 12a9a3f Merge branch 'develop' into Product-Bundle-Balance by Deepesh Garg · 6 years ago
  33. a69f729 fix: requested filters changes by Anurag Mishra · 6 years ago
  34. 61a7b42 fix: added permission and fix filters in stock balance report by Anurag Mishra · 6 years ago
  35. 7376b4f feat: added warehouse type master by Anurag Mishra · 6 years ago
  36. 99fa813 Merge branch 'develop' into Product-Bundle-Balance by Nabin Hait · 6 years ago
  37. 6dfbd2b fix: Delete old report by deepeshgarg007 · 6 years ago
  38. f1da53e fix(Product Bundle Balance): Remove custom roles by Saif Ur Rehman · 6 years ago
  39. a012b63 style: linting by Saif Ur Rehman · 6 years ago
  40. adc738f style: linting by Saif Ur Rehman · 6 years ago
  41. 35887f1 feat: Product Bundle Balance Report by Saif Ur Rehman · 6 years ago
  42. 8bbc0a0 Merge branch 'develop' into inactive_items by Nabin Hait · 6 years ago
  43. cb2c13f fix: Stock Ledger report fix (#17343) by Deepesh Garg · 6 years ago
  44. e3ea806 fix: Ignore sql injections by deepeshgarg007 · 6 years ago
  45. a89d1df fix: Typo fixes by deepeshgarg007 · 6 years ago
  46. bf2adae fix: Ordering and datatype fixes in inactive items report by deepeshgarg007 · 6 years ago
  47. 767a00f feat: Logic for query and report creation for inactive items by deepeshgarg007 · 6 years ago
  48. 4d1df41 fix: Reordered and deleted unnecessary filters by deepeshgarg007 · 6 years ago
  49. cab2d82 Merge branch 'develop' of https://github.com/frappe/erpnext into inactive_items by deepeshgarg007 · 6 years ago
  50. 508e815 feat: Added filters and columns for inactive items report by deepeshgarg007 · 6 years ago
  51. 1934a76 feat: Add status field in multiple reports linked with purchase order and sales order creation (#17107) by Mangesh-Khairnar · 6 years ago
  52. da7a193 fix(stock): Fixed stock balance and stock ledger report by Nabin Hait · 6 years ago
  53. fa63844 Merge pull request #16925 from rohitwaghchaure/stock_entry_enhancements by rohitwaghchaure · 6 years ago
  54. e196b31 Merge pull request #16961 from rohitwaghchaure/stock_ageing_warehouse_wise by rohitwaghchaure · 6 years ago
  55. 5816fc2 Renamed subcontract to Send to Subcontractor by Rohit Waghchaure · 6 years ago
  56. 3c95387 Merge branch 'master' into develop by Saurabh · 6 years ago
  57. ca9f93c feat: Stock ageing warehouse wise by Rohit Waghchaure · 6 years ago
  58. 957a330 Merge pull request #16634 from Alchez/hotfix-stock-balance-balance by Rushabh Mehta · 6 years ago
  59. 267723f fix: stock ledgre report not working by Rohit Waghchaure · 6 years ago
  60. 9757a60 Fix Company Default to Total Stock Summary Report by Jay Parikh · 6 years ago
  61. e66f596 fix(report): Incorrectdata for balance quantity and value in Stock Balance report by Rohan Bansal · 6 years ago
  62. 74fd5da Merge branch 'master' into develop by Frappe Bot · 6 years ago
  63. 4d1bc0c fix: Add total row in analytics report (#16648) by Deepesh Garg · 6 years ago
  64. 551f52f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  65. d635f72 fix(stock_balance): Make balance qty and value columns more visible by Rohan Bansal · 6 years ago
  66. 9ea19b8 fix: Fixed error on stock balance report by Nabin Hait · 6 years ago
  67. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  68. 1187d61 fix(stock): Escaping issue in stock ledger report by Nabin Hait · 6 years ago
  69. 0c16424 fix(naming): Use creation instead of name to order SLEs by Aditya Hase · 6 years ago
  70. 9e09b3a Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  71. 53a38e8 Merge pull request #16257 from surajshetty3416/permission-fixes by rohitwaghchaure · 6 years ago
  72. 1c1798c [Fix] Warehouse wise item balance age and value report not working (#16258) by rohitwaghchaure · 6 years ago
  73. 7ed37ae Commonify code - use get_permitted_documents function to avoid code redundancy by Suraj Shetty · 6 years ago
  74. 7ae2d59 Merge branch 'staging-fixes' into permission-fixes by Suraj Shetty · 6 years ago
  75. 07e5786 Fix user permission checks by Suraj Shetty · 6 years ago
  76. 7c2a5bd Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  77. 94a3539 Row check fix in stock analytics by deepeshgarg007 · 6 years ago
  78. 1a1c013 Analytics report bug fixes and code cleaning by deepeshgarg007 · 6 years ago
  79. fe1f532 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  80. 05c2989 removed total from graph by deepeshgarg007 · 6 years ago
  81. 4c366ee Minor issue fixes by deepeshgarg007 · 6 years ago
  82. b5c7b96 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  83. 84483ff Stock analytics script report (#15630) by Deepesh Garg · 6 years ago
  84. f3f997f Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  85. 961849b Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  86. cd11bdf [Fix] Supplier wise sales analytics report not showing item details which is added in purchase invoice with update stock (#15869) by rohitwaghchaure · 6 years ago
  87. c1231d6 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  88. b4cf72c Adding "Include UOM" in Reports with Qty and Rates (#15541) by Saif · 6 years ago
  89. d1c467b Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  90. 8e71074 fix(report): Add column for Item Name (#15702) by Shreya Shah · 6 years ago
  91. 8266091 fix(report): Add column for Item Name by Shreya · 6 years ago
  92. f90af80 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  93. 8a4bcef fix(accounts-receivable): Column values in Print and PDF (#15621) by Shreya Shah · 6 years ago
  94. da10f6e Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  95. 719701f Enhancement in Budget Variance and other reports (#15455) by deepeshgarg007 · 6 years ago
  96. 1e7c32b Payroll fixes and more (#15475) by Nabin Hait · 6 years ago
  97. 171c7d4 add filters on item prices report (#15495) by RicardoJohann · 6 years ago
  98. bfc195d Changes to support refactor in frappe pg-poc branch (#15287) by Suraj Shetty · 6 years ago
  99. 8be8345 Stock Projected Qty Item Group Filter (#15340) by Nagarajan · 6 years ago
  100. a2a6568 fix(reports): Made gstr1 ready for govt portal by Nabin Hait · 6 years ago