1. 0a3dd3e fix: bom item query #27890 by Ankush Menat · 3 years ago
  2. ece446f fix: update variant qty in BOM, Create Work Order dialog (#27686) by Alan · 3 years, 1 month ago
  3. 5c249de fix(ux): added exception of template item in filters (#27560) by Noah Jacob · 3 years, 1 month ago
  4. 2af6ea6 fix: remove unknown field employee_name from query (bp #27634) by Frappe PR Bot · 3 years, 1 month ago
  5. 9110223 fix: (ux) Use subassembly schedule date while making WO from Prod Plan (#27628) by Marica · 3 years, 1 month ago
  6. 78fe925 fix(ProdPlan): Get SubAssy Items does not work (#27537) by Ankush Menat · 3 years, 1 month ago
  7. c5a77f6 feat: provision to add scrap item in job card (#27483) by rohitwaghchaure · 3 years, 1 month ago
  8. 2e2985e fix: calculate operating cost based on BOM Quantity (#27464) by rohitwaghchaure · 3 years, 1 month ago
  9. fea51f4 chore: isort by Ankush Menat · 3 years, 1 month ago
  10. 469bb8d test: Work Order Material Transfer against Job Card by marination · 3 years, 1 month ago
  11. 9520215 feat: Handle Excess/Multiple Item Transfer against Job Card by marination · 3 years, 1 month ago
  12. 678335f fix: job card overlap unknown column `jc.employee` (#27403) by Ankush Menat · 3 years, 1 month ago
  13. 2950204 fix: added delivery date filters to get sales orders in production plan (#27367) by rohitwaghchaure · 3 years, 1 month ago
  14. 81d3524 fix: auto complete sales order rows in production plan (#27352) by Alan · 3 years, 1 month ago
  15. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 2 months ago
  16. 81eb6fd Merge pull request #27288 from ankush/strict_linting by Ankush Menat · 3 years, 2 months ago
  17. 2a8cd05 fix: production plan UX and validation message (#27278) by rohitwaghchaure · 3 years, 2 months ago
  18. b147b85 chore: whitespace / eof fixes by Ankush Menat · 3 years, 2 months ago
  19. 010060d chore: correct indentation by Ankush Menat · 3 years, 2 months ago
  20. e6799d7 fix: operation time auto set to zero (#27188) by rohitwaghchaure · 3 years, 2 months ago
  21. 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
  22. 422f67a refactor: update manufacturing module onboarding (#26945) by Noah Jacob · 3 years, 2 months ago
  23. ae55eab chore: remove deprecated and empty QUnit tests (#27179) by Ankush Menat · 3 years, 2 months ago
  24. c07dce9 fix: don't allow BOM's item code at any level of child items (#27157) by Ankush Menat · 3 years, 2 months ago
  25. b389b8c fix: prevent over riding scrap table values, name kwargs, set currency by 18alantom · 3 years, 2 months ago
  26. e20d219 Merge branch 'develop' into feat-bom-process-loss-fp by 18alantom · 3 years, 2 months ago
  27. ad45ddc fix: sequence of sub-operations in job card (#27138) by rohitwaghchaure · 3 years, 2 months ago
  28. 95a2565 fix: correct value in test by 18alantom · 3 years, 2 months ago
  29. aff9aee Merge branch 'develop' into feat-bom-process-loss-fp by 18alantom · 3 years, 2 months ago
  30. c3ce3f9 fix: remove spurious function 'toggle_operations' by 18alantom · 3 years, 2 months ago
  31. 8f73d58 feat: process loss report, fix set pl query condition by 18alantom · 3 years, 2 months ago
  32. b58853e feat: add procss_loss_qty field in work order by 18alantom · 3 years, 2 months ago
  33. 7fb0817 fix: reword error messages, fix test values by 18alantom · 3 years, 2 months ago
  34. 6106a63 Merge branch 'develop' into fix-scrap-items-updation by rohitwaghchaure · 3 years, 2 months ago
  35. 62c5902 refactor: rectify typo (#27057) by Alan · 3 years, 2 months ago
  36. 6ef16ee fix: update scrap table item details; typo by 18alantom · 3 years, 2 months ago
  37. f133158 refactor: renamed varint_item_code to variant_item_code (#27025) by Noah Jacob · 3 years, 2 months ago
  38. 9225f02 fix: pass planned start date to created work order (#27031) by Alan · 3 years, 2 months ago
  39. 09f34e5 fix: set production plan to completed even on over production (#27027) by Alan · 3 years, 2 months ago
  40. 4551d7d chore: mass trailing whitespace and EOF fixes by Ankush Menat · 3 years, 2 months ago
  41. cc177f3 fix: wo tests, sider, account for pl in se validation by 18alantom · 3 years, 2 months ago
  42. 2670adc test: check manufacture completion qty in se and wo by 18alantom · 3 years, 2 months ago
  43. ad73d3f refactor: validation error message formatting by 18alantom · 3 years, 2 months ago
  44. 23ef51a fix: sider by 18alantom · 3 years, 4 months ago
  45. 47a4a3d refactor: polyfill ?? by 18alantom · 3 years, 4 months ago
  46. 55acb2e fix: sider by 18alantom · 3 years, 4 months ago
  47. cdf253a fix: add more validations, remove source wh req for pl item by 18alantom · 3 years, 4 months ago
  48. 8ecb146 test: add bom tests for process loss val, add se test for qty calc by 18alantom · 3 years, 4 months ago
  49. 7433b97 refactor: shift auto entry of is process loss check, update validations by 18alantom · 3 years, 4 months ago
  50. 984c97e feat: add is process loss autoset and validation by 18alantom · 3 years, 4 months ago
  51. b6dc0ef feat: add provision for process loss in manufac by 18alantom · 3 years, 4 months ago
  52. eb1e318 fix: conflicts while merging brnach version-13 to develop by Rohit Waghchaure · 3 years, 2 months ago
  53. b32c2fa fix: updated erpnext wspace json files (#26380) by Shariq Ansari · 3 years, 2 months ago
  54. 210441d fix: price list with 0 value are ignored (bp #26655) by Frappe PR Bot · 3 years, 2 months ago
  55. 3dfbf19 fix: allow alternative items when using job card (bp #26724) by Frappe PR Bot · 3 years, 2 months ago
  56. 7e0c57f fix: allow alternative items when using job card (#26724) by Ankush · 3 years, 2 months ago
  57. 16d4de5 fix: price list with 0 value are ignored (#26655) by Ankush · 3 years, 2 months ago
  58. cb44aed test: get sales order with variant by Noah Jacob · 3 years, 2 months ago
  59. 041ac33 style: improved formatting of sql query by Noah Jacob · 3 years, 4 months ago
  60. b10465e refactor: created function to get bom_item for query by Noah Jacob · 3 years, 5 months ago
  61. 9b0b2da refactor: updated sql query for item variants by noahjacob · 3 years, 5 months ago
  62. cf40787 fix: fixed fetching sales order of item variant in production plan by noahjacob · 3 years, 5 months ago
  63. 1b9a5c8 fix: incorrect amount in work order required items table. (#26585) (#26623) by Frappe PR Bot · 3 years, 3 months ago
  64. 3431430 fix: conflicts by Rohit Waghchaure · 3 years, 3 months ago
  65. 1b6dd84 fix(bom): remove manual permission checking (#26689) (#26690) by Frappe PR Bot · 3 years, 3 months ago
  66. 8ed7a21 fix(bom): remove manual permission checking (#26689) by Ankush · 3 years, 3 months ago
  67. d95f16a fix(bom): remove manual permission checking (#26689) by Ankush · 3 years, 3 months ago
  68. 7903aec fix: not able to add employee in the job card by Rohit Waghchaure · 3 years, 3 months ago
  69. 940356d fix: not able to add employee in the job card by Rohit Waghchaure · 3 years, 3 months ago
  70. af58ac9 fix: not able to add employee in the job card by Rohit Waghchaure · 3 years, 3 months ago
  71. cd12d95 fix: incorrect amount in work order required items table. (#26585) by Ankush · 3 years, 3 months ago
  72. 96caae1 fix: wrong operation time in Work Order (#26613) (#26617) by Ankush · 3 years, 3 months ago
  73. 9ef157b fix: wrong operation time in Work Order (#26613) by rohitwaghchaure · 3 years, 3 months ago
  74. ce3e877 fix: incorrect bom name (bp #26600) by rohitwaghchaure · 3 years, 3 months ago
  75. 56c6774 fix: incorrect bom name (#26600) by rohitwaghchaure · 3 years, 3 months ago
  76. 5b32fa5 fix: SQL error on fetching RM in production plan (bp #26592) by Ankush · 3 years, 3 months ago
  77. 4ee6571 fix: SQL error on fetching RM in production plan (#26592) by Ankush · 3 years, 3 months ago
  78. c14aa45 fix: incorrect valuation rate calculation in gross profit report by Rohit Waghchaure · 3 years, 3 months ago
  79. 1147548 fix: merge conflict by Nabin Hait · 3 years, 3 months ago
  80. df5c2b9 fix: FG item not fetched in manufacture entry by Rohit Waghchaure · 3 years, 3 months ago
  81. a748dd9 feat: provision to make subcontracted purchase order from the production plan by Rohit Waghchaure · 3 years, 4 months ago
  82. 26a9d38 fix: WIP needs to be set before submit on skip_transfer (#26500) by Noah Jacob · 3 years, 3 months ago
  83. d319e10 fix: set default operation time to 0 (#26511) by Noah Jacob · 3 years, 3 months ago
  84. 6442b5d fix: set default operation time to 0 (#26510) by Noah Jacob · 3 years, 3 months ago
  85. 2f775ee fix: WIP needs to be set before submit on skip_transfer (#26507) by Noah Jacob · 3 years, 3 months ago
  86. 9997cce fix: FG item not fetched in manufacture entry by Rohit Waghchaure · 3 years, 3 months ago
  87. 4d44455 Merge pull request #26508 from rohitwaghchaure/fixed-fg-items-not-added-for-batch-item by rohitwaghchaure · 3 years, 3 months ago
  88. eeecb25 fix: WIP needs to be set before submit on skip_transfer (#26499) by Noah Jacob · 3 years, 3 months ago
  89. 74b97b5 fix: FG item not fetched in manufacture entry by Rohit Waghchaure · 3 years, 3 months ago
  90. 4acbeec fix: multi-currency issue by Rohit Waghchaure · 3 years, 3 months ago
  91. 0d190bb fix: multi-currency issue by Rohit Waghchaure · 3 years, 3 months ago
  92. f130f83 Merge pull request #26332 from rohitwaghchaure/fixed-bom-stock-report-not-working by rohitwaghchaure · 3 years, 3 months ago
  93. 5638fbb fix: bom stock report not working by Rohit Waghchaure · 3 years, 4 months ago
  94. 03f7bf6 test: variant BOM from template BOM by Ankush Menat · 3 years, 4 months ago
  95. 046e83b fix: incorrect bom no. added for non-variant items on variant boms (#26320) by Richard Case · 3 years, 4 months ago
  96. 75fdf79 fix: incorrect bom no. added for non-variant items on variant boms (#26320) by Richard Case · 3 years, 4 months ago
  97. 3105332 fix: allow to make job card without employee by Rohit Waghchaure · 3 years, 4 months ago
  98. fa00640 fix: merge conflict by Nabin Hait · 3 years, 4 months ago
  99. f99f872 fix: update cost not working in the draft bom by Rohit Waghchaure · 3 years, 4 months ago
  100. c14fc95 Merge pull request #26279 from rohitwaghchaure/fixed-update-cost-not-working-for-draft-bom by rohitwaghchaure · 3 years, 4 months ago