dd931eba534ea59508969f2b00bad2d2400c5eea
All checks were successful
NTFY Notification / notify (push) Successful in 4s
- Add outRawMaterials parameter to ProcessSingleModel and MatchAllMaterialTypesWithValidation - Implement dual collection system: filtered materials (allMaterials) and raw materials (outRawMaterials) - Filter out component markers when isStockSufficient=False for BOM extraction results - Preserve component markers in raw materials for inventory comparison worksheet - Add productionOrderNo field to rawMaterials for proper order tracking - Fix sequence number generation in WriteInventoryComparisonResults (start from 10) - Adapt data access from array format to dictionary format in WriteInventoryComparisonResults - Add debug output for troubleshooting order number propagation This ensures: - BOM extraction results show actual materials used (component or sub-components) - Inventory comparison worksheet always shows component information regardless of inventory status - Proper order number mapping and sequence number generation Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
VBA
87.3%
Visual Basic 6.0
12.7%