1. 02e7702 fix: added item name in the excel sheet by Rohit Waghchaure · 3 years ago
  2. 2abc1c2 Merge pull request #29715 from aaronmenezes/fix_reserved_for_production_calc by Ankush Menat · 3 years ago
  3. a8bf3a3 refactor: move reserve quantity computation to work order by Ankush Menat · 3 years ago
  4. d2cc5f2 test: remove dependency on other tests by Ankush Menat · 3 years ago
  5. 6a8b7ee fix: Reserved for Production calculation considered closed work orders by aaronmenezes · 3 years ago
  6. bb105a3 test: validate on save instead of on creation by Ankush Menat · 3 years ago
  7. 72a812f fix: use item_code instead of parent field in bom_stock_calculated report (#29684) by Ritwik Puri · 3 years ago
  8. 6459cea fix: dont show cancelled PO items in plan report by Ankush Menat · 3 years ago
  9. 9b60e3f fix: default qty if not found by Ankush Menat · 3 years ago
  10. be09551 test: add test case for multiple WO by Sagar Sharma · 3 years ago
  11. 360a06b fix: ordered_qty for production-plan-item by Sagar Sharma · 3 years ago
  12. a3a05c0 fix: don't show "create" on cancelled BOMs (#29570) by Ankush Menat · 3 years ago
  13. d38fd86 fix(ux): sort multi-production item plans correctly by Ankush Menat · 3 years ago
  14. 157b4b3 refactor!: dynamically compute bom_level by Ankush Menat · 3 years ago
  15. 0f7c2a1 fix: cost of poor quality report time filters not working (#28958) by aaronmenezes · 3 years ago
  16. 43bd88e fix: work order serial no allows storing whitespace by Ankush Menat · 3 years ago
  17. 28994c0 test: delete data after running test by Ankush Menat · 3 years ago
  18. 86efa0d fix: ensure correct-ish transfer against by Ankush Menat · 3 years ago
  19. b75b00f feat: provision to exclude exploded items in the BOM (#29450) by rohitwaghchaure · 3 years ago
  20. b8fbfed fix: fetch "transfer material against" from BOM (#29435) by Ankush Menat · 3 years ago
  21. 19b1b7f Merge pull request #29419 from rohitwaghchaure/fix-incorrect-rm-qty-in-stock-entry by rohitwaghchaure · 3 years ago
  22. f8d232a fix: incorrect raw materials quantity in manufacture stock entry by Rohit Waghchaure · 3 years ago
  23. 180f06d Merge pull request #29375 from marination/bom-ops-report by Marica · 3 years ago
  24. 7e407bc fix: show stock UOM for material transfers (#29376) by Ankush Menat · 3 years ago
  25. af73429 fix: Allow only BOM with ops in BOM ID filter & add total row to report by marination · 3 years ago
  26. 3c7b772 fix: Sider (unused imports) and Linter(add extra empty line) by marination · 3 years ago
  27. a9ff1fc fix: (enhance) BOM Operations Report by marination · 3 years ago
  28. 48f3d53 fix: cover case when all material needs to be bought (#29326) by Ankush Menat · 3 years, 1 month ago
  29. 9cd26fb fix: purchase to Stock UOM conversion on Production Plan #28570 by Maxwell Morais · 3 years, 1 month ago
  30. 3db8d90 Merge pull request #29278 from shariquerik/update-workspace-json by Ankush Menat · 3 years, 1 month ago
  31. 4d48035 fix: show work order progress bar even it is closed (#29312) by Anupam Kumar · 3 years, 1 month ago
  32. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 3 years, 1 month ago
  33. 71466c6 Merge pull request #29179 from rohitwaghchaure/fixed-incorrect-scrap-qty-in-manufacture by rohitwaghchaure · 3 years, 1 month ago
  34. 8f0b2fa fix: incorrect scrap item qty by Rohit Waghchaure · 3 years, 1 month ago
  35. 754596d fix: "update cost" should ignore overridden routing times #29154 by Ankush Menat · 3 years, 1 month ago
  36. 2bb7bca test: bin qty on backdated SR by Ankush Menat · 3 years, 1 month ago
  37. f5d5281 chore: drop deprecated qunit tests by Ankush Menat · 3 years, 1 month ago
  38. 2be62c2 feat: provision to have limited parameters for in-process quality ins… (#28549) by DeeMysterio · 3 years, 2 months ago
  39. 29f6852 feat: Manufacturing : in BOM Operation time can be fix (#27063) by HENRY Florian · 3 years, 2 months ago
  40. 96ef88d test: remove commits from tests (#27939) by Ankush Menat · 3 years, 2 months ago
  41. 80f1a8c fix: incorrect logic for "Reserved Qty for Production" (#28880) by Ankush Menat · 3 years, 2 months ago
  42. cc8c059 fix(UX): hide RM table(Job Card) if material transfer is against work order (#28746) by Noah Jacob · 3 years, 2 months ago
  43. bb97309 fix: tests by Rucha Mahabal · 3 years, 2 months ago
  44. f1c0190 feat: added QI link in Job Card Dashboard (#28643) by Noah Jacob · 3 years, 2 months ago
  45. 445966a test: timeout certain tests in work order to avoid stuck tests (#28666) by Ankush Menat · 3 years, 2 months ago
  46. f872878 Merge pull request #28500 from rohitwaghchaure/feat-report-to-view-consumed-materials by rohitwaghchaure · 3 years, 2 months ago
  47. 3d2efb7 fix: linters issue by rohitwaghchaure · 3 years, 2 months ago
  48. 7fac9b8 fix: changed fieldtype from int to float for the field Batch Size in the work order by Rohit Waghchaure · 3 years, 2 months ago
  49. 570ae42 Update work_order_consumed_materials.py by rohitwaghchaure · 3 years, 2 months ago
  50. f862339 fix: use get_all instead of get_list for child tables by Ankush Menat · 3 years, 2 months ago
  51. 73bfd59 fix: checkbox triggers get_items and sub_assembly buttons (#28558) by Noah Jacob · 3 years, 2 months ago
  52. ffdf32b Merge branch 'develop' into cost-of-poor-quality by Marica · 3 years, 2 months ago
  53. 42395af fix: Remove commented code by marination · 3 years, 2 months ago
  54. 8d2abc4 fix: fixes in work order doctype (#28217) by Mohammed Yusuf Shaikh · 3 years, 2 months ago
  55. 34d1fec fix: broken bom tree view and remove duplicate button (#28512) (#28527) by mergify[bot] · 3 years, 2 months ago
  56. db9bd5b feat: report to see the consumed materials against the work order by Rohit Waghchaure · 3 years, 2 months ago
  57. aa68987 fix: Closed status error in Work Order Summary (#28460) by Sagar Sharma · 3 years, 2 months ago
  58. 44303f9 Merge branch 'develop' into manufacturing-work-order-closed by Anupam Kumar · 3 years, 2 months ago
  59. 488d34a fix: unchecking the "With Operations" in BOM clears operations table #28446 by Sagar Sharma · 3 years, 3 months ago
  60. 8102e4a chore: remove manual collapsing of section (#28435) by Ankush Menat · 3 years, 3 months ago
  61. 37aa2cb Merge branch 'develop' into manufacturing-work-order-closed by Anupam Kumar · 3 years, 3 months ago
  62. c192c13 Merge branch 'develop' of https://github.com/frappe/erpnext into cost-of-poor-quality by marination · 3 years, 3 months ago
  63. 612bb5c Merge branch 'develop' into se-required-items-from-jc by Marica · 3 years, 3 months ago
  64. a5f8274 fix: `test_job_card_partial_material_transfer` test by marination · 3 years, 3 months ago
  65. 952fc87 refactor: fix help section background in dark mode (#28406) by Ahmed Shareef · 3 years, 3 months ago
  66. bb561ba fix: Server side test by marination · 3 years, 3 months ago
  67. a424310 fix: Collapse Scrap Items in Job Card (#28362) by Sagar Sharma · 3 years, 3 months ago
  68. 18f9e35 Merge branch 'develop' into se-required-items-from-jc by Marica · 3 years, 3 months ago
  69. 1a7851b fix: error message by Anupam · 3 years, 3 months ago
  70. 68dc42f fix: function name [is_work_order_stopped -> is_work_order_closed] by Anupam · 3 years, 3 months ago
  71. 1eb3ca2 fix: (travis) Production Plan Summary Report breaks if no WO by marination · 3 years, 3 months ago
  72. 37799fe fix: use completion qty instead of transfer quantity for JC status by Ankush Menat · 3 years, 3 months ago
  73. 0311782 Merge branch 'develop' into se-required-items-from-jc by Marica · 3 years, 3 months ago
  74. e8d0c25 fix: Partial Trabsfers against JC by marination · 3 years, 3 months ago
  75. 092936d Merge branch 'develop' into manufacturing-work-order-stop by Anupam Kumar · 3 years, 3 months ago
  76. 27709a1 fix: test cases by Anupam · 3 years, 3 months ago
  77. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years, 3 months ago
  78. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years, 3 months ago
  79. 0aa237f test: Stock Entry from JC correctness (items mapping and qty) by marination · 3 years, 3 months ago
  80. 7044ae5 fix: testcases: by Anupam · 3 years, 3 months ago
  81. cb064b0 fix: added job_card_item link in material request (#28222) by Noah Jacob · 3 years, 3 months ago
  82. cc15cf6 fix: linter isuue by Anupam · 3 years, 3 months ago
  83. 8ebc412 Merge branch 'develop' into manufacturing-work-order-stop by Anupam Kumar · 3 years, 3 months ago
  84. ba47bd0 fix: sider isuue by Anupam · 3 years, 3 months ago
  85. 9b4c7e4 fix: validate job card by Anupam · 3 years, 3 months ago
  86. 9c0906f fix: test cases by Anupam · 3 years, 3 months ago
  87. e36da4d fix: linter issues by Anupam · 3 years, 3 months ago
  88. 59e4fd9 fix: linter issues by Anupam · 3 years, 3 months ago
  89. 530a0f4 fix: added testcase by Anupam · 3 years, 3 months ago
  90. 264b0df fix: sider issue by Anupam · 3 years, 3 months ago
  91. 55e97dc fix: sider issue by Anupam · 3 years, 3 months ago
  92. e290fe0 fix: sider issue by Anupam · 3 years, 3 months ago
  93. 5d4c565 feat: added confirm dialog on closing of workorder by Anupam · 3 years, 3 months ago
  94. 23af036 feat: provision to close the Work Order by Anupam · 3 years, 3 months ago
  95. 292419b fix: Skip empty rows while updating unsaved BOM cost (#28136) by Marica · 3 years, 3 months ago
  96. 8502ccb chore: Add comment hinting to reason by marination · 3 years, 3 months ago
  97. 27236b7 fix: Remove RM Cost column as cost is not retrievable from Job card by marination · 3 years, 3 months ago
  98. d81b87d fix(ux): make qty 1 by default in WO by Ankush Menat · 3 years, 3 months ago
  99. 5f9bd9b fix: remove bad hardcoded max value by Ankush Menat · 3 years, 3 months ago
  100. e0cf45e fix(ux): misleading label for image fields (#28107) by Ankush Menat · 3 years, 3 months ago