1. e8310c6 fix: Job Card sub operations status and list view (backport #30243) (#30256) by mergify[bot] · 2 years, 11 months ago
  2. 8e559f0 test: refactor BOM quality template test by Ankush Menat · 2 years, 11 months ago
  3. 9415229 fix: BOM - clear Quality Inspection Template according to Inspection Quality Required by Florian HENRY · 2 years, 11 months ago
  4. 884cd81 test: add test for planned_qty by Sagar Sharma · 2 years, 11 months ago
  5. 3b86d6c fix: max_qty validation condition by Sagar Sharma · 2 years, 11 months ago
  6. 6ee904d test: dont resubmit work order by Ankush Menat · 2 years, 11 months ago
  7. 1af13ca fix(ux): remove get item buttons from submitted production plan by Ankush Menat · 2 years, 11 months ago
  8. 941ea1e fix(ux): skip items without batch series by Ankush Menat · 2 years, 11 months ago
  9. 94d0f8d test: actual bom naming test by Ankush Menat · 2 years, 11 months ago
  10. 67d8a7b fix: cancelled document check by Rohan Bansal · 3 years ago
  11. 6b58d53 refactor: split versioning code for testability by Ankush Menat · 3 years ago
  12. 7f26709 fix: improve bom autoname logic by Rohan Bansal · 3 years ago
  13. e2c99e0 test: bom for item_code that is >VARCHAR_LEN by Ankush Menat · 3 years ago
  14. d9c9174 fix: if an item code is too long, truncate before setting BOM name by Rohan Bansal · 3 years ago
  15. 362102e fix: dont hardcode hour rate precision by Ankush Menat · 3 years ago
  16. 18e2a33 fix: fetch new fields in bom from routing by Ankush Menat · 3 years ago
  17. 9ef35ef fix: dont hardcode precision in routing by Ankush Menat · 3 years ago
  18. f8ac4c0 fix: remove dead dashboard links by Ankush Menat · 3 years ago
  19. 1d1d586 test: Included sub assembly non-merging in test case by marination · 3 years ago
  20. ffbb2c8 fix: Assert False for test that is anticipating an empty table and remove second arg to assertTrue by marination · 3 years ago
  21. 25fa634 test: Adjust test as per teardown by marination · 3 years ago
  22. 5fe8c48 Merge branch 'develop' into prod-plan-sub-items-aggregate by Marica · 3 years ago
  23. b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 3 years ago
  24. 292fe37 test: combine sub assembly items and make Production Plan tests atomic by marination · 3 years ago
  25. b859318 Merge branch 'develop' into prod-plan-sub-items-aggregate by Marica · 3 years ago
  26. 1d1203d fix: dont fetch draft/cancelled BOMs by Ankush Menat · 3 years ago
  27. 96e87fe fix: validate Work Order qty against Production Plan (#29721) (#30003) by mergify[bot] · 3 years ago
  28. 6d72aa3 feat: Combine Sub-assembly items in Production Plan by marination · 3 years ago
  29. 5d40344 test: move report tests to subttest (#29945) by Ankush Menat · 3 years ago
  30. e4c4dc4 fix: JobCard TimeLog to_date (#29872) by Sagar Sharma · 3 years ago
  31. db93f26 fix: production plan status should consider qty + WO status by Ankush Menat · 3 years ago
  32. 0da3995 Merge pull request #29836 from rohitwaghchaure/minor-item-name-in-excel-sheet by rohitwaghchaure · 3 years ago
  33. 02e7702 fix: added item name in the excel sheet by Rohit Waghchaure · 3 years ago
  34. 599f4b1 Merge pull request #29705 from marination/pending-qty-in-prod-plan by Marica · 3 years ago
  35. e46a1bc fix: Server Tests and sider by marination · 3 years ago
  36. ce79434 Merge pull request #29736 from rohitwaghchaure/performance-issue-while-making-wo by rohitwaghchaure · 3 years ago
  37. 86ca41b test: Production Plan Pending Qty impact tests by marination · 3 years ago
  38. eec2f87 fix: time out error while making work orders from prodcution plan by Rohit Waghchaure · 3 years ago
  39. 2abc1c2 Merge pull request #29715 from aaronmenezes/fix_reserved_for_production_calc by Ankush Menat · 3 years ago
  40. a8bf3a3 refactor: move reserve quantity computation to work order by Ankush Menat · 3 years ago
  41. d2cc5f2 test: remove dependency on other tests by Ankush Menat · 3 years ago
  42. 6a8b7ee fix: Reserved for Production calculation considered closed work orders by aaronmenezes · 3 years ago
  43. eaccef6 fix: Initialise pending qty as planned qty for independent item rows in Prod Plan by marination · 3 years ago
  44. bb105a3 test: validate on save instead of on creation by Ankush Menat · 3 years ago
  45. 7116d7a fix: Set Pending Qty in Prod Plan after updating Work Order by marination · 3 years ago
  46. 72a812f fix: use item_code instead of parent field in bom_stock_calculated report (#29684) by Ritwik Puri · 3 years ago
  47. 6459cea fix: dont show cancelled PO items in plan report by Ankush Menat · 3 years ago
  48. 9b60e3f fix: default qty if not found by Ankush Menat · 3 years ago
  49. be09551 test: add test case for multiple WO by Sagar Sharma · 3 years ago
  50. 360a06b fix: ordered_qty for production-plan-item by Sagar Sharma · 3 years ago
  51. a3a05c0 fix: don't show "create" on cancelled BOMs (#29570) by Ankush Menat · 3 years ago
  52. d38fd86 fix(ux): sort multi-production item plans correctly by Ankush Menat · 3 years ago
  53. 157b4b3 refactor!: dynamically compute bom_level by Ankush Menat · 3 years ago
  54. 0f7c2a1 fix: cost of poor quality report time filters not working (#28958) by aaronmenezes · 3 years ago
  55. 43bd88e fix: work order serial no allows storing whitespace by Ankush Menat · 3 years, 1 month ago
  56. 28994c0 test: delete data after running test by Ankush Menat · 3 years ago
  57. 86efa0d fix: ensure correct-ish transfer against by Ankush Menat · 3 years ago
  58. b75b00f feat: provision to exclude exploded items in the BOM (#29450) by rohitwaghchaure · 3 years ago
  59. b8fbfed fix: fetch "transfer material against" from BOM (#29435) by Ankush Menat · 3 years, 1 month ago
  60. 19b1b7f Merge pull request #29419 from rohitwaghchaure/fix-incorrect-rm-qty-in-stock-entry by rohitwaghchaure · 3 years, 1 month ago
  61. f8d232a fix: incorrect raw materials quantity in manufacture stock entry by Rohit Waghchaure · 3 years, 1 month ago
  62. 180f06d Merge pull request #29375 from marination/bom-ops-report by Marica · 3 years, 1 month ago
  63. 7e407bc fix: show stock UOM for material transfers (#29376) by Ankush Menat · 3 years, 1 month ago
  64. af73429 fix: Allow only BOM with ops in BOM ID filter & add total row to report by marination · 3 years, 1 month ago
  65. 3c7b772 fix: Sider (unused imports) and Linter(add extra empty line) by marination · 3 years, 1 month ago
  66. a9ff1fc fix: (enhance) BOM Operations Report by marination · 3 years, 1 month ago
  67. 48f3d53 fix: cover case when all material needs to be bought (#29326) by Ankush Menat · 3 years, 1 month ago
  68. 9cd26fb fix: purchase to Stock UOM conversion on Production Plan #28570 by Maxwell Morais · 3 years, 1 month ago
  69. 3db8d90 Merge pull request #29278 from shariquerik/update-workspace-json by Ankush Menat · 3 years, 1 month ago
  70. 4d48035 fix: show work order progress bar even it is closed (#29312) by Anupam Kumar · 3 years, 1 month ago
  71. bc187c1 fix: updated standard workspace json files by Shariq Ansari · 3 years, 1 month ago
  72. 71466c6 Merge pull request #29179 from rohitwaghchaure/fixed-incorrect-scrap-qty-in-manufacture by rohitwaghchaure · 3 years, 1 month ago
  73. 8f0b2fa fix: incorrect scrap item qty by Rohit Waghchaure · 3 years, 1 month ago
  74. 754596d fix: "update cost" should ignore overridden routing times #29154 by Ankush Menat · 3 years, 1 month ago
  75. 2bb7bca test: bin qty on backdated SR by Ankush Menat · 3 years, 2 months ago
  76. f5d5281 chore: drop deprecated qunit tests by Ankush Menat · 3 years, 2 months ago
  77. 2be62c2 feat: provision to have limited parameters for in-process quality ins… (#28549) by DeeMysterio · 3 years, 2 months ago
  78. 29f6852 feat: Manufacturing : in BOM Operation time can be fix (#27063) by HENRY Florian · 3 years, 2 months ago
  79. 96ef88d test: remove commits from tests (#27939) by Ankush Menat · 3 years, 2 months ago
  80. 80f1a8c fix: incorrect logic for "Reserved Qty for Production" (#28880) by Ankush Menat · 3 years, 2 months ago
  81. cc8c059 fix(UX): hide RM table(Job Card) if material transfer is against work order (#28746) by Noah Jacob · 3 years, 2 months ago
  82. bb97309 fix: tests by Rucha Mahabal · 3 years, 2 months ago
  83. f1c0190 feat: added QI link in Job Card Dashboard (#28643) by Noah Jacob · 3 years, 2 months ago
  84. 445966a test: timeout certain tests in work order to avoid stuck tests (#28666) by Ankush Menat · 3 years, 2 months ago
  85. f872878 Merge pull request #28500 from rohitwaghchaure/feat-report-to-view-consumed-materials by rohitwaghchaure · 3 years, 2 months ago
  86. 3d2efb7 fix: linters issue by rohitwaghchaure · 3 years, 2 months ago
  87. 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
  88. 570ae42 Update work_order_consumed_materials.py by rohitwaghchaure · 3 years, 2 months ago
  89. f862339 fix: use get_all instead of get_list for child tables by Ankush Menat · 3 years, 3 months ago
  90. 73bfd59 fix: checkbox triggers get_items and sub_assembly buttons (#28558) by Noah Jacob · 3 years, 2 months ago
  91. ffdf32b Merge branch 'develop' into cost-of-poor-quality by Marica · 3 years, 3 months ago
  92. 42395af fix: Remove commented code by marination · 3 years, 3 months ago
  93. 8d2abc4 fix: fixes in work order doctype (#28217) by Mohammed Yusuf Shaikh · 3 years, 3 months ago
  94. 34d1fec fix: broken bom tree view and remove duplicate button (#28512) (#28527) by mergify[bot] · 3 years, 3 months ago
  95. db9bd5b feat: report to see the consumed materials against the work order by Rohit Waghchaure · 3 years, 3 months ago
  96. aa68987 fix: Closed status error in Work Order Summary (#28460) by Sagar Sharma · 3 years, 3 months ago
  97. 44303f9 Merge branch 'develop' into manufacturing-work-order-closed by Anupam Kumar · 3 years, 3 months ago
  98. 488d34a fix: unchecking the "With Operations" in BOM clears operations table #28446 by Sagar Sharma · 3 years, 3 months ago
  99. 8102e4a chore: remove manual collapsing of section (#28435) by Ankush Menat · 3 years, 3 months ago
  100. 37aa2cb Merge branch 'develop' into manufacturing-work-order-closed by Anupam Kumar · 3 years, 3 months ago