1. 9176209 fix: for Tree Type item and item group show net amout by hrzzz · 2 years, 2 months ago
  2. 67a74a4 fix: dont check first row on report load by Ankush Menat · 2 years, 3 months ago
  3. ceeea61 fix: dont override default report options in charts by Ankush Menat · 2 years, 3 months ago
  4. 8b1ff96 fix: translation for filter status on report by hrzzz · 2 years, 4 months ago
  5. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 4 months ago
  6. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 4 months ago
  7. 4f1bfbb test: multiple delivery notes and billed quantity by ruthra kumar · 2 years, 4 months ago
  8. 0331e37 fix: incorrect billed_qty when item has multiple Delivery note by ruthra kumar · 2 years, 4 months ago
  9. 5edd1db Merge pull request #31004 from ruthra-kumar/bug_payment_terms_status_rpt by Deepesh Garg · 2 years, 5 months ago
  10. e826093 fix: multiple entries for same payment term by ruthra kumar · 2 years, 5 months ago
  11. 7bf0e4f fix(charts): Pass fieldtype for chart data in selling reports by Gavin D'souza · 2 years, 5 months ago
  12. d96bfe1 Merge pull request #30721 from ruthra-kumar/bug_so_analysis_report by Deepesh Garg · 2 years, 6 months ago
  13. 13487e2 test: Sales order analysis report by ruthra kumar · 2 years, 6 months ago
  14. e28e672 fix: SO analysis rpt will fetch SO's without Delivery note as well by ruthra kumar · 2 years, 6 months ago
  15. f3e6a26 Merge pull request #30499 from ruthra-kumar/payment_terms_status_filter by Deepesh Garg · 2 years, 6 months ago
  16. 16bfb93 test: added test cases for group filters by ruthra kumar · 2 years, 6 months ago
  17. b2ed9fd refactor: use group fields from Sales Order and Sales Order Items by ruthra kumar · 2 years, 6 months ago
  18. e324d66 refactor: item filters are linked with group filters by ruthra kumar · 2 years, 6 months ago
  19. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 6 months ago
  20. 7558f1b refactor: adding new filters and column to test cases by ruthra kumar · 2 years, 6 months ago
  21. eaeadbc feat: additional filters in payment terms status report by ruthra kumar · 2 years, 6 months ago
  22. 76dce2e fix: use `name` for links not `item_code` (#30462) by Ankush Menat · 2 years, 6 months ago
  23. 494bd9e style: format code with black by Ankush Menat · 2 years, 6 months ago
  24. 36df210 refactor: sales analytics by barredterra · 2 years, 7 months ago
  25. e2c144e fix: Item-wise sales history report by Deepesh Garg · 2 years, 7 months ago
  26. b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 2 years, 7 months ago
  27. 2f5bfcc Merge branch 'develop' into payment_terms_report by Deepesh Garg · 2 years, 8 months ago
  28. 48f37c7 test: added test for alternate currency by ruthra kumar · 2 years, 8 months ago
  29. 49fdc6c test: refactor and fix failing test case by ruthra kumar · 2 years, 8 months ago
  30. a4b8d67 refactor: create invoices list without if else by ruthra kumar · 2 years, 8 months ago
  31. 85ed0fb fix: default to company currency in report output by ruthra kumar · 2 years, 8 months ago
  32. bc244d0 refactor: currency field and code cleanup by ruthra kumar · 2 years, 8 months ago
  33. 4284017 fix: Copyright info by Deepesh Garg · 2 years, 8 months ago
  34. 29c7947 fix: Further sort sales_order_analysis to get consistent response by Suraj Shetty · 2 years, 8 months ago
  35. 53addfd fix: sider issue by Saqib Ansari · 2 years, 9 months ago
  36. 50c276f fix: bypass_credit_limit_check in credit balance report by Saqib Ansari · 2 years, 9 months ago
  37. aef432e fix: description not fetched in sales order analytics report (#29230) by Saqib Ansari · 2 years, 9 months ago
  38. 4535a7a test: qty and rate changed to remove need for fractional Nos by ruthra · 2 years, 9 months ago
  39. edd980a refactor: remove unused imports by ruthra · 2 years, 9 months ago
  40. 9f1e688 test: fix failing test case payment terms status by ruthra · 2 years, 9 months ago
  41. 1bac793 feat: Payment Terms Status report by ruthra · 2 years, 9 months ago
  42. 8aa9481 Merge branch 'develop' into so-days-taken-to-deliver by Saqib · 2 years, 10 months ago
  43. 9232f75 refactor: change field to duration and fetch elapsed seconds by ruthra · 2 years, 10 months ago
  44. 96ef88d test: remove commits from tests (#27939) by Ankush Menat · 2 years, 10 months ago
  45. 2813e5e feat: new column 'Time taken to Deliver' in sales order analysis by ruthra · 2 years, 10 months ago
  46. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  47. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  48. 44139fb fix: cancelled sales invoices are considered in billed quantity calculation by Saqib Ansari · 3 years, 1 month ago
  49. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  50. 763450d Revert "fix: add child item groups into the filters (#26997)" (#27266) by Afshan · 3 years, 1 month ago
  51. c60d552 fix: add child item groups into the filters (#26997) by Afshan · 3 years, 2 months ago
  52. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  53. 70823b6 fix: Incorrect billed qty in Sales Order analytics by Deepesh Garg · 3 years, 4 months ago
  54. 87b2a51 fix: escape sql filters in credit report by Ankush Menat · 3 years, 6 months ago
  55. 46d5f4c refactor(analytics report): linting by hasnain2808@gmail.com · 3 years, 10 months ago
  56. 9962ba8 fix: charts not displaying when tree_type changed by hasnain2808@gmail.com · 3 years, 10 months ago
  57. db0bbfa feat(reports): get item details from Item doctype instead of the Transaction by Rucha Mahabal · 3 years, 10 months ago
  58. cc6ca97 fix: Item-wise Sales History Report Error (#23349) by Michelle Alva · 4 years, 1 month ago
  59. bae2d5d fix: review changes by Anupam · 4 years, 1 month ago
  60. ed08e59 feat: added project in Sales Analytics report by Anupam K · 4 years, 1 month ago
  61. 232cb37 Merge branch 'develop' into variance-report-fix by Anupam Kumar · 4 years, 1 month ago
  62. 1dfd9fd fix: check if row['delay'] exists (#22889) by Prssanna Desai · 4 years, 2 months ago
  63. 5d5f026 fix: Target variance report signs by Anupam K · 4 years, 3 months ago
  64. 3e4b5e5 fix: item-wise sales history report (#22783) by Anupam Kumar · 4 years, 3 months ago
  65. 73edba0 fix: handle nonetype issue for packed items (#22493) by Mangesh-Khairnar · 4 years, 3 months ago
  66. c4382ab Merge pull request #22410 from kennethsequeira/item_report_date by rohitwaghchaure · 4 years, 4 months ago
  67. f5b7bd9 fix: add error prompt for wrong date range by Kenneth Sequeira · 4 years, 4 months ago
  68. 84c6973 fix: adding json for checked add total row by Afshan · 4 years, 4 months ago
  69. 3fbe6e9 fix: test case by Afshan · 4 years, 4 months ago
  70. 65f00ce fix: Skipping* by Afshan · 4 years, 4 months ago
  71. fbd6657 Skiping total row for tree-view reports by Afshan · 4 years, 4 months ago
  72. 383807f feat: Selling Desk, Dashboard and Onboarding (#22055) by Marica · 4 years, 4 months ago
  73. ec2dec0 Merge pull request #22334 from kennethsequeira/item-sale-hist by rohitwaghchaure · 4 years, 4 months ago
  74. 766f978 fix: Customer Group label in Itemwise Sales report by Kenneth Sequeira · 4 years, 4 months ago
  75. a4cd9e2 use getdate() for comparing dates by Abhishek Balam · 4 years, 4 months ago
  76. 6c4a24a cleanup by Abhishek Balam · 4 years, 4 months ago
  77. 1a28227 fix merge conflict by Abhishek Balam · 4 years, 4 months ago
  78. 996b306 fix territory count by Abhishek Balam · 4 years, 4 months ago
  79. 72450d2 add revenue if within date range by Abhishek Balam · 4 years, 4 months ago
  80. f596b59 indent to tabs by Abhishek Balam · 4 years, 4 months ago
  81. fecac67 Merge pull request #22075 from abhishekbalam/fix-customer-count by Deepesh Garg · 4 years, 4 months ago
  82. 192d4c8 indent to tabs instead of spaces by Abhishek Balam · 4 years, 4 months ago
  83. 732f5c1 fixed customer count logic by Abhishek Balam · 4 years, 4 months ago
  84. 12a9328 Merge pull request #21668 from abhishekbalam/develop by Deepesh Garg · 4 years, 5 months ago
  85. 411b125 new parent updating logic, made requested changes by Abhishek Balam · 4 years, 5 months ago
  86. 87776c3 code improvements by Abhishek Balam · 4 years, 5 months ago
  87. 500dff6 fix: adjusted width of colums to see full column names, also fixes #21556 by Abhishek Balam · 4 years, 5 months ago
  88. 5ec5584 In treeview, bold only for root territory, looks cleaner by Abhishek Balam · 4 years, 5 months ago
  89. 7cbc902 removed validation for root node in territory, codacy recommended changed by Abhishek Balam · 4 years, 5 months ago
  90. b59f278 fix: renamed view types, added default by Abhishek Balam · 4 years, 5 months ago
  91. d543830 feat(Selling): Added Territory wise treeview to 'Customer Acquistion and Loyalty' report by Abhishek Balam · 4 years, 5 months ago
  92. 88e6f72 Merge branch 'develop' into sales-report-total-row by Deepesh Garg · 4 years, 5 months ago
  93. 52cc6ad fix: test by Saqib Ansari · 4 years, 5 months ago
  94. ab9bb08 fix: test by Saqib Ansari · 4 years, 5 months ago
  95. 826b395 fix: review fixes by Saqib Ansari · 4 years, 5 months ago
  96. 971170c fix: incorrect total in sales analytics for customer/item group by Saqib Ansari · 4 years, 5 months ago
  97. dfa60e0 chore: calculate total row month-wise in sales analytics by Saqib Ansari · 4 years, 5 months ago
  98. 10d9974 chore: add total row in sales analytics report by Saqib Ansari · 4 years, 5 months ago
  99. 8113294 fix: Remove print by Deepesh Garg · 4 years, 5 months ago
  100. 0a64501 fix: get_period_list API change fixes by Deepesh Garg · 4 years, 5 months ago