1. 4cda886 fix: show correct variance for durations with no vouchers by Gursheen Anand · 11 months ago
  2. 9f3a310 test: sales partner targets with invoices by Gursheen Anand · 11 months ago
  3. 7690a40 fix: achieved targets for sales partners by Gursheen Anand · 11 months ago
  4. ec74a5e style: format js files by Ankush Menat · 11 months ago
  5. 7566c1e test: sales person target variance by Gursheen Anand · 11 months ago
  6. a823f16 feat: show contributed qty in transaction summary by Gursheen Anand · 11 months ago
  7. 339698d fix: only consider contributed qty towards achieved targets by Gursheen Anand · 11 months ago
  8. 735576a Merge branch 'develop' into dev_fix_payment_terms_status_for_sales_order_report by ruthra kumar · 1 year ago
  9. 9fc5c0c Merge remote-tracking branch 'origin/develop' into feat/so-po-advance-payment-status by David Arnold · 1 year ago
  10. 6c8f52b fix: Payment Terms Status for Sales Order report should show all payment terms from order not only this comming from template by Florian HENRY · 1 year, 1 month ago
  11. bb18ae8 refactor: use db.get_single_value by Ankush Menat · 1 year, 1 month ago
  12. b73507a Merge remote-tracking branch 'origin/develop' into feat/so-po-advance-payment-status by David Arnold · 1 year, 1 month ago
  13. 9a00edb fix: incorrect price list in customer-wise item price report by ruthra kumar · 1 year, 1 month ago
  14. f73685f Merge remote-tracking branch 'origin/develop' into feat/so-po-advance-payment-status by David Arnold · 1 year, 1 month ago
  15. eb9ee3f refactor: simplify conditional logic by barredterra · 1 year, 2 months ago
  16. e824cd0 Merge remote-tracking branch 'upstream/develop' into feat/so-po-advance-payment-status by David Arnold · 1 year, 2 months ago
  17. f4d418e fix: item group filter in sales person wise report by ruthra kumar · 1 year, 2 months ago
  18. 477d9fa feat: new Report "Lost Quotations" (#38309) by Raffael Meyer · 1 year, 2 months ago
  19. c2f0fad Merge remote-tracking branch 'upstream/develop' into feat/so-po-advance-payment-status by David Arnold · 1 year, 3 months ago
  20. ecc305d fix: add customer name and supplier name columns (#37557) by ViralKansodiya · 1 year, 3 months ago
  21. 45b4bfc fix: sales order not assigned to territory orders (#37905) by jabir-elat · 1 year, 3 months ago
  22. 8b21ca2 fixup! feat(payment): add advance payment status to advance payment doctypes to better track advance payments by David Arnold · 1 year, 4 months ago
  23. 2341061 fix: Default year start and end date in reports by Deepesh Garg · 1 year, 6 months ago
  24. 4496a67 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
  25. cf50bb4 Revert "fix: Default year start and end dates in reports" by Deepesh Garg · 1 year, 6 months ago
  26. 5dc8195 Merge pull request #36249 from deepeshgarg007/default_dates by Deepesh Garg · 1 year, 6 months ago
  27. 3f81e15 Merge pull request #36147 from deepeshgarg007/eslint by Deepesh Garg · 1 year, 6 months ago
  28. 3c92686 fix: Default year start and end dates in reports by Deepesh Garg · 1 year, 6 months ago
  29. 924cdef ci: add eslint and update linting confs by Deepesh Garg · 1 year, 7 months ago
  30. da72bd9 feat: add Lead to Adresse And contact report by Florian HENRY · 1 year, 7 months ago
  31. 87108be fix: Sales person variance report without item group (#34552) by Deepesh Garg · 1 year, 11 months ago
  32. 7fcd74e fix(test): flaky test case in Payment terms report by ruthra kumar · 1 year, 11 months ago
  33. c88444a fix: Filters in item-wise sales history report (#34145) by Deepesh Garg · 2 years ago
  34. 9600858 Merge pull request #34048 from ruthra-kumar/typeerror_on_sales_order_analysis by ruthra kumar · 2 years ago
  35. 00a4191 fix: typeerror on Sales Order analysis report by ruthra kumar · 2 years ago
  36. 192a339 refactor: filter only immediate upcoming payment term for each SO (#33923) by ruthra kumar · 2 years ago
  37. 2cc7239 fix: currency formatting in item-wise sales history (#33903) by Dany Robert · 2 years ago
  38. 4ecce24 feat: adding warehouse filter for sales order ananlysis report by Gokulnath · 2 years, 2 months ago
  39. 8581b78 Merge pull request #32713 from ernestoruiz89/patch-9 by Deepesh Garg · 2 years, 3 months ago
  40. fed39a5 test: due date filter on Payment Terms report by ruthra kumar · 2 years, 3 months ago
  41. 4765f93 fix: key error in filter access by ruthra kumar · 2 years, 3 months ago
  42. aadb6b1 feat: additional filters on Payment terms report by ruthra kumar · 2 years, 3 months ago
  43. b7b53b5 fix: correct linters by Ernesto Ruiz · 2 years, 3 months ago
  44. 083a781 fix: add translate function to period in sales_analytics.py by Ernesto Ruiz · 2 years, 3 months ago
  45. 9176209 fix: for Tree Type item and item group show net amout by hrzzz · 2 years, 6 months ago
  46. 67a74a4 fix: dont check first row on report load by Ankush Menat · 2 years, 7 months ago
  47. ceeea61 fix: dont override default report options in charts by Ankush Menat · 2 years, 7 months ago
  48. 8b1ff96 fix: translation for filter status on report by hrzzz · 2 years, 8 months ago
  49. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 8 months ago
  50. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 8 months ago
  51. 4f1bfbb test: multiple delivery notes and billed quantity by ruthra kumar · 2 years, 8 months ago
  52. 0331e37 fix: incorrect billed_qty when item has multiple Delivery note by ruthra kumar · 2 years, 8 months ago
  53. 5edd1db Merge pull request #31004 from ruthra-kumar/bug_payment_terms_status_rpt by Deepesh Garg · 2 years, 9 months ago
  54. e826093 fix: multiple entries for same payment term by ruthra kumar · 2 years, 9 months ago
  55. 7bf0e4f fix(charts): Pass fieldtype for chart data in selling reports by Gavin D'souza · 2 years, 9 months ago
  56. d96bfe1 Merge pull request #30721 from ruthra-kumar/bug_so_analysis_report by Deepesh Garg · 2 years, 10 months ago
  57. 13487e2 test: Sales order analysis report by ruthra kumar · 2 years, 10 months ago
  58. e28e672 fix: SO analysis rpt will fetch SO's without Delivery note as well by ruthra kumar · 2 years, 10 months ago
  59. f3e6a26 Merge pull request #30499 from ruthra-kumar/payment_terms_status_filter by Deepesh Garg · 2 years, 10 months ago
  60. 16bfb93 test: added test cases for group filters by ruthra kumar · 2 years, 10 months ago
  61. b2ed9fd refactor: use group fields from Sales Order and Sales Order Items by ruthra kumar · 2 years, 10 months ago
  62. e324d66 refactor: item filters are linked with group filters by ruthra kumar · 2 years, 10 months ago
  63. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 10 months ago
  64. 7558f1b refactor: adding new filters and column to test cases by ruthra kumar · 2 years, 10 months ago
  65. eaeadbc feat: additional filters in payment terms status report by ruthra kumar · 2 years, 10 months ago
  66. 76dce2e fix: use `name` for links not `item_code` (#30462) by Ankush Menat · 2 years, 10 months ago
  67. 494bd9e style: format code with black by Ankush Menat · 2 years, 10 months ago
  68. 36df210 refactor: sales analytics by barredterra · 2 years, 11 months ago
  69. e2c144e fix: Item-wise sales history report by Deepesh Garg · 2 years, 11 months ago
  70. b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 3 years ago
  71. 2f5bfcc Merge branch 'develop' into payment_terms_report by Deepesh Garg · 3 years ago
  72. 48f37c7 test: added test for alternate currency by ruthra kumar · 3 years ago
  73. 49fdc6c test: refactor and fix failing test case by ruthra kumar · 3 years ago
  74. a4b8d67 refactor: create invoices list without if else by ruthra kumar · 3 years ago
  75. 85ed0fb fix: default to company currency in report output by ruthra kumar · 3 years ago
  76. bc244d0 refactor: currency field and code cleanup by ruthra kumar · 3 years ago
  77. 4284017 fix: Copyright info by Deepesh Garg · 3 years ago
  78. 29c7947 fix: Further sort sales_order_analysis to get consistent response by Suraj Shetty · 3 years ago
  79. 53addfd fix: sider issue by Saqib Ansari · 3 years ago
  80. 50c276f fix: bypass_credit_limit_check in credit balance report by Saqib Ansari · 3 years ago
  81. aef432e fix: description not fetched in sales order analytics report (#29230) by Saqib Ansari · 3 years, 1 month ago
  82. 4535a7a test: qty and rate changed to remove need for fractional Nos by ruthra · 3 years, 1 month ago
  83. edd980a refactor: remove unused imports by ruthra · 3 years, 1 month ago
  84. 9f1e688 test: fix failing test case payment terms status by ruthra · 3 years, 1 month ago
  85. 1bac793 feat: Payment Terms Status report by ruthra · 3 years, 1 month ago
  86. 8aa9481 Merge branch 'develop' into so-days-taken-to-deliver by Saqib · 3 years, 2 months ago
  87. 9232f75 refactor: change field to duration and fetch elapsed seconds by ruthra · 3 years, 2 months ago
  88. 96ef88d test: remove commits from tests (#27939) by Ankush Menat · 3 years, 2 months ago
  89. 2813e5e feat: new column 'Time taken to Deliver' in sales order analysis by ruthra · 3 years, 2 months ago
  90. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years, 3 months ago
  91. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years, 3 months ago
  92. 44139fb fix: cancelled sales invoices are considered in billed quantity calculation by Saqib Ansari · 3 years, 5 months ago
  93. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 5 months ago
  94. 763450d Revert "fix: add child item groups into the filters (#26997)" (#27266) by Afshan · 3 years, 5 months ago
  95. c60d552 fix: add child item groups into the filters (#26997) by Afshan · 3 years, 6 months ago
  96. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 6 months ago
  97. 70823b6 fix: Incorrect billed qty in Sales Order analytics by Deepesh Garg · 3 years, 8 months ago
  98. 87b2a51 fix: escape sql filters in credit report by Ankush Menat · 3 years, 10 months ago
  99. 46d5f4c refactor(analytics report): linting by hasnain2808@gmail.com · 4 years, 1 month ago
  100. 9962ba8 fix: charts not displaying when tree_type changed by hasnain2808@gmail.com · 4 years, 2 months ago