AJ Isaacs 955fbc5539 fix(nests): use partial matching for customer filter in SearchParts
The customer parameter on the parts search endpoint was doing exact
equality matching against CustomerName/CustID, so partial values like
"sull" would never match "Sullys". Changed to case-insensitive
Contains matching, consistent with how the search term is handled.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 12:41:35 -05:00
2025-10-27 18:48:23 -04:00
Description
No description provided
288 KiB
Languages
C# 95.1%
PowerShell 4.9%