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