1. 9dc3083 fix: Call `calculate_cost` for Draft BOM and typo in argument by marination · 2 years, 5 months ago
  2. 5932e9d fix: DB update child items, remove redundancy, fix perf by marination · 2 years, 5 months ago
  3. 1de6b14 fix: remove "scrap %" field (#31069) by Ankush Menat · 2 years, 5 months ago
  4. b6e46ee perf: `get_boms_in_bottom_up_order` by marination · 2 years, 5 months ago
  5. e07ce6e fix: Job Card excess transfer behaviour by marination · 2 years, 5 months ago
  6. 90a8e92 fix: `set_missing_values` in SE and re-use the same on all SE mappings by marination · 2 years, 5 months ago
  7. 548afba fix(minor): update frappe.error_log to new API (#30864) by Rushabh Mehta · 2 years, 6 months ago
  8. 7d2587c fix: nullish check and table name by Ankush Menat · 2 years, 6 months ago
  9. 143786a fix: Must not be able to start Job Card if it is related to Work Order that is not started yet (#29072) by HENRY Florian · 2 years, 6 months ago
  10. 6315acc fix: Map correct company to PO made via Prod Plan (subcontract) by marination · 2 years, 6 months ago
  11. 2777c5c fix: Map Production Plan company in subassembly WO created from it by marination · 2 years, 6 months ago
  12. 5aa60bb test: Multiple RM transfer in separate Stock Entries by marination · 2 years, 6 months ago
  13. be2e5ce style: Missing Semicolon by marination · 2 years, 6 months ago
  14. dfff4be fix: Handle multiple item transfer in separate SEs against WO by marination · 2 years, 6 months ago
  15. 49560d2 fix: remove bad defaults from BOM operation (#30644) by Ankush Menat · 2 years, 6 months ago
  16. 8e42525 chore: typo by Ankush Menat · 2 years, 6 months ago
  17. eebcf2a fix: only trigger onload checks on saved docs (#30603) by Ankush Menat · 2 years, 6 months ago
  18. 52eb0a9 Merge pull request #30528 from s-aga-r/is-subcontracted-fieldtype by Ankush Menat · 2 years, 7 months ago
  19. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 7 months ago
  20. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 7 months ago
  21. 2fece52 chore: Added BOM std filters and update type in List View by marination · 2 years, 7 months ago
  22. f482b18 Merge branch 'develop' into bom-update-tool by Marica · 2 years, 7 months ago
  23. a945484 test: Added test for 2 more validations by marination · 2 years, 7 months ago
  24. 620575a fix: Type Annotations, Redundancy, etc. by marination · 2 years, 7 months ago
  25. 89a9afa fix: cast array slice index integer while splitting serial_nos array (#30468) (#30496) by mergify[bot] · 2 years, 7 months ago
  26. ebf0094 fix: Semgrep by marination · 2 years, 7 months ago
  27. 7949567 fix: Auto format `bom_update_log.py` by marination · 2 years, 7 months ago
  28. 1d1e925 test: API hit via BOM Update Tool by marination · 2 years, 7 months ago
  29. b5ad626 fix: Linter by marination · 2 years, 7 months ago
  30. fa3b953 test: idx mapping correctness by marination · 2 years, 7 months ago
  31. 639d380 chore: Remove redundant idx query and value setting by marination · 2 years, 7 months ago
  32. 63d8924 Merge branch 'develop' into bom-update-tool by Ankush Menat · 2 years, 7 months ago
  33. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  34. 8dff4d6 fix: bom valuation - handle lack of LPP (#30454) by Ankush Menat · 2 years, 7 months ago
  35. 0534cf6 fix: show subassembly table always (#30422) by Ankush Menat · 2 years, 7 months ago
  36. d4ee31d fix: consider all existing PO items by Ankush Menat · 2 years, 7 months ago
  37. 5b1d605 fix: subassembly items linked to temporary name by Ankush Menat · 2 years, 7 months ago
  38. 3d43c43 fix: only validate qty for main non-subassy items by Ankush Menat · 2 years, 7 months ago
  39. 6418dc1 fix: make auto created job cards "Open" by Ankush Menat · 2 years, 7 months ago
  40. e1f5620 fix: material transfer status should be before WIP by Ankush Menat · 2 years, 7 months ago
  41. 0a015b7 refactor: remove redundant if-statement (#30311) by Raffael Meyer · 2 years, 7 months ago
  42. f3715ab fix: Test, Sider and Added button to access log from Tool by marination · 2 years, 7 months ago
  43. 3e3af95 fix: Sider and Linter by marination · 2 years, 7 months ago
  44. 8aff75f feat: List View indicators for Log and Error Log link in log by marination · 2 years, 7 months ago
  45. cff9155 chore: Polish error handling and code sepration by marination · 2 years, 7 months ago
  46. 4283a13 feat: BOM Update Log by marination · 2 years, 7 months ago
  47. e8310c6 fix: Job Card sub operations status and list view (backport #30243) (#30256) by mergify[bot] · 2 years, 7 months ago
  48. 8e559f0 test: refactor BOM quality template test by Ankush Menat · 2 years, 7 months ago
  49. 9415229 fix: BOM - clear Quality Inspection Template according to Inspection Quality Required by Florian HENRY · 2 years, 7 months ago
  50. 884cd81 test: add test for planned_qty by Sagar Sharma · 2 years, 7 months ago
  51. 3b86d6c fix: max_qty validation condition by Sagar Sharma · 2 years, 7 months ago
  52. 6ee904d test: dont resubmit work order by Ankush Menat · 2 years, 7 months ago
  53. 1af13ca fix(ux): remove get item buttons from submitted production plan by Ankush Menat · 2 years, 7 months ago
  54. 941ea1e fix(ux): skip items without batch series by Ankush Menat · 2 years, 7 months ago
  55. 94d0f8d test: actual bom naming test by Ankush Menat · 2 years, 7 months ago
  56. 67d8a7b fix: cancelled document check by Rohan Bansal · 2 years, 8 months ago
  57. 6b58d53 refactor: split versioning code for testability by Ankush Menat · 2 years, 8 months ago
  58. 7f26709 fix: improve bom autoname logic by Rohan Bansal · 2 years, 8 months ago
  59. e2c99e0 test: bom for item_code that is >VARCHAR_LEN by Ankush Menat · 2 years, 8 months ago
  60. d9c9174 fix: if an item code is too long, truncate before setting BOM name by Rohan Bansal · 2 years, 8 months ago
  61. 362102e fix: dont hardcode hour rate precision by Ankush Menat · 2 years, 7 months ago
  62. 18e2a33 fix: fetch new fields in bom from routing by Ankush Menat · 2 years, 7 months ago
  63. f57725f refactor: Add exception handling in background job within BOM Update Tool by marination · 2 years, 7 months ago
  64. 9ef35ef fix: dont hardcode precision in routing by Ankush Menat · 2 years, 8 months ago
  65. f8ac4c0 fix: remove dead dashboard links by Ankush Menat · 2 years, 8 months ago
  66. 1d1d586 test: Included sub assembly non-merging in test case by marination · 2 years, 8 months ago
  67. 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
  68. 25fa634 test: Adjust test as per teardown by marination · 2 years, 8 months ago
  69. 5fe8c48 Merge branch 'develop' into prod-plan-sub-items-aggregate by Marica · 2 years, 8 months ago
  70. b0d1e6d test(refactor): use FrappeTestCase by Ankush Menat · 2 years, 8 months ago
  71. 292fe37 test: combine sub assembly items and make Production Plan tests atomic by marination · 2 years, 8 months ago
  72. b859318 Merge branch 'develop' into prod-plan-sub-items-aggregate by Marica · 2 years, 8 months ago
  73. 1d1203d fix: dont fetch draft/cancelled BOMs by Ankush Menat · 2 years, 8 months ago
  74. 96e87fe fix: validate Work Order qty against Production Plan (#29721) (#30003) by mergify[bot] · 2 years, 8 months ago
  75. 6d72aa3 feat: Combine Sub-assembly items in Production Plan by marination · 2 years, 8 months ago
  76. 5d40344 test: move report tests to subttest (#29945) by Ankush Menat · 2 years, 8 months ago
  77. e4c4dc4 fix: JobCard TimeLog to_date (#29872) by Sagar Sharma · 2 years, 8 months ago
  78. db93f26 fix: production plan status should consider qty + WO status by Ankush Menat · 2 years, 8 months ago
  79. 0da3995 Merge pull request #29836 from rohitwaghchaure/minor-item-name-in-excel-sheet by rohitwaghchaure · 2 years, 8 months ago
  80. 02e7702 fix: added item name in the excel sheet by Rohit Waghchaure · 2 years, 8 months ago
  81. 599f4b1 Merge pull request #29705 from marination/pending-qty-in-prod-plan by Marica · 2 years, 8 months ago
  82. e46a1bc fix: Server Tests and sider by marination · 2 years, 8 months ago
  83. ce79434 Merge pull request #29736 from rohitwaghchaure/performance-issue-while-making-wo by rohitwaghchaure · 2 years, 8 months ago
  84. 86ca41b test: Production Plan Pending Qty impact tests by marination · 2 years, 8 months ago
  85. eec2f87 fix: time out error while making work orders from prodcution plan by Rohit Waghchaure · 2 years, 8 months ago
  86. 2abc1c2 Merge pull request #29715 from aaronmenezes/fix_reserved_for_production_calc by Ankush Menat · 2 years, 8 months ago
  87. a8bf3a3 refactor: move reserve quantity computation to work order by Ankush Menat · 2 years, 8 months ago
  88. d2cc5f2 test: remove dependency on other tests by Ankush Menat · 2 years, 8 months ago
  89. 6a8b7ee fix: Reserved for Production calculation considered closed work orders by aaronmenezes · 2 years, 8 months ago
  90. eaccef6 fix: Initialise pending qty as planned qty for independent item rows in Prod Plan by marination · 2 years, 8 months ago
  91. bb105a3 test: validate on save instead of on creation by Ankush Menat · 2 years, 8 months ago
  92. 7116d7a fix: Set Pending Qty in Prod Plan after updating Work Order by marination · 2 years, 8 months ago
  93. 72a812f fix: use item_code instead of parent field in bom_stock_calculated report (#29684) by Ritwik Puri · 2 years, 8 months ago
  94. 6459cea fix: dont show cancelled PO items in plan report by Ankush Menat · 2 years, 8 months ago
  95. 9b60e3f fix: default qty if not found by Ankush Menat · 2 years, 9 months ago
  96. be09551 test: add test case for multiple WO by Sagar Sharma · 2 years, 9 months ago
  97. 360a06b fix: ordered_qty for production-plan-item by Sagar Sharma · 2 years, 9 months ago
  98. a3a05c0 fix: don't show "create" on cancelled BOMs (#29570) by Ankush Menat · 2 years, 9 months ago
  99. d38fd86 fix(ux): sort multi-production item plans correctly by Ankush Menat · 2 years, 9 months ago
  100. 157b4b3 refactor!: dynamically compute bom_level by Ankush Menat · 2 years, 9 months ago