1. 8ec4198 Merge branch 'develop' into club-mr-column by Marica · 4 years, 3 months ago
  2. 0863bee created new report named "requested_items_to_order_and_receive" removed report "requested_items_to_order" also wrote a patch for deleting old report from table "tabReport" by Afshan · 4 years, 3 months ago
  3. dca8a1d renamed "pending qty" to "qty to recieved" by Afshan · 4 years, 3 months ago
  4. e326903 feat: added columns to get complete analysis for material request by Afshan · 4 years, 3 months ago
  5. 3c63f5b Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 4 months ago
  6. 7e974c9 fix: Test Cases by Deepesh Garg · 4 years, 4 months ago
  7. c0c455c fix: Procurement Tracker Data Consistency by marination · 4 years, 4 months ago
  8. 159d073 fix: Proccurement tracker report test by Deepesh Garg · 4 years, 4 months ago
  9. 1aec30d fix: Procurement Tracker test case by Deepesh Garg · 4 years, 4 months ago
  10. c96bf87 fix: Test Cases by Deepesh Garg · 4 years, 4 months ago
  11. 36f7710 Revert "fix: tests depending on global default company" by Deepesh Garg · 4 years, 4 months ago
  12. c897e80 Merge branch 'develop' of https://github.com/frappe/erpnext into project-link-for-all-accounts by Deepesh Garg · 4 years, 4 months ago
  13. c2aabb0 fix: Buying Module fixes (#21965) by Marica · 4 years, 5 months ago
  14. e005078 feat: buying module dashboard and onboarding by Nabin Hait · 4 years, 5 months ago
  15. 50d4bf5 fix: Date filters added to dashboards, number cards and minor fixes. by marination · 4 years, 5 months ago
  16. 75c65fd fix: Handle empty chart state and change desk dashboard by marination · 4 years, 5 months ago
  17. a74d433 fix: Fixed Dashboard Charts, modified fixtures and minor changes by marination · 4 years, 5 months ago
  18. e46916b Merge branch 'develop' of https://github.com/frappe/erpnext into purchase-dashboard by marination · 4 years, 5 months ago
  19. e4fc5ba fix: Report conditional query simplification. by marination · 4 years, 5 months ago
  20. c1a890a Merge branch 'develop' into quoted-item-report by Marica · 4 years, 5 months ago
  21. 31a747b fix: Query enhancement, cleanup, added extra filter by marination · 4 years, 5 months ago
  22. cc989b6 feat: Buying Desk, Dashboard and Reports by marination · 4 years, 5 months ago
  23. 2305d00 fix: Procurement tracker report (#21421) by Nabin Hait · 4 years, 6 months ago
  24. 8890b60 fix: Patch fix, Travis fix and cleanup by marination · 4 years, 6 months ago
  25. 8179804 refactor: Quoted Item Comparison Report by marination · 4 years, 6 months ago
  26. 1f20c99 fix: tests depending on global default company by Saqib Ansari · 4 years, 6 months ago
  27. 07f3312 fix: Procurement Tracker report not working by Rohit Waghchaure · 4 years, 8 months ago
  28. d1bb274 perf(tests): Use country with lesser fixtures by Aditya Hase · 5 years ago
  29. 16a0458 fix(procurement-tracker): concatenate filter conditions with leading whitespaces (#18440) by Mangesh-Khairnar · 5 years ago
  30. 34c551d fix: Missing commits from hotfix branch (#17997) by Nabin Hait · 5 years ago
  31. 1a98cce Merge branch 'develop' into subs by Anurag Mishra · 5 years ago
  32. c3dcf02 test: subcontracted raw materials to be recieved by Anurag Mishra · 5 years ago
  33. 58bd2df fix: code refactor by Anurag Mishra · 5 years ago
  34. 9acb2bf test: for subcontracting item be received by Anurag Mishra · 5 years ago
  35. 09d4933 fix: filter pi item based on po completeion by Mangesh-Khairnar · 5 years ago
  36. e003cc8 fix: filter out completed purchase receipt by Mangesh-Khairnar · 5 years ago
  37. 13d3932 feat: add date range filters by Mangesh-Khairnar · 5 years ago
  38. d0cdb4a feat: subcontracting report by Anurag Mishra · 5 years ago
  39. cc8e2b6 test: pass filters to execute by Mangesh-Khairnar · 5 years ago
  40. 96661ba feat: add filters for multiple company operation by Mangesh-Khairnar · 5 years ago
  41. 9cd9671 fix: minor changes by Mangesh-Khairnar · 5 years ago
  42. da7b167 test: track pi and pr changes by Mangesh-Khairnar · 5 years ago
  43. 869544c fix: add mapped records as functions by Mangesh-Khairnar · 5 years ago
  44. 438fa62 feat: fetch purchase invoice and purchase receipt records for actual cost calculation by Mangesh-Khairnar · 5 years ago
  45. fcd0edf test: compare expected data to generated data by Mangesh-Khairnar · 5 years ago
  46. 46b9204 feat: fetch data from budget records for cost estimation by Mangesh-Khairnar · 6 years ago
  47. 5de08f7 feat: fetch all required fields from po by Mangesh-Khairnar · 6 years ago
  48. 69909c0 feat: create procurement tracker report by Mangesh-Khairnar · 6 years ago
  49. 72cc750 fix: Requested Items To Be Ordered report showing records even if material request is fully ordered by Rohit Waghchaure · 5 years ago
  50. 4d1bc0c fix: Add total row in analytics report (#16648) by Deepesh Garg · 6 years ago
  51. 3dc5b93 [Fix] Report quoted item comparison not working by Rohit Waghchaure · 6 years ago
  52. 1ee19e4 Analytics report graph fix by deepeshgarg007 · 6 years ago
  53. ec5bbe3 Row check fix for purchase analytics by deepeshgarg007 · 6 years ago
  54. 1a1c013 Analytics report bug fixes and code cleaning by deepeshgarg007 · 6 years ago
  55. a057f4c Script report for purchase analytics (#15612) by Deepesh Garg · 6 years ago
  56. 4809f86 fix(report): field -> fieldname, dateutil -> frappe.datetime (#15106) by Faris Ansari · 6 years ago
  57. 9e874af Query report print (#14935) by Faris Ansari · 6 years ago
  58. cf72d7f Fixed merge conflict by Nabin Hait · 7 years ago
  59. 8a77a0e Add total row in all trends reports (#13010) by Shreya Shah · 7 years ago
  60. e6d65bc Fixed translations and tests (#12900) by Nabin Hait · 7 years ago
  61. 53e1907 [hotfix] fixes and refactored Quoted Item Comparison report (#10954) by Makarand Bauskar · 7 years ago
  62. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  63. e748515 added roles in the report by Rohit Waghchaure · 8 years ago
  64. cbc49e2 [WIP] Address and Contact Fixes by mbauskar · 8 years ago
  65. 6e9d2a3 fixed conflict by Nabin Hait · 8 years ago
  66. 34e34ed Trigger Restart of build checks by bcornwellmott · 8 years ago
  67. a3e7c38 Fix number of digits on report by bcornwellmott · 8 years ago
  68. b7cc393 Email ID renamed to Email Address by Kanchan Chauhan · 8 years ago
  69. 8e88516 Update quoted_item_comparison.py by Nabin Hait · 8 years ago
  70. 5c031a3 [Fix] Quoted Item Comparison by Kanchan Chauhan · 8 years ago
  71. 8d0b826 Added supplier quotation filter for Quoted Item Comparison by Ben Cornwell-Mott · 8 years ago
  72. b739dd2 Added a button to assist in setting the default_supplier by Ben Cornwell-Mott · 8 years ago
  73. 6646960 Merge pull request #6045 from bcornwellmott/quotereportcurrency by Rushabh Mehta · 8 years ago
  74. 44f85fe Converted to a common currency (company) by Ben Cornwell-Mott · 8 years ago
  75. 590d2d5 Updated html file to use c3.js instead of Google Charts by Ben Cornwell-Mott · 8 years ago
  76. fe11e71 Removed hover tooltip by Ben Cornwell-Mott · 8 years ago
  77. 2c76aec Added Google Chart to compare quotes in Print view by Ben Cornwell-Mott · 8 years ago
  78. 99e03f2 Added new report for Supplier Quotation comparisons by Ben Cornwell-Mott · 8 years ago
  79. be2ee18 [fixed] frappe.require is now async :boom: by Rushabh Mehta · 8 years ago
  80. 4f10f15 [fix] Modified date changed in query report due to project field renaming by Nabin Hait · 9 years ago
  81. 6e343e2 Renamed project_name to project by Neil Trini Lasrado · 9 years ago
  82. 68eb689 [fix] UOM fixed in Item-wise Purchase History report by Nabin Hait · 9 years ago
  83. 8c63697 Update item_wise_purchase_history.json by ShashaQin · 9 years ago
  84. b650d69 fixed conflict by Nabin Hait · 9 years ago
  85. 6208c49 Added Company field in various Query Reports by Anand Doshi · 10 years ago
  86. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  87. 951da0c added translations to report py file. by 81552433qqcom · 10 years ago
  88. ec8240e Apply User Permissions optional in Script and Query Reports by Anand Doshi · 10 years ago
  89. aade34b Reports and print formats modified for renamed fields by Nabin Hait · 10 years ago
  90. 0a0f249 frappe/frappe#478, frappe tests pass, .txt renamed to .json by Rushabh Mehta · 11 years ago
  91. 40534f0 Changed creation, modified format frappe/frappe#478 by Anand Doshi · 11 years ago
  92. daae743 frappe/frappe#478 by Rushabh Mehta · 11 years ago
  93. 09a9f4c Added module to Report doctype by Anand Doshi · 11 years ago
  94. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  95. 5f59726 Rename fields: replaced in html and txt files by Nabin Hait · 11 years ago
  96. cb39e08 Merge remote-tracking branch 'webnotes/develop' into 4.0.0-wip by Anand Doshi · 11 years ago
  97. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  98. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  99. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago
  100. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago