- 5d40344 test: move report tests to subttest (#29945) by Ankush Menat · 3 years ago
- 72a812f fix: use item_code instead of parent field in bom_stock_calculated report (#29684) by Ritwik Puri · 3 years ago
- 6459cea fix: dont show cancelled PO items in plan report by Ankush Menat · 3 years ago
- 157b4b3 refactor!: dynamically compute bom_level by Ankush Menat · 3 years ago
- 0f7c2a1 fix: cost of poor quality report time filters not working (#28958) by aaronmenezes · 3 years ago
- af73429 fix: Allow only BOM with ops in BOM ID filter & add total row to report by marination · 3 years ago
- 3c7b772 fix: Sider (unused imports) and Linter(add extra empty line) by marination · 3 years ago
- a9ff1fc fix: (enhance) BOM Operations Report by marination · 3 years ago
- f872878 Merge pull request #28500 from rohitwaghchaure/feat-report-to-view-consumed-materials by rohitwaghchaure · 3 years, 2 months ago
- 3d2efb7 fix: linters issue by rohitwaghchaure · 3 years, 2 months ago
- 570ae42 Update work_order_consumed_materials.py by rohitwaghchaure · 3 years, 2 months ago
- f862339 fix: use get_all instead of get_list for child tables by Ankush Menat · 3 years, 2 months ago
- ffdf32b Merge branch 'develop' into cost-of-poor-quality by Marica · 3 years, 2 months ago
- 42395af fix: Remove commented code by marination · 3 years, 2 months ago
- db9bd5b feat: report to see the consumed materials against the work order by Rohit Waghchaure · 3 years, 2 months ago
- aa68987 fix: Closed status error in Work Order Summary (#28460) by Sagar Sharma · 3 years, 2 months ago
- c192c13 Merge branch 'develop' of https://github.com/frappe/erpnext into cost-of-poor-quality by marination · 3 years, 3 months ago
- 1eb3ca2 fix: (travis) Production Plan Summary Report breaks if no WO by marination · 3 years, 3 months ago
- 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years, 3 months ago
- 8502ccb chore: Add comment hinting to reason by marination · 3 years, 3 months ago
- 27236b7 fix: Remove RM Cost column as cost is not retrievable from Job card by marination · 3 years, 3 months ago
- 2849297 refactor: move process loss report to manufacturing (#28043) by Alan · 3 years, 3 months ago
- da3635b test: execute manufacturing reports by Ankush Menat · 3 years, 3 months ago
- 126ba16 fix: remove debug from query by Ankush Menat · 3 years, 3 months ago
- 8221e7e fix: remove employee_name from job card summary by Ankush Menat · 3 years, 3 months ago
- 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 5 months ago
- 010060d chore: correct indentation by Ankush Menat · 3 years, 5 months ago
- 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 6 months ago
- 5638fbb fix: bom stock report not working by Rohit Waghchaure · 3 years, 7 months ago
- 6169077 feat: provision to make subcontracted purchase order from the production plan by Rohit Waghchaure · 3 years, 7 months ago
- 2330c41 fix: total time calculation by Rohit Waghchaure · 3 years, 11 months ago
- 5730744 is corrective job card by Rohit Waghchaure · 4 years ago
- c878389 fix: or condition filter in the get_all by Rohit Waghchaure · 4 years, 1 month ago
- 8298336 fix: Period list for exponential smoothing forecasting report (#24982) by Deepesh Garg · 3 years, 11 months ago
- ae63d66 fix: column names by Afshan · 4 years ago
- bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 4 years ago
- 0b04e23 fix: BOM Stock Report UoM correction (#24339) by Anuja Pawar · 4 years, 1 month ago
- ab1c2b7 fix(minor): routing by Rushabh Mehta · 4 years, 1 month ago
- 59dffb9 fix(Production Planning): incorrect required qty by Mohammad Hasnain · 4 years, 2 months ago
- 5a33f2c fix: bom stock report color showing always red by Rohit Waghchaure · 4 years, 2 months ago
- f9a4400 Update bom_stock_report.js by rohitwaghchaure · 4 years, 2 months ago
- 610d9ca fix: bom stock report color issue by Rohit Waghchaure · 4 years, 2 months ago
- 5c0439f fix: set correct default value from from date in downtime analysis report (#22903) by Prssanna Desai · 4 years, 6 months ago
- 1923ef0 refactor: Format and sanitise user inputs to search queries. (#22913) by Suraj Shetty · 4 years, 6 months ago
- ed0bb20 chore: add query functions to whitelist by Chinmay D. Pai · 4 years, 7 months ago
- 5a82276 fix: 'ForecastingReport' object has no attribute 'total_demand' by Rohit Waghchaure · 4 years, 8 months ago
- 063d344 Merge pull request #21998 from rohitwaghchaure/fixed-label-for-date by rohitwaghchaure · 4 years, 8 months ago
- b86c0eb fix: labels for date in manufacturing reports by Rohit Waghchaure · 4 years, 8 months ago
- 5226403 refactor: display draft job card as Open job card by Rohit Waghchaure · 4 years, 8 months ago
- 7320a72 Merge pull request #21991 from rohitwaghchaure/fixed-forecasting-data-and-changed-columns by rohitwaghchaure · 4 years, 8 months ago
- 234a55c refactor: showing the order's data for past period by Rohit Waghchaure · 4 years, 8 months ago
- 7ac731d fix: raw material warehouse in Production Planning Report (#21982) by rohitwaghchaure · 4 years, 8 months ago
- df5f852 Merge pull request #21957 from nabinhait/fix344 by Deepesh Garg · 4 years, 8 months ago
- cb1a910 fix: filters for the manufacturing reports by Rohit Waghchaure · 4 years, 8 months ago
- 0738849 fix: label changed in production plan by Nabin Hait · 4 years, 8 months ago
- 07b5661 Merge pull request #21946 from rohitwaghchaure/fixed-v13-beta-2-issues-develop by rohitwaghchaure · 4 years, 8 months ago
- 1e04b45 fix: manufacturing dashboard and work order summary chart by Rohit Waghchaure · 4 years, 8 months ago
- feaf5c7 fix: dict object has no attribute append by Rohit Waghchaure · 4 years, 9 months ago
- df78e29 Merge pull request #21724 from rohitwaghchaure/production-forecasting by rohitwaghchaure · 4 years, 9 months ago
- 9d04c06 fix: HR dashboard and onboarding by Nabin Hait · 4 years, 9 months ago
- e6147ed feat: production forecasting using exponential smoothing method by Rohit Waghchaure · 4 years, 9 months ago
- aa85e51 feat: Production Planning Against Sales Order/Material Request/Work Order (#21763) by rohitwaghchaure · 4 years, 9 months ago
- 84011b7 fix: updated manufacturing onboarding and desk by Rohit Waghchaure · 4 years, 9 months ago
- 366bce6 added onboarding for manufacturing by Rohit Waghchaure · 4 years, 9 months ago
- 34f4a23 feat: manufacturing dashboards by Rohit Waghchaure · 4 years, 10 months ago
- 36aea71 fix: new dashboard and report by Anurag Mishra · 4 years, 9 months ago
- e8a651b fix: BOM stock report (#21380) by rohitwaghchaure · 4 years, 9 months ago
- de5237f refactor: Report BOM Sock Calculated (#19431) by Anurag Mishra · 5 years ago
- c0d8233 fix: Raw material qty depending on the quantity of the parent BOM by Anurag Mishra · 5 years ago
- 5dcf2c6 chore: remove unlinked letter head references (#19138) by Mangesh-Khairnar · 5 years ago
- 4ca393d fix: renamed report BOM item scraps into BOM Explorer (#17869) by Anurag Mishra · 6 years ago
- dd5d4c4 fix: indent by Anurag Mishra · 6 years ago
- 144e60a Update bom_items_and_scraps.py by rohitwaghchaure · 6 years ago
- f1f2a3e feat: added report for showinrg complete hierarchy of bom with item details and scraps by Anurag Mishra · 6 years ago
- 74fd5da Merge branch 'master' into develop by Frappe Bot · 6 years ago
- 4d1bc0c fix: Add total row in analytics report (#16648) by Deepesh Garg · 6 years ago
- 551f52f Merge branch 'master' into develop by Sagar Vora · 6 years ago
- 504f317 fix: BOM Stock Calculated Report (#16585) by Faris Ansari · 6 years ago
- 7c2a5bd Merge branch 'staging' into develop by Frappe Bot · 6 years ago
- 1a1c013 Analytics report bug fixes and code cleaning by deepeshgarg007 · 6 years ago
- b5c7b96 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
- b65bb5d Function renaming, code cleaning and minor fixes (#15938) by Deepesh Garg · 6 years ago
- a695dad Upgrade BOM Stock Report base with Qty to Produce (#15939) by Stavros Anastasiadis · 6 years ago
- df62296 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
- 69bbe19 Update production_analytics.py by Shreya Shah · 6 years ago
- 7b91f9f Bug Fixes by deepeshgarg007 · 6 years ago
- c1231d6 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
- 25edac4 Production Analytics Query Report (#15673) by deepeshgarg007 · 6 years ago
- bfc195d Changes to support refactor in frappe pg-poc branch (#15287) by Suraj Shetty · 6 years ago
- 0374cc5 [bug fix]:stopped orders in progress report (#15428) by Mangesh-Khairnar · 6 years ago
- 9e874af Query report print (#14935) by Faris Ansari · 7 years ago
- ee32a78 Update bom_stock_calculated.py by Manas Solanki · 7 years ago
- 7324815 map payment terms template from SO to SI by Nabin Hait · 7 years ago
- ce26610 Fix tax calculation (#14635) by Ranjith Kurungadam · 7 years ago
- 0484547 BOM Stock Calculation Report (#14561) by umaepoch · 7 years ago
- 05152da [Enhance] Provision to set overproduction percentage for work order (#14248) by rohitwaghchaure · 7 years ago
- 13ddc7e [ Enhance ] Production to Work Order (#12902) by Zarrar · 7 years ago
- dc0db3a Exploded view for BOM Stock Report (#12506) by Gaurav Naik · 7 years ago
- 87b7844 [Agri] Item amount set on item set (#12091) by Ameya Shenoy · 7 years ago
- 9d0092f [fix] pull source warehouse from production order child table (#11718) by Saurabh · 7 years ago