1. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 4 months ago
  2. 933434c chore: format by Ankush Menat · 2 years, 5 months ago
  3. 7ff8aca fix: date filter on quality inspection report (#31148) by MOHAMMED NIYAS · 2 years, 5 months ago
  4. 1de6b14 fix: remove "scrap %" field (#31069) by Ankush Menat · 2 years, 5 months ago
  5. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 7 months ago
  6. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  7. 5d40344 test: move report tests to subttest (#29945) by Ankush Menat · 2 years, 8 months ago
  8. 72a812f fix: use item_code instead of parent field in bom_stock_calculated report (#29684) by Ritwik Puri · 2 years, 8 months ago
  9. 6459cea fix: dont show cancelled PO items in plan report by Ankush Menat · 2 years, 8 months ago
  10. 157b4b3 refactor!: dynamically compute bom_level by Ankush Menat · 2 years, 9 months ago
  11. 0f7c2a1 fix: cost of poor quality report time filters not working (#28958) by aaronmenezes · 2 years, 9 months ago
  12. af73429 fix: Allow only BOM with ops in BOM ID filter & add total row to report by marination · 2 years, 9 months ago
  13. 3c7b772 fix: Sider (unused imports) and Linter(add extra empty line) by marination · 2 years, 9 months ago
  14. a9ff1fc fix: (enhance) BOM Operations Report by marination · 2 years, 9 months ago
  15. f872878 Merge pull request #28500 from rohitwaghchaure/feat-report-to-view-consumed-materials by rohitwaghchaure · 2 years, 11 months ago
  16. 3d2efb7 fix: linters issue by rohitwaghchaure · 2 years, 11 months ago
  17. 570ae42 Update work_order_consumed_materials.py by rohitwaghchaure · 2 years, 11 months ago
  18. f862339 fix: use get_all instead of get_list for child tables by Ankush Menat · 2 years, 11 months ago
  19. ffdf32b Merge branch 'develop' into cost-of-poor-quality by Marica · 2 years, 11 months ago
  20. 42395af fix: Remove commented code by marination · 2 years, 11 months ago
  21. db9bd5b feat: report to see the consumed materials against the work order by Rohit Waghchaure · 2 years, 11 months ago
  22. aa68987 fix: Closed status error in Work Order Summary (#28460) by Sagar Sharma · 2 years, 11 months ago
  23. c192c13 Merge branch 'develop' of https://github.com/frappe/erpnext into cost-of-poor-quality by marination · 3 years ago
  24. 1eb3ca2 fix: (travis) Production Plan Summary Report breaks if no WO by marination · 3 years ago
  25. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  26. 8502ccb chore: Add comment hinting to reason by marination · 3 years ago
  27. 27236b7 fix: Remove RM Cost column as cost is not retrievable from Job card by marination · 3 years ago
  28. 2849297 refactor: move process loss report to manufacturing (#28043) by Alan · 3 years ago
  29. da3635b test: execute manufacturing reports by Ankush Menat · 3 years ago
  30. 126ba16 fix: remove debug from query by Ankush Menat · 3 years ago
  31. 8221e7e fix: remove employee_name from job card summary by Ankush Menat · 3 years ago
  32. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  33. 010060d chore: correct indentation by Ankush Menat · 3 years, 2 months ago
  34. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  35. 5638fbb fix: bom stock report not working by Rohit Waghchaure · 3 years, 3 months ago
  36. 6169077 feat: provision to make subcontracted purchase order from the production plan by Rohit Waghchaure · 3 years, 4 months ago
  37. 2330c41 fix: total time calculation by Rohit Waghchaure · 3 years, 7 months ago
  38. 5730744 is corrective job card by Rohit Waghchaure · 3 years, 9 months ago
  39. c878389 fix: or condition filter in the get_all by Rohit Waghchaure · 3 years, 9 months ago
  40. 8298336 fix: Period list for exponential smoothing forecasting report (#24982) by Deepesh Garg · 3 years, 7 months ago
  41. ae63d66 fix: column names by Afshan · 3 years, 8 months ago
  42. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  43. 0b04e23 fix: BOM Stock Report UoM correction (#24339) by Anuja Pawar · 3 years, 9 months ago
  44. ab1c2b7 fix(minor): routing by Rushabh Mehta · 3 years, 10 months ago
  45. 59dffb9 fix(Production Planning): incorrect required qty by Mohammad Hasnain · 3 years, 10 months ago
  46. 5a33f2c fix: bom stock report color showing always red by Rohit Waghchaure · 3 years, 11 months ago
  47. f9a4400 Update bom_stock_report.js by rohitwaghchaure · 3 years, 11 months ago
  48. 610d9ca fix: bom stock report color issue by Rohit Waghchaure · 3 years, 11 months ago
  49. 5c0439f fix: set correct default value from from date in downtime analysis report (#22903) by Prssanna Desai · 4 years, 2 months ago
  50. 1923ef0 refactor: Format and sanitise user inputs to search queries. (#22913) by Suraj Shetty · 4 years, 2 months ago
  51. ed0bb20 chore: add query functions to whitelist by Chinmay D. Pai · 4 years, 4 months ago
  52. 5a82276 fix: 'ForecastingReport' object has no attribute 'total_demand' by Rohit Waghchaure · 4 years, 4 months ago
  53. 063d344 Merge pull request #21998 from rohitwaghchaure/fixed-label-for-date by rohitwaghchaure · 4 years, 5 months ago
  54. b86c0eb fix: labels for date in manufacturing reports by Rohit Waghchaure · 4 years, 5 months ago
  55. 5226403 refactor: display draft job card as Open job card by Rohit Waghchaure · 4 years, 5 months ago
  56. 7320a72 Merge pull request #21991 from rohitwaghchaure/fixed-forecasting-data-and-changed-columns by rohitwaghchaure · 4 years, 5 months ago
  57. 234a55c refactor: showing the order's data for past period by Rohit Waghchaure · 4 years, 5 months ago
  58. 7ac731d fix: raw material warehouse in Production Planning Report (#21982) by rohitwaghchaure · 4 years, 5 months ago
  59. df5f852 Merge pull request #21957 from nabinhait/fix344 by Deepesh Garg · 4 years, 5 months ago
  60. cb1a910 fix: filters for the manufacturing reports by Rohit Waghchaure · 4 years, 5 months ago
  61. 0738849 fix: label changed in production plan by Nabin Hait · 4 years, 5 months ago
  62. 07b5661 Merge pull request #21946 from rohitwaghchaure/fixed-v13-beta-2-issues-develop by rohitwaghchaure · 4 years, 5 months ago
  63. 1e04b45 fix: manufacturing dashboard and work order summary chart by Rohit Waghchaure · 4 years, 5 months ago
  64. feaf5c7 fix: dict object has no attribute append by Rohit Waghchaure · 4 years, 5 months ago
  65. df78e29 Merge pull request #21724 from rohitwaghchaure/production-forecasting by rohitwaghchaure · 4 years, 5 months ago
  66. 9d04c06 fix: HR dashboard and onboarding by Nabin Hait · 4 years, 5 months ago
  67. e6147ed feat: production forecasting using exponential smoothing method by Rohit Waghchaure · 4 years, 5 months ago
  68. aa85e51 feat: Production Planning Against Sales Order/Material Request/Work Order (#21763) by rohitwaghchaure · 4 years, 5 months ago
  69. 84011b7 fix: updated manufacturing onboarding and desk by Rohit Waghchaure · 4 years, 5 months ago
  70. 366bce6 added onboarding for manufacturing by Rohit Waghchaure · 4 years, 6 months ago
  71. 34f4a23 feat: manufacturing dashboards by Rohit Waghchaure · 4 years, 6 months ago
  72. 36aea71 fix: new dashboard and report by Anurag Mishra · 4 years, 5 months ago
  73. e8a651b fix: BOM stock report (#21380) by rohitwaghchaure · 4 years, 6 months ago
  74. de5237f refactor: Report BOM Sock Calculated (#19431) by Anurag Mishra · 4 years, 11 months ago
  75. c0d8233 fix: Raw material qty depending on the quantity of the parent BOM by Anurag Mishra · 5 years ago
  76. 5dcf2c6 chore: remove unlinked letter head references (#19138) by Mangesh-Khairnar · 5 years ago
  77. 4ca393d fix: renamed report BOM item scraps into BOM Explorer (#17869) by Anurag Mishra · 5 years ago
  78. dd5d4c4 fix: indent by Anurag Mishra · 5 years ago
  79. 144e60a Update bom_items_and_scraps.py by rohitwaghchaure · 5 years ago
  80. f1f2a3e feat: added report for showinrg complete hierarchy of bom with item details and scraps by Anurag Mishra · 5 years ago
  81. 74fd5da Merge branch 'master' into develop by Frappe Bot · 6 years ago
  82. 4d1bc0c fix: Add total row in analytics report (#16648) by Deepesh Garg · 6 years ago
  83. 551f52f Merge branch 'master' into develop by Sagar Vora · 6 years ago
  84. 504f317 fix: BOM Stock Calculated Report (#16585) by Faris Ansari · 6 years ago
  85. 7c2a5bd Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  86. 1a1c013 Analytics report bug fixes and code cleaning by deepeshgarg007 · 6 years ago
  87. b5c7b96 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  88. b65bb5d Function renaming, code cleaning and minor fixes (#15938) by Deepesh Garg · 6 years ago
  89. a695dad Upgrade BOM Stock Report base with Qty to Produce (#15939) by Stavros Anastasiadis · 6 years ago
  90. df62296 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  91. 69bbe19 Update production_analytics.py by Shreya Shah · 6 years ago
  92. 7b91f9f Bug Fixes by deepeshgarg007 · 6 years ago
  93. c1231d6 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  94. 25edac4 Production Analytics Query Report (#15673) by deepeshgarg007 · 6 years ago
  95. bfc195d Changes to support refactor in frappe pg-poc branch (#15287) by Suraj Shetty · 6 years ago
  96. 0374cc5 [bug fix]:stopped orders in progress report (#15428) by Mangesh-Khairnar · 6 years ago
  97. 9e874af Query report print (#14935) by Faris Ansari · 6 years ago
  98. ee32a78 Update bom_stock_calculated.py by Manas Solanki · 6 years ago
  99. 7324815 map payment terms template from SO to SI by Nabin Hait · 6 years ago
  100. ce26610 Fix tax calculation (#14635) by Ranjith Kurungadam · 6 years ago