73491c104b8544ec60053cb38e048347b1986a5c
Fix bug where error messages from previous orders were accumulating: - Add ClearErrorMessages() public method to BomExtractor class - Initialize pErrorMessages as new collection in ExtractBom() - Replace commented-out pErrorMessages.Clear with proper initialization - Ensures each order's error information is independent Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
VBA
87.3%
Visual Basic 6.0
12.7%