1. 26a9d38 fix: WIP needs to be set before submit on skip_transfer (#26500) by Noah Jacob · 3 years, 3 months ago
  2. d319e10 fix: set default operation time to 0 (#26511) by Noah Jacob · 3 years, 3 months ago
  3. 4d44455 Merge pull request #26508 from rohitwaghchaure/fixed-fg-items-not-added-for-batch-item by rohitwaghchaure · 3 years, 3 months ago
  4. 74b97b5 fix: FG item not fetched in manufacture entry by Rohit Waghchaure · 3 years, 3 months ago
  5. 0d190bb fix: multi-currency issue by Rohit Waghchaure · 3 years, 3 months ago
  6. f130f83 Merge pull request #26332 from rohitwaghchaure/fixed-bom-stock-report-not-working by rohitwaghchaure · 3 years, 3 months ago
  7. 5638fbb fix: bom stock report not working by Rohit Waghchaure · 3 years, 3 months ago
  8. 75fdf79 fix: incorrect bom no. added for non-variant items on variant boms (#26320) by Richard Case · 3 years, 3 months ago
  9. 3105332 fix: allow to make job card without employee by Rohit Waghchaure · 3 years, 3 months ago
  10. c14fc95 Merge pull request #26279 from rohitwaghchaure/fixed-update-cost-not-working-for-draft-bom by rohitwaghchaure · 3 years, 3 months ago
  11. 0bfd56e fix: update cost not working in the draft bom by Rohit Waghchaure · 3 years, 3 months ago
  12. 815e6ec fix: minor removed unused file by Rohit Waghchaure · 3 years, 3 months ago
  13. 2a1d1e1 Merge pull request #26240 from rohitwaghchaure/production-plan-sub-assembly-enhancement by rohitwaghchaure · 3 years, 3 months ago
  14. 6169077 feat: provision to make subcontracted purchase order from the production plan by Rohit Waghchaure · 3 years, 4 months ago
  15. 2d1c4fe fix: allow to changes to date in the blanket order by Rohit Waghchaure · 3 years, 3 months ago
  16. e5c47f8 fix: fetch batch items in stock reco by Rohit Waghchaure · 3 years, 4 months ago
  17. 9e43445 fix: order and time of operations for multilevel bom by Ankush Menat · 3 years, 4 months ago
  18. 6ec8875 fix(ux): show bom in operations child table by Ankush Menat · 3 years, 4 months ago
  19. ff4aadc chore: remove dead and py2 compatibility code by Ankush Menat · 3 years, 5 months ago
  20. 2330c41 fix: total time calculation by Rohit Waghchaure · 3 years, 7 months ago
  21. 5730744 is corrective job card by Rohit Waghchaure · 3 years, 9 months ago
  22. c878389 fix: or condition filter in the get_all by Rohit Waghchaure · 3 years, 9 months ago
  23. fcab53b fix: skip job card by Rohit Waghchaure · 3 years, 9 months ago
  24. 6e81489 feat: Job Card Enhancements by Rohit Waghchaure · 3 years, 9 months ago
  25. da82bd4 refactor: update cost updates operation time and hour rates in BOM (#25891) by Noah Jacob · 3 years, 4 months ago
  26. 98e98d2 fix(Work Order): added freeze when trying to stop work order (#26192) (#26196) by Ankush · 3 years, 4 months ago
  27. 8347eb1 Update production_plan.js by rohitwaghchaure · 3 years, 4 months ago
  28. 773aaba fix: allow to select group warehouse while downloading materials from production plan by Rohit Waghchaure · 3 years, 4 months ago
  29. a94b897 feat: subcontract code refactor and enhancement by Rohit Waghchaure · 3 years, 5 months ago
  30. a9c84f7 perf(minor): remove unnecessary comprehensions (#25645) by Ankush Menat · 3 years, 4 months ago
  31. af4794b fix: custom conversion factor field not mapped from job card to stock entry by Rohit Waghchaure · 3 years, 4 months ago
  32. 40b90e5 Merge pull request #25478 from noahjacob/prod_plan_feat by rohitwaghchaure · 3 years, 4 months ago
  33. 431d329 fix: use dictionary filter instead of list (#25874) by Ankush Menat · 3 years, 5 months ago
  34. 73e41c0 refactor: suggested changes by noahjacob · 3 years, 5 months ago
  35. bf1b3b8 refactor: updated conditional visibility of check box by noahjacob · 3 years, 5 months ago
  36. 516c789 refactor: variable names and suggested changes by noahjacob · 3 years, 5 months ago
  37. 50f52df refactor: variable names and refactored cancel function into submit function by noahjacob · 3 years, 5 months ago
  38. 90e6719 chore: replace assertEquals with alias assertEqual (#25613) by Ankush Menat · 3 years, 5 months ago
  39. 4ecae62 fix: added is_stock_item filter (#25530) by Noah Jacob · 3 years, 5 months ago
  40. 90c6672 test: added on_cancel test by noahjacob · 3 years, 6 months ago
  41. 93c22eb refactor: created separate function to update work_order on cancel by noahjacob · 3 years, 6 months ago
  42. 56f6970 test: added test case for combining items by noahjacob · 3 years, 6 months ago
  43. b7ca913 fix: Added Item Reference field to link tables and update work_order_qty by noahjacob · 3 years, 6 months ago
  44. 8290516 fix: Fixed updating sales order work qty after cancelling work order by noahjacob · 3 years, 6 months ago
  45. 1e912db feat: Added check box to combine items by noahjacob · 3 years, 6 months ago
  46. 7eac4a2 fix: functions using mutable defaults (#25370) by Ankush Menat · 3 years, 6 months ago
  47. ad6a265 chore: minor translation fixes by Ankush Menat · 3 years, 6 months ago
  48. dedf2c1 fix: remove duplicate keys from dictionaries by Ankush Menat · 3 years, 6 months ago
  49. 10c6137 fix: Backport missing commits to develop branch (#25305) by Nabin Hait · 3 years, 6 months ago
  50. 65f25c2 fix(minor): fix dynamically changing grid properties by Rushabh Mehta · 3 years, 6 months ago
  51. c65751d test: ignore floating point errors in test_bom by Ankush Menat · 3 years, 6 months ago
  52. f9fde05 Merge pull request #25242 from rohitwaghchaure/fixed-test-case-for-bom-cost by rohitwaghchaure · 3 years, 6 months ago
  53. fa8bb87 fix: bom cost test case by Rohit Waghchaure · 3 years, 6 months ago
  54. cb625d8 fix: round total quantity in job card by Ankush Menat · 3 years, 6 months ago
  55. 993cf8c test: cleanup BOM in `test_routing` and prevent overlap in `test_job_card` (#25180) by Sagar Vora · 3 years, 6 months ago
  56. cce3efe test: specify warehouse list to avoid error (#25174) by Sagar Vora · 3 years, 6 months ago
  57. 777745f fix: do not fetch stopped MR in production plan by Ankush Menat · 3 years, 7 months ago
  58. d636075 chore: frappe.whitelist for doc methods (#25068) by Walstan Baptista · 3 years, 6 months ago
  59. d65458d test: corrected item name (#25075) by Walstan Baptista · 3 years, 6 months ago
  60. 87a70fe feat: Show Required Qty as per BOM in Material Request Items by Rucha Mahabal · 3 years, 7 months ago
  61. 9dbabb9 feat: Add more fields to raw material download by Rucha Mahabal · 3 years, 7 months ago
  62. 0740999 fix: Ordered and Reserved Qty for Production not getting fetched in Items by Rucha Mahabal · 3 years, 7 months ago
  63. 1f86471 feat: show ordered and reserved qty in Material Request Plan Item table by Rucha Mahabal · 3 years, 7 months ago
  64. 66bae19 feat(Production Plan): Consider Safety Stock in Required Qty Calculation by Rucha Mahabal · 3 years, 7 months ago
  65. 0b569b3 fix: allow creating stock entry based on work order for customer provided items (#24885) by Sagar Vora · 3 years, 7 months ago
  66. 8298336 fix: Period list for exponential smoothing forecasting report (#24982) by Deepesh Garg · 3 years, 7 months ago
  67. e6ad390 chore: Allow changing Work Stations in WO. (#24897) by Marica · 3 years, 7 months ago
  68. 4c089b5 minor fixes by Rohit Waghchaure · 3 years, 7 months ago
  69. ae63d66 fix: column names by Afshan · 3 years, 8 months ago
  70. 1aad27a Merge pull request #24612 from rohitwaghchaure/fixed-validation-for-job-card by rohitwaghchaure · 3 years, 8 months ago
  71. c697cb8 fix: validation of job card in stock entry by Rohit Waghchaure · 3 years, 8 months ago
  72. d826bee fix: update qty in future sle (#24649) by Nabin Hait · 3 years, 8 months ago
  73. 7177579 fix: Dependant sle logic fixes (#24489) by Nabin Hait · 3 years, 8 months ago
  74. 055b81d Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 8 months ago
  75. bbc6bfd Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 9 months ago
  76. 56c7b55 fix: extra transferred qty has not consumed against work order by Rohit Waghchaure · 3 years, 9 months ago
  77. 0b04e23 fix: BOM Stock Report UoM correction (#24339) by Anuja Pawar · 3 years, 9 months ago
  78. 5114341 fix(work order): Actual start and end dates update (#24360) by Kanchan Chauhan · 3 years, 9 months ago
  79. 7619d3d fix(merge): develop by Rushabh Mehta · 3 years, 9 months ago
  80. fab080c fix: Company Wise Valuation Rate for RM in BOM by marination · 3 years, 9 months ago
  81. 304100d fix: don't cancel job card if manufacturing entry has made by Rohit Waghchaure · 3 years, 11 months ago
  82. ab1c2b7 fix(minor): routing by Rushabh Mehta · 3 years, 10 months ago
  83. ec959bc fix: override field_map for job card gantt by prssanna · 4 years ago
  84. a77b8c9 Repost item valuation (#24031) by Nabin Hait · 3 years, 10 months ago
  85. 2cd41bc fix(routes): desk to app by Rushabh Mehta · 3 years, 10 months ago
  86. 421bfee Merge branch 'develop' into job-card-gantt-v13 by Prssanna Desai · 3 years, 10 months ago
  87. ff59f18 fix: override field_map for job card gantt by prssanna · 4 years ago
  88. fd044b0 Merge branch 'rebrand-ui' of https://github.com/frappe/erpnext into desk-enhancements by Shivam Mishra · 3 years, 10 months ago
  89. f2511c8 Merge branch 'develop' of https://github.com/frappe/erpnext into rebrand-ui by Suraj Shetty · 3 years, 10 months ago
  90. edb99d4 fix: incorrect stock quantity if 'Allow Multiple Material Consumption' has enabled by Rohit Waghchaure · 3 years, 11 months ago
  91. fec8dba fix(merge): merge develop by Rushabh Mehta · 3 years, 10 months ago
  92. 59dffb9 fix(Production Planning): incorrect required qty by Mohammad Hasnain · 3 years, 10 months ago
  93. 2fa3cac feat: update workspace folders by Shivam Mishra · 3 years, 10 months ago
  94. 2895645 feat: rename desk page to workspace by Shivam Mishra · 3 years, 10 months ago
  95. 9aaca25 feat: update desk page json by Shivam Mishra · 3 years, 10 months ago
  96. de68f74 chore: update all desk pages by Shivam Mishra · 3 years, 10 months ago
  97. 029b9c0 Update bom.py by Nabin Hait · 3 years, 10 months ago
  98. 66e8a12 fix: KeyError 'sourced_by_supplier' by Anurag Mishra · 3 years, 11 months ago
  99. 27e7c26 fix: link type by Shivam Mishra · 3 years, 11 months ago
  100. 61388d4 feat: update desk pages by Shivam Mishra · 3 years, 11 months ago