1. 952fc87 refactor: fix help section background in dark mode (#28406) by Ahmed Shareef · 3 years ago
  2. a424310 fix: Collapse Scrap Items in Job Card (#28362) by Sagar Sharma · 3 years ago
  3. 37799fe fix: use completion qty instead of transfer quantity for JC status by Ankush Menat · 3 years ago
  4. 092936d Merge branch 'develop' into manufacturing-work-order-stop by Anupam Kumar · 3 years ago
  5. 27709a1 fix: test cases by Anupam · 3 years ago
  6. 8fe5feb chore: remove all six compat code by Ankush Menat · 3 years ago
  7. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  8. 7044ae5 fix: testcases: by Anupam · 3 years ago
  9. cb064b0 fix: added job_card_item link in material request (#28222) by Noah Jacob · 3 years ago
  10. cc15cf6 fix: linter isuue by Anupam · 3 years ago
  11. 8ebc412 Merge branch 'develop' into manufacturing-work-order-stop by Anupam Kumar · 3 years ago
  12. ba47bd0 fix: sider isuue by Anupam · 3 years ago
  13. 9b4c7e4 fix: validate job card by Anupam · 3 years ago
  14. 9c0906f fix: test cases by Anupam · 3 years ago
  15. e36da4d fix: linter issues by Anupam · 3 years ago
  16. 59e4fd9 fix: linter issues by Anupam · 3 years ago
  17. 530a0f4 fix: added testcase by Anupam · 3 years ago
  18. 264b0df fix: sider issue by Anupam · 3 years ago
  19. 55e97dc fix: sider issue by Anupam · 3 years ago
  20. e290fe0 fix: sider issue by Anupam · 3 years ago
  21. 5d4c565 feat: added confirm dialog on closing of workorder by Anupam · 3 years ago
  22. 23af036 feat: provision to close the Work Order by Anupam · 3 years ago
  23. 292419b fix: Skip empty rows while updating unsaved BOM cost (#28136) by Marica · 3 years ago
  24. d81b87d fix(ux): make qty 1 by default in WO by Ankush Menat · 3 years ago
  25. 5f9bd9b fix: remove bad hardcoded max value by Ankush Menat · 3 years ago
  26. e0cf45e fix(ux): misleading label for image fields (#28107) by Ankush Menat · 3 years ago
  27. 05831b1 fix: update production plan status #27567 by Alan · 3 years ago
  28. 2849297 refactor: move process loss report to manufacturing (#28043) by Alan · 3 years ago
  29. 311bafb fix: incorrect fieldname by Rohit Waghchaure · 3 years ago
  30. da3635b test: execute manufacturing reports by Ankush Menat · 3 years ago
  31. 126ba16 fix: remove debug from query by Ankush Menat · 3 years ago
  32. 8221e7e fix: remove employee_name from job card summary by Ankush Menat · 3 years ago
  33. 790c1cd fix: Removing unused fields from workspace JSON files #27612 by Shariq Ansari · 3 years ago
  34. 0a3dd3e fix: bom item query #27890 by Ankush Menat · 3 years ago
  35. ece446f fix: update variant qty in BOM, Create Work Order dialog (#27686) by Alan · 3 years, 1 month ago
  36. 5c249de fix(ux): added exception of template item in filters (#27560) by Noah Jacob · 3 years, 1 month ago
  37. 2af6ea6 fix: remove unknown field employee_name from query (bp #27634) by Frappe PR Bot · 3 years, 1 month ago
  38. 9110223 fix: (ux) Use subassembly schedule date while making WO from Prod Plan (#27628) by Marica · 3 years, 1 month ago
  39. 78fe925 fix(ProdPlan): Get SubAssy Items does not work (#27537) by Ankush Menat · 3 years, 1 month ago
  40. c5a77f6 feat: provision to add scrap item in job card (#27483) by rohitwaghchaure · 3 years, 1 month ago
  41. 2e2985e fix: calculate operating cost based on BOM Quantity (#27464) by rohitwaghchaure · 3 years, 1 month ago
  42. fea51f4 chore: isort by Ankush Menat · 3 years, 1 month ago
  43. 469bb8d test: Work Order Material Transfer against Job Card by marination · 3 years, 1 month ago
  44. 9520215 feat: Handle Excess/Multiple Item Transfer against Job Card by marination · 3 years, 1 month ago
  45. 678335f fix: job card overlap unknown column `jc.employee` (#27403) by Ankush Menat · 3 years, 1 month ago
  46. 2950204 fix: added delivery date filters to get sales orders in production plan (#27367) by rohitwaghchaure · 3 years, 1 month ago
  47. 81d3524 fix: auto complete sales order rows in production plan (#27352) by Alan · 3 years, 1 month ago
  48. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  49. 81eb6fd Merge pull request #27288 from ankush/strict_linting by Ankush Menat · 3 years, 2 months ago
  50. 2a8cd05 fix: production plan UX and validation message (#27278) by rohitwaghchaure · 3 years, 2 months ago
  51. b147b85 chore: whitespace / eof fixes by Ankush Menat · 3 years, 2 months ago
  52. 010060d chore: correct indentation by Ankush Menat · 3 years, 2 months ago
  53. e6799d7 fix: operation time auto set to zero (#27188) by rohitwaghchaure · 3 years, 2 months ago
  54. a1737c9 fix: Production Plan: load document defaults for plan items & remove name column from listview (#26584) (#27184) by Frappe PR Bot · 3 years, 2 months ago
  55. 422f67a refactor: update manufacturing module onboarding (#26945) by Noah Jacob · 3 years, 2 months ago
  56. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 2 months ago
  57. c07dce9 fix: don't allow BOM's item code at any level of child items (#27157) by Ankush Menat · 3 years, 2 months ago
  58. b389b8c fix: prevent over riding scrap table values, name kwargs, set currency by 18alantom · 3 years, 2 months ago
  59. e20d219 Merge branch 'develop' into feat-bom-process-loss-fp by 18alantom · 3 years, 2 months ago
  60. ad45ddc fix: sequence of sub-operations in job card (#27138) by rohitwaghchaure · 3 years, 2 months ago
  61. 95a2565 fix: correct value in test by 18alantom · 3 years, 2 months ago
  62. aff9aee Merge branch 'develop' into feat-bom-process-loss-fp by 18alantom · 3 years, 2 months ago
  63. c3ce3f9 fix: remove spurious function 'toggle_operations' by 18alantom · 3 years, 2 months ago
  64. 8f73d58 feat: process loss report, fix set pl query condition by 18alantom · 3 years, 2 months ago
  65. b58853e feat: add procss_loss_qty field in work order by 18alantom · 3 years, 2 months ago
  66. 7fb0817 fix: reword error messages, fix test values by 18alantom · 3 years, 2 months ago
  67. 6106a63 Merge branch 'develop' into fix-scrap-items-updation by rohitwaghchaure · 3 years, 2 months ago
  68. 62c5902 refactor: rectify typo (#27057) by Alan · 3 years, 2 months ago
  69. 6ef16ee fix: update scrap table item details; typo by 18alantom · 3 years, 2 months ago
  70. f133158 refactor: renamed varint_item_code to variant_item_code (#27025) by Noah Jacob · 3 years, 2 months ago
  71. 9225f02 fix: pass planned start date to created work order (#27031) by Alan · 3 years, 2 months ago
  72. 09f34e5 fix: set production plan to completed even on over production (#27027) by Alan · 3 years, 2 months ago
  73. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  74. cc177f3 fix: wo tests, sider, account for pl in se validation by 18alantom · 3 years, 2 months ago
  75. 2670adc test: check manufacture completion qty in se and wo by 18alantom · 3 years, 2 months ago
  76. ad73d3f refactor: validation error message formatting by 18alantom · 3 years, 2 months ago
  77. 23ef51a fix: sider by 18alantom · 3 years, 4 months ago
  78. 47a4a3d refactor: polyfill ?? by 18alantom · 3 years, 4 months ago
  79. 55acb2e fix: sider by 18alantom · 3 years, 4 months ago
  80. cdf253a fix: add more validations, remove source wh req for pl item by 18alantom · 3 years, 4 months ago
  81. 8ecb146 test: add bom tests for process loss val, add se test for qty calc by 18alantom · 3 years, 4 months ago
  82. 7433b97 refactor: shift auto entry of is process loss check, update validations by 18alantom · 3 years, 4 months ago
  83. 984c97e feat: add is process loss autoset and validation by 18alantom · 3 years, 4 months ago
  84. b6dc0ef feat: add provision for process loss in manufac by 18alantom · 3 years, 4 months ago
  85. eb1e318 fix: conflicts while merging brnach version-13 to develop by Rohit Waghchaure · 3 years, 2 months ago
  86. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 2 months ago
  87. 210441d fix: price list with 0 value are ignored (bp #26655) by Frappe PR Bot · 3 years, 2 months ago
  88. 3dfbf19 fix: allow alternative items when using job card (bp #26724) by Frappe PR Bot · 3 years, 2 months ago
  89. 7e0c57f fix: allow alternative items when using job card (#26724) by Ankush · 3 years, 2 months ago
  90. 16d4de5 fix: price list with 0 value are ignored (#26655) by Ankush · 3 years, 2 months ago
  91. cb44aed test: get sales order with variant by Noah Jacob · 3 years, 2 months ago
  92. 041ac33 style: improved formatting of sql query by Noah Jacob · 3 years, 4 months ago
  93. b10465e refactor: created function to get bom_item for query by Noah Jacob · 3 years, 5 months ago
  94. 9b0b2da refactor: updated sql query for item variants by noahjacob · 3 years, 5 months ago
  95. cf40787 fix: fixed fetching sales order of item variant in production plan by noahjacob · 3 years, 5 months ago
  96. 1b9a5c8 fix: incorrect amount in work order required items table. (#26585) (#26623) by Frappe PR Bot · 3 years, 3 months ago
  97. 3431430 fix: conflicts by Rohit Waghchaure · 3 years, 3 months ago
  98. 1b6dd84 fix(bom): remove manual permission checking (#26689) (#26690) by Frappe PR Bot · 3 years, 3 months ago
  99. 8ed7a21 fix(bom): remove manual permission checking (#26689) by Ankush · 3 years, 3 months ago
  100. d95f16a fix(bom): remove manual permission checking (#26689) by Ankush · 3 years, 3 months ago