1. 243d59b Reposting logic fixes (#24520) by Nabin Hait · 3 years, 8 months ago
  2. aeba3d3 fix: extra transferred qty has not consumed against work order by Rohit Waghchaure · 3 years, 9 months ago
  3. 0c34a71 Merge branch 'develop' of github.com:frappe/erpnext into version-13-beta-pre-release by Suraj Shetty · 3 years, 9 months ago
  4. 0b04e23 fix: BOM Stock Report UoM correction (#24339) by Anuja Pawar · 3 years, 9 months ago
  5. 5114341 fix(work order): Actual start and end dates update (#24360) by Kanchan Chauhan · 3 years, 9 months ago
  6. fab080c fix: Company Wise Valuation Rate for RM in BOM by marination · 3 years, 9 months ago
  7. 304100d fix: don't cancel job card if manufacturing entry has made by Rohit Waghchaure · 3 years, 10 months ago
  8. bd4bdca feat: Repost item costing (#24183) by Nabin Hait · 3 years, 10 months ago
  9. a77b8c9 Repost item valuation (#24031) by Nabin Hait · 3 years, 10 months ago
  10. 230bc1f Merge pull request #24155 from prssanna/job-card-gantt-version-13 by Prssanna Desai · 3 years, 10 months ago
  11. 6273d3a fix: override field_map for job card gantt by prssanna · 4 years ago
  12. 421bfee Merge branch 'develop' into job-card-gantt-v13 by Prssanna Desai · 3 years, 10 months ago
  13. ff59f18 fix: override field_map for job card gantt by prssanna · 4 years ago
  14. 13dc634 Merge branch 'develop' into version-13-beta-pre-release by Nabin Hait · 3 years, 10 months ago
  15. 3423d94 fix: Fixed merge conflict by Nabin Hait · 3 years, 10 months ago
  16. edb99d4 fix: incorrect stock quantity if 'Allow Multiple Material Consumption' has enabled by Rohit Waghchaure · 3 years, 11 months ago
  17. 59dffb9 fix(Production Planning): incorrect required qty by Mohammad Hasnain · 3 years, 10 months ago
  18. 029b9c0 Update bom.py by Nabin Hait · 3 years, 10 months ago
  19. 66e8a12 fix: KeyError 'sourced_by_supplier' by Anurag Mishra · 3 years, 10 months ago
  20. 6b57cf3 feat: Quality Inspection on Job Card (#23964) by Rucha Mahabal · 3 years, 11 months ago
  21. f38abde Merge pull request #23994 from rohitwaghchaure/bom-stock-project-item-color-develop by rohitwaghchaure · 3 years, 11 months ago
  22. 5ab2e6c Merge pull request #23991 from pateljannat/job-card-operation-field-error by rohitwaghchaure · 3 years, 11 months ago
  23. 5a33f2c fix: bom stock report color showing always red by Rohit Waghchaure · 3 years, 11 months ago
  24. b67ebc7 fix: job card error handling for operations field by pateljannat · 3 years, 11 months ago
  25. f9a4400 Update bom_stock_report.js by rohitwaghchaure · 3 years, 11 months ago
  26. 610d9ca fix: bom stock report color issue by Rohit Waghchaure · 3 years, 11 months ago
  27. 1c8c1d7 fix: default cost center in item master not set in stock entry (#23877) by rohitwaghchaure · 3 years, 11 months ago
  28. 30c704a fix: not able to save bom by Rohit Waghchaure · 4 years ago
  29. 4abc565 fix: not able to save bom by Rohit Waghchaure · 4 years ago
  30. e008f85 Merge branch 'develop' into production-planning-status-filter by Jannat Patel · 4 years ago
  31. d08c916 fix: removed unnecessary filter options by pateljannat · 4 years ago
  32. 58c538d fix: on save sequence id column override with workstation by Rohit Waghchaure · 4 years ago
  33. dd87bcf fix: on save sequence id column override with workstation by Rohit Waghchaure · 4 years ago
  34. 4cf346c fix: sequence id override with operation column by Rohit Waghchaure · 4 years ago
  35. 81b2c8e fix: sequence id override with operation column by Rohit Waghchaure · 4 years ago
  36. 846ff32 feat: sales order status filter for production plan by pateljannat · 4 years ago
  37. b7285fd Merge branch 'develop' into prod-plan-status by Nabin Hait · 4 years ago
  38. bf54ea9 chore: (Production Plan) Simplify and fix translation in message popup (#23753) by Marica · 4 years ago
  39. 689b77d fix: Don't show buttons if status is Completed by marination · 4 years ago
  40. 097b32f feat: Close Production Plan by marination · 4 years ago
  41. da301b0 fix: merge conflict by Nabin Hait · 4 years ago
  42. b39c17d fix: Typo/Grammatical fixes in Settings (#23612) by Michelle Alva · 4 years ago
  43. 93bbc52 feat: added sequence id in routing for the completion of operations sequentially (#23641) by rohitwaghchaure · 4 years ago
  44. fa842e8 fix: incorrect backflush qty in manufacture entry by Rohit Waghchaure · 4 years ago
  45. 6471912 fix: not able to do overproduction by Rohit Waghchaure · 4 years ago
  46. 21bf5e9 Fixed incorrect operation time calculation develop (#23674) by rohitwaghchaure · 4 years ago
  47. e30397b Merge pull request #23668 from rohitwaghchaure/incorrect-work-order-qty-againt-production-plan-develop by rohitwaghchaure · 4 years ago
  48. f01856d fix: production plan incorrect work order qty (#23264) by rohitwaghchaure · 4 years, 1 month ago
  49. c5e139a fix: Travis (#23606) by Marica · 4 years ago
  50. aeba75c Merge branch 'develop' into mr-ux by Marica · 4 years ago
  51. 2bef986 Merge pull request #23450 from michellealva/jc by Rushabh Mehta · 4 years ago
  52. 654c36e feat: Supplier Sourced Items in BOM by Kanchan Chauhan · 4 years ago
  53. 3aedeb6 fix: Change Error Message in Work Order by michellealva · 4 years ago
  54. 90d9d80 fix: More MR UX fixes by marination · 4 years, 1 month ago
  55. f898c80 Merge pull request #23227 from rohitwaghchaure/multiple-job-card-fixes by rohitwaghchaure · 4 years, 1 month ago
  56. 86a1906 fix: incorrect job card timer issue by Rohit Waghchaure · 4 years, 1 month ago
  57. d0aafec fix: incorrect completed qty against operation in work order if workstation is different in job card by Rohit Waghchaure · 4 years, 1 month ago
  58. a5963e1 fix: user created manual job card not linking job card operations with work order operations by Rohit Waghchaure · 4 years, 2 months ago
  59. e7ab53a fix: completed qty not updated in work order by Rohit Waghchaure · 4 years, 4 months ago
  60. c8eea55 fix: BOM Update Tool failing due to Too Many Writes error by Rucha Mahabal · 4 years, 1 month ago
  61. d43d140 fix: conversion factor for BOM exploded item rate by Rucha Mahabal · 4 years, 2 months ago
  62. 5c0439f fix: set correct default value from from date in downtime analysis report (#22903) by Prssanna Desai · 4 years, 2 months ago
  63. 8d05514 refactor: Format and sanitise user inputs to search queries. (#22922) by Suraj Shetty · 4 years, 2 months ago
  64. 1923ef0 refactor: Format and sanitise user inputs to search queries. (#22913) by Suraj Shetty · 4 years, 2 months ago
  65. a8efe8e Merge branch 'develop' into version-13-beta-pre-release by Nabin Hait · 4 years, 3 months ago
  66. f098221 feat: Exported manufacturing dashboard (#22626) by Prssanna Desai · 4 years, 3 months ago
  67. 7c08ff7 Merge pull request #22596 from marination/exploded-item-rate by rohitwaghchaure · 4 years, 3 months ago
  68. 5d514fe fix: grammatical fixes in module onboarding (#22580) by Michelle Alva · 4 years, 3 months ago
  69. 4355d3c fix: Exploded Item Rate by marination · 4 years, 3 months ago
  70. ed0bb20 chore: add query functions to whitelist by Chinmay D. Pai · 4 years, 3 months ago
  71. 7db00dd fix: Dashboard label in Projects and Assets module (#22517) (#22518) by mergify[bot] · 4 years, 3 months ago
  72. fdbd10f fix: Dashboard label in Projects and Assets module (#22517) by Nabin Hait · 4 years, 3 months ago
  73. e0388a1 fix: manufacturing dashboard grammar (#22510) (#22516) by mergify[bot] · 4 years, 3 months ago
  74. 7056cd3 fix: manufacturing dashboard grammar (#22510) by rohitwaghchaure · 4 years, 3 months ago
  75. 0f056ec fix: Sales Order to MR test failing by marination · 4 years, 4 months ago
  76. c8f590b fix: Handling Empty tables in Production Plan by marination · 4 years, 4 months ago
  77. 8d85665 refactor: hide company currency fields in the routing (#22267) by rohitwaghchaure · 4 years, 4 months ago
  78. 9df4532 fix: Travis(develop) by Deepesh Garg · 4 years, 4 months ago
  79. 6debdc8 Merge pull request #22121 from rohitwaghchaure/error-report-exponential-smoothing-report by rohitwaghchaure · 4 years, 4 months ago
  80. 5a82276 fix: 'ForecastingReport' object has no attribute 'total_demand' by Rohit Waghchaure · 4 years, 4 months ago
  81. 404ed88 fix: routing operations not added sequentially in the BOM by Rohit Waghchaure · 4 years, 4 months ago
  82. 7544160 fix: routing operations table is blank on pull of operations in BOM (#22039) by rohitwaghchaure · 4 years, 4 months ago
  83. 6621e22 refactor: clean up desk pages (#22004) by Shivam Mishra · 4 years, 4 months ago
  84. 063d344 Merge pull request #21998 from rohitwaghchaure/fixed-label-for-date by rohitwaghchaure · 4 years, 4 months ago
  85. b86c0eb fix: labels for date in manufacturing reports by Rohit Waghchaure · 4 years, 4 months ago
  86. 5226403 refactor: display draft job card as Open job card by Rohit Waghchaure · 4 years, 4 months ago
  87. 7320a72 Merge pull request #21991 from rohitwaghchaure/fixed-forecasting-data-and-changed-columns by rohitwaghchaure · 4 years, 4 months ago
  88. 234a55c refactor: showing the order's data for past period by Rohit Waghchaure · 4 years, 4 months ago
  89. 7ac731d fix: raw material warehouse in Production Planning Report (#21982) by rohitwaghchaure · 4 years, 5 months ago
  90. cb1a7d0 fix: use get_datetime instead of getdate by Shivam Mishra · 4 years, 5 months ago
  91. 8fcbf1b fix: compare start and end time to prevent negative diff (#21974) by Shivam Mishra · 4 years, 5 months ago
  92. df5f852 Merge pull request #21957 from nabinhait/fix344 by Deepesh Garg · 4 years, 5 months ago
  93. 29bd1c3 Merge pull request #21960 from rohitwaghchaure/fixed-filters-for-manufacturing-reports by rohitwaghchaure · 4 years, 5 months ago
  94. 45571b9 feat: added tour to manufacturing settings by Shivam Mishra · 4 years, 5 months ago
  95. cb1a910 fix: filters for the manufacturing reports by Rohit Waghchaure · 4 years, 5 months ago
  96. 0738849 fix: label changed in production plan by Nabin Hait · 4 years, 5 months ago
  97. 07b5661 Merge pull request #21946 from rohitwaghchaure/fixed-v13-beta-2-issues-develop by rohitwaghchaure · 4 years, 5 months ago
  98. 1e04b45 fix: manufacturing dashboard and work order summary chart by Rohit Waghchaure · 4 years, 5 months ago
  99. 7978907 feat: BOM template (#21262) by rohitwaghchaure · 4 years, 5 months ago
  100. feaf5c7 fix: dict object has no attribute append by Rohit Waghchaure · 4 years, 5 months ago