1. cc6ca97 fix: Item-wise Sales History Report Error (#23349) by Michelle Alva · 4 years, 1 month ago
  2. bae2d5d fix: review changes by Anupam · 4 years, 1 month ago
  3. ed08e59 feat: added project in Sales Analytics report by Anupam K · 4 years, 1 month ago
  4. 232cb37 Merge branch 'develop' into variance-report-fix by Anupam Kumar · 4 years, 1 month ago
  5. 1dfd9fd fix: check if row['delay'] exists (#22889) by Prssanna Desai · 4 years, 2 months ago
  6. 5d5f026 fix: Target variance report signs by Anupam K · 4 years, 3 months ago
  7. 3e4b5e5 fix: item-wise sales history report (#22783) by Anupam Kumar · 4 years, 3 months ago
  8. 73edba0 fix: handle nonetype issue for packed items (#22493) by Mangesh-Khairnar · 4 years, 3 months ago
  9. c4382ab Merge pull request #22410 from kennethsequeira/item_report_date by rohitwaghchaure · 4 years, 4 months ago
  10. f5b7bd9 fix: add error prompt for wrong date range by Kenneth Sequeira · 4 years, 4 months ago
  11. 84c6973 fix: adding json for checked add total row by Afshan · 4 years, 4 months ago
  12. 3fbe6e9 fix: test case by Afshan · 4 years, 4 months ago
  13. 65f00ce fix: Skipping* by Afshan · 4 years, 4 months ago
  14. fbd6657 Skiping total row for tree-view reports by Afshan · 4 years, 4 months ago
  15. 383807f feat: Selling Desk, Dashboard and Onboarding (#22055) by Marica · 4 years, 4 months ago
  16. ec2dec0 Merge pull request #22334 from kennethsequeira/item-sale-hist by rohitwaghchaure · 4 years, 4 months ago
  17. 766f978 fix: Customer Group label in Itemwise Sales report by Kenneth Sequeira · 4 years, 4 months ago
  18. a4cd9e2 use getdate() for comparing dates by Abhishek Balam · 4 years, 4 months ago
  19. 6c4a24a cleanup by Abhishek Balam · 4 years, 4 months ago
  20. 1a28227 fix merge conflict by Abhishek Balam · 4 years, 4 months ago
  21. 996b306 fix territory count by Abhishek Balam · 4 years, 4 months ago
  22. 72450d2 add revenue if within date range by Abhishek Balam · 4 years, 4 months ago
  23. f596b59 indent to tabs by Abhishek Balam · 4 years, 4 months ago
  24. fecac67 Merge pull request #22075 from abhishekbalam/fix-customer-count by Deepesh Garg · 4 years, 4 months ago
  25. 192d4c8 indent to tabs instead of spaces by Abhishek Balam · 4 years, 4 months ago
  26. 732f5c1 fixed customer count logic by Abhishek Balam · 4 years, 4 months ago
  27. 12a9328 Merge pull request #21668 from abhishekbalam/develop by Deepesh Garg · 4 years, 5 months ago
  28. 411b125 new parent updating logic, made requested changes by Abhishek Balam · 4 years, 5 months ago
  29. 87776c3 code improvements by Abhishek Balam · 4 years, 5 months ago
  30. 500dff6 fix: adjusted width of colums to see full column names, also fixes #21556 by Abhishek Balam · 4 years, 5 months ago
  31. 5ec5584 In treeview, bold only for root territory, looks cleaner by Abhishek Balam · 4 years, 5 months ago
  32. 7cbc902 removed validation for root node in territory, codacy recommended changed by Abhishek Balam · 4 years, 5 months ago
  33. b59f278 fix: renamed view types, added default by Abhishek Balam · 4 years, 5 months ago
  34. d543830 feat(Selling): Added Territory wise treeview to 'Customer Acquistion and Loyalty' report by Abhishek Balam · 4 years, 5 months ago
  35. 88e6f72 Merge branch 'develop' into sales-report-total-row by Deepesh Garg · 4 years, 5 months ago
  36. 52cc6ad fix: test by Saqib Ansari · 4 years, 5 months ago
  37. ab9bb08 fix: test by Saqib Ansari · 4 years, 5 months ago
  38. 826b395 fix: review fixes by Saqib Ansari · 4 years, 5 months ago
  39. 971170c fix: incorrect total in sales analytics for customer/item group by Saqib Ansari · 4 years, 5 months ago
  40. dfa60e0 chore: calculate total row month-wise in sales analytics by Saqib Ansari · 4 years, 5 months ago
  41. 10d9974 chore: add total row in sales analytics report by Saqib Ansari · 4 years, 5 months ago
  42. 8113294 fix: Remove print by Deepesh Garg · 4 years, 5 months ago
  43. 0a64501 fix: get_period_list API change fixes by Deepesh Garg · 4 years, 5 months ago
  44. 55baccd fix: specify column width by Shivam Mishra · 4 years, 6 months ago
  45. e4fecd7 Merge pull request #21144 from anupamvs/year-sum-fix by rohitwaghchaure · 4 years, 6 months ago
  46. b20dbff Sum of years not needed. by Anupam K · 4 years, 6 months ago
  47. e48bcb3 Sum of years not needed. by Anupam K · 4 years, 6 months ago
  48. 85aae7d bug: Item-wise Sales History - Billed amount by Anupam K · 4 years, 7 months ago
  49. cf8e273 Merge pull request #20428 from 0Pranav/territory-sales-pipeline by Deepesh Garg · 4 years, 8 months ago
  50. da406d7 fix: Remove debug param by Deepesh Garg · 4 years, 8 months ago
  51. a4928f6 fix: Add report link in module view and fix date filter by Deepesh Garg · 4 years, 8 months ago
  52. 9d9a3d8 fix: filters after rename by 0Pranav · 4 years, 8 months ago
  53. 9c4399e fix: better syntax for checking empty arrays by 0Pranav · 4 years, 8 months ago
  54. b1473c3 fix: return empty array by 0Pranav · 4 years, 8 months ago
  55. 75adb80 various fixes from review by 0Pranav · 4 years, 8 months ago
  56. 48e9bc3 fix: Incorrect translation syntax by Suraj Shetty · 4 years, 8 months ago
  57. 6280609 enhancement: add territory wise sales report by 0Pranav · 4 years, 9 months ago
  58. c58495d fix: Item-wise Sales History report not working (#19889) by rohitwaghchaure · 4 years, 10 months ago
  59. f89b172 fix: Available stock for packing item report by deepeshgarg007 · 4 years, 10 months ago
  60. 2f44480 enhancement: Item-wise sales history report (#19500) by Mangesh-Khairnar · 5 years ago
  61. 683a89a fix: Chart fix in Analytics report by deepeshgarg007 · 5 years ago
  62. 5dcf2c6 chore: remove unlinked letter head references (#19138) by Mangesh-Khairnar · 5 years ago
  63. cef75a5 fix: Customer Credit Balance Report query fix (#19105) by Marica · 5 years ago
  64. b847731 Merge branch 'feat-customer-credit-limit' of https://github.com/Mangesh-Khairnar/erpnext into Mangesh-Khairnar-feat-customer-credit-limit by Nabin Hait · 5 years ago
  65. cffe577 fix: Add UOM in anlytics report when viewing based on item (#18902) by Deepesh Garg · 5 years ago
  66. 867ac10 fix: handle for product bundle (#18420) by Anurag Mishra · 5 years ago
  67. c78c866 Update customer_credit_balance.py by Nabin Hait · 5 years ago
  68. 5755d2d fix: customer credit limit report by Mangesh-Khairnar · 5 years ago
  69. 06b56ad Merge branch 'develop' into develop-customer-item-price-report by Suraj Shetty · 5 years ago
  70. 8cbc220 fix: Remove cost center filter from customer credit balance report by deepeshgarg007 · 5 years ago
  71. ad4c111 fix: Remove cost center filter from customer credit balance report by deepeshgarg007 · 5 years ago
  72. f739591 fix: Accounting Dimensions in Customer Credit Balance report by deepeshgarg007 · 5 years ago
  73. a85db66 fix: Usability fixes in accounting dimensions by deepeshgarg007 · 5 years ago
  74. 93fbba4 Merge branch 'develop' into sales_analytics_with_order_type_develop by Don-Leopardo · 5 years ago
  75. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  76. 42fe68d feat: order type in trr type filter by NahuelOperto · 5 years ago
  77. 0426636 fix(customer): Improve performance by reducing queries by Rohan Bansal · 5 years ago
  78. e3a3306 feat(customer): Add report to show item prices per Customer by Rohan Bansal · 5 years ago
  79. 250734d fix(selling): Remove Totals row for tree-based Sales Analytics by Rohan Bansal · 5 years ago
  80. 34ee41a fix: Pending SO Items For Purchase Request not showing the so quantity correctly if so has duplicate items by Rohit Waghchaure · 5 years ago
  81. 4ae2219 renamed report by Rohit Waghchaure · 6 years ago
  82. 1c1d0bb feat: commonified item group wise target variance report by Rohit Waghchaure · 6 years ago
  83. 65d9435 feat: sales partner reports by Rohit Waghchaure · 6 years ago
  84. ace95d5 feat: added cost center filter in AR/AP reports by Rohit Waghchaure · 6 years ago
  85. 7e67a40 Merge branch 'master' into develop by Frappe Bot · 6 years ago
  86. e1f72cc revert: Address and contact report fix (#16786) by Deepesh Garg · 6 years ago
  87. e0eafb1 Merge branch 'master' into develop by Sagar Vora · 6 years ago
  88. d2d84e3 fix: Company filter fix by deepeshgarg007 · 6 years ago
  89. 74fd5da Merge branch 'master' into develop by Frappe Bot · 6 years ago
  90. 34f4f24 fix: Address and contact report by deepeshgarg007 · 6 years ago
  91. 4d1bc0c fix: Add total row in analytics report (#16648) by Deepesh Garg · 6 years ago
  92. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  93. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  94. bef2c22 Fix: merge conflict by Nabin Hait · 6 years ago
  95. c693cd7 Merge pull request #16341 from Mangesh-Khairnar/date-range-fix by Nabin Hait · 6 years ago
  96. afec3ca Merge branch 'staging' into develop by Saurabh · 6 years ago
  97. e2ea987 fixed edge cases for yearly, weekly and monthly views by Mangesh-Khairnar · 6 years ago
  98. 676a106 (refactor) removed unnecessary code by Mangesh-Khairnar · 6 years ago
  99. 8e47a54 (fix) multiple years in yearly view by Mangesh-Khairnar · 6 years ago
  100. 32f054b Added customer group column in item-wise-sales-history report by deepeshgarg007 · 6 years ago