1. f6ef306 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  2. 0320b59 chore: Clear Progress section for completed logs & `on_submit` UX by marination · 2 years, 4 months ago
  3. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 4 months ago
  4. 2ec133d Merge branch 'develop' into fixed-transferred-materials-are-not-consumed by rohitwaghchaure · 2 years, 4 months ago
  5. c0f9b34 fix(minor): move variants to separate tab (#31354) by Rushabh Mehta · 2 years, 4 months ago
  6. 94ad66e chore: revert naming to default (#31364) by Ankush Menat · 2 years, 4 months ago
  7. a4c2c3e Merge branch 'develop' into fixed-transferred-materials-are-not-consumed by rohitwaghchaure · 2 years, 4 months ago
  8. 9a68af3 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 4 months ago
  9. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 4 months ago
  10. f755430 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 4 months ago
  11. 39ec0ac fix(UX): use doc.status for Job Card status (#31320) by Ankush Menat · 2 years, 4 months ago
  12. 16c8b74 Merge pull request #31072 from marination/perf-bom-update-tool by Ankush Menat · 2 years, 4 months ago
  13. 3fa0a46 chore: Less hacky tests, versioning (replace bom) and clearing log data (update cost) by marination · 2 years, 4 months ago
  14. d9a5213 fix(ux): hide new version btn on unsaved BOM (#31297) by Ankush Menat · 2 years, 4 months ago
  15. f7a52f7 Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 4 months ago
  16. 7e41d84 chore: `get_valuation_rate` sider fixes by marination · 2 years, 4 months ago
  17. 9f2793c test: Fix `test_update_bom_cost_in_all_boms` by marination · 2 years, 4 months ago
  18. ff0a6b7 Merge branch 'develop' into perf-bom-update-tool by Marica · 2 years, 4 months ago
  19. 6bde1bb test: Util to update cost in all BOMs by marination · 2 years, 4 months ago
  20. d94ff3e test: test cases to cover batch, serialized raw materials by Rohit Waghchaure · 2 years, 4 months ago
  21. 1510119 chore: `get_valuation_rate` in bom.py must always return float & goto Item master if no bins by marination · 2 years, 4 months ago
  22. 934db57 chore: Miscellanous fixes/enhancements by marination · 2 years, 4 months ago
  23. ee5bc58 fix(job card): only hold during draft state (#31243) by Ankush Menat · 2 years, 4 months ago
  24. 992ba97 Merge branch 'develop' into subcontracting by s-aga-r · 2 years, 5 months ago
  25. 62857e3 feat: Track progress in Log Batch/Job wise by marination · 2 years, 5 months ago
  26. 167cf7b fix: Remove domain restrcition from Manufacturing Workspace by Deepesh Garg · 2 years, 5 months ago
  27. a62bc9b chore: Limit Update Cost jobs & `db_update` only if changed values by marination · 2 years, 5 months ago
  28. 954dac8 fix: allow non-explosive recrusive BOMs by Ankush Menat · 2 years, 5 months ago
  29. d224bf1 fix: only erase BOM when do_not_explode is set by Ankush Menat · 2 years, 5 months ago
  30. b170cec fix(ux): "New Version" button BOM by Ankush Menat · 2 years, 5 months ago
  31. 933434c chore: format by Ankush Menat · 2 years, 5 months ago
  32. 978ba52 fix: Safe cast `row.rate` (in case of faulty exploded items, edge case but oh well) by marination · 2 years, 5 months ago
  33. 2de2491 perf: `get_next_higher_level_boms` by marination · 2 years, 5 months ago
  34. 7ff8aca fix: date filter on quality inspection report (#31148) by MOHAMMED NIYAS · 2 years, 5 months ago
  35. 5949946 chore: Change BOM Progress field types to Long Text by marination · 2 years, 5 months ago
  36. eabd829 feat: Only update exploded items rate and amount by marination · 2 years, 5 months ago
  37. 61296a0 fix: Subcontracting through Production Plan by Sagar Sharma · 2 years, 5 months ago
  38. 4ff734c Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  39. 9f5f18e style: Update docstrings and fix/add type hints + Collapsible progress section in Log by marination · 2 years, 5 months ago
  40. ab2d95a feat: Level-wise BOM cost updation by marination · 2 years, 5 months ago
  41. 6e5effc Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  42. 9f6e106 chore: Run `_validate_over_transfer` only if excess transfer is blocked in settings by marination · 2 years, 5 months ago
  43. 1a58b78 Merge branch 'develop' into jc-excess-transfer-config by Ankush Menat · 2 years, 5 months ago
  44. 66cf9aa fix: creation of corrective job card fails by Ankush Menat · 2 years, 5 months ago
  45. e625394 test: simplify job card tests by Ankush Menat · 2 years, 5 months ago
  46. 213113b Merge branch 'develop' into subcontracting by Sagar Sharma · 2 years, 5 months ago
  47. 9262590 refactor!: BOM by Sagar Sharma · 2 years, 5 months ago
  48. 409df26 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 6 months ago
  49. 90d4dc0 fix: `test_work_order_with_non_stock_item` by marination · 2 years, 5 months ago
  50. dd99c00 fix: Get fresh RM rate in `calculate_rm_cost` by marination · 2 years, 5 months ago
  51. 9a7e9d9 perf: Use cached doc instead of `get_doc` by marination · 2 years, 5 months ago
  52. 9dc3083 fix: Call `calculate_cost` for Draft BOM and typo in argument by marination · 2 years, 5 months ago
  53. 5932e9d fix: DB update child items, remove redundancy, fix perf by marination · 2 years, 5 months ago
  54. 1de6b14 fix: remove "scrap %" field (#31069) by Ankush Menat · 2 years, 5 months ago
  55. b6e46ee perf: `get_boms_in_bottom_up_order` by marination · 2 years, 5 months ago
  56. e07ce6e fix: Job Card excess transfer behaviour by marination · 2 years, 5 months ago
  57. 90a8e92 fix: `set_missing_values` in SE and re-use the same on all SE mappings by marination · 2 years, 5 months ago
  58. 548afba fix(minor): update frappe.error_log to new API (#30864) by Rushabh Mehta · 2 years, 6 months ago
  59. 7d2587c fix: nullish check and table name by Ankush Menat · 2 years, 6 months ago
  60. 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
  61. 6315acc fix: Map correct company to PO made via Prod Plan (subcontract) by marination · 2 years, 6 months ago
  62. 2777c5c fix: Map Production Plan company in subassembly WO created from it by marination · 2 years, 6 months ago
  63. 5aa60bb test: Multiple RM transfer in separate Stock Entries by marination · 2 years, 6 months ago
  64. be2e5ce style: Missing Semicolon by marination · 2 years, 6 months ago
  65. dfff4be fix: Handle multiple item transfer in separate SEs against WO by marination · 2 years, 6 months ago
  66. 49560d2 fix: remove bad defaults from BOM operation (#30644) by Ankush Menat · 2 years, 6 months ago
  67. 8e42525 chore: typo by Ankush Menat · 2 years, 7 months ago
  68. eebcf2a fix: only trigger onload checks on saved docs (#30603) by Ankush Menat · 2 years, 7 months ago
  69. 52eb0a9 Merge pull request #30528 from s-aga-r/is-subcontracted-fieldtype by Ankush Menat · 2 years, 7 months ago
  70. a896895 fix: bulk fix (~330) missing translations by Ankush Menat · 2 years, 7 months ago
  71. d074c93 refactor!: change "is_subcontracted" field type from "Select" to "Check" by Sagar Sharma · 2 years, 7 months ago
  72. 2fece52 chore: Added BOM std filters and update type in List View by marination · 2 years, 7 months ago
  73. f482b18 Merge branch 'develop' into bom-update-tool by Marica · 2 years, 7 months ago
  74. a945484 test: Added test for 2 more validations by marination · 2 years, 7 months ago
  75. 620575a fix: Type Annotations, Redundancy, etc. by marination · 2 years, 7 months ago
  76. 89a9afa fix: cast array slice index integer while splitting serial_nos array (#30468) (#30496) by mergify[bot] · 2 years, 7 months ago
  77. ebf0094 fix: Semgrep by marination · 2 years, 7 months ago
  78. 7949567 fix: Auto format `bom_update_log.py` by marination · 2 years, 7 months ago
  79. 1d1e925 test: API hit via BOM Update Tool by marination · 2 years, 7 months ago
  80. b5ad626 fix: Linter by marination · 2 years, 7 months ago
  81. fa3b953 test: idx mapping correctness by marination · 2 years, 7 months ago
  82. 639d380 chore: Remove redundant idx query and value setting by marination · 2 years, 7 months ago
  83. 63d8924 Merge branch 'develop' into bom-update-tool by Ankush Menat · 2 years, 7 months ago
  84. 494bd9e style: format code with black by Ankush Menat · 2 years, 7 months ago
  85. 8dff4d6 fix: bom valuation - handle lack of LPP (#30454) by Ankush Menat · 2 years, 7 months ago
  86. 0534cf6 fix: show subassembly table always (#30422) by Ankush Menat · 2 years, 7 months ago
  87. d4ee31d fix: consider all existing PO items by Ankush Menat · 2 years, 7 months ago
  88. 5b1d605 fix: subassembly items linked to temporary name by Ankush Menat · 2 years, 7 months ago
  89. 3d43c43 fix: only validate qty for main non-subassy items by Ankush Menat · 2 years, 7 months ago
  90. 6418dc1 fix: make auto created job cards "Open" by Ankush Menat · 2 years, 7 months ago
  91. e1f5620 fix: material transfer status should be before WIP by Ankush Menat · 2 years, 7 months ago
  92. 0a015b7 refactor: remove redundant if-statement (#30311) by Raffael Meyer · 2 years, 7 months ago
  93. f3715ab fix: Test, Sider and Added button to access log from Tool by marination · 2 years, 7 months ago
  94. 3e3af95 fix: Sider and Linter by marination · 2 years, 7 months ago
  95. 8aff75f feat: List View indicators for Log and Error Log link in log by marination · 2 years, 7 months ago
  96. cff9155 chore: Polish error handling and code sepration by marination · 2 years, 7 months ago
  97. 4283a13 feat: BOM Update Log by marination · 2 years, 7 months ago
  98. e8310c6 fix: Job Card sub operations status and list view (backport #30243) (#30256) by mergify[bot] · 2 years, 7 months ago
  99. 8e559f0 test: refactor BOM quality template test by Ankush Menat · 2 years, 7 months ago
  100. 9415229 fix: BOM - clear Quality Inspection Template according to Inspection Quality Required by Florian HENRY · 2 years, 7 months ago