You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reintroduce direct historical line matching for E-Document drafts (#7602)
## Summary
- Wire up `FindRelatedPurchaseLineInHistory` (previously dead code) as a
direct matching step before the AI pipeline in `E-Doc. Historical
Matching`
- Sets `E-Doc. Purch. Line History Id` on matched lines, enabling the
source invoice link and additional fields features
- If all lines resolve via direct history, the AI pipeline is skipped
entirely
Fixes
[AB#630431](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/630431)
Co-authored-by: Joshua Martínez Pineda <diegojoshuam@microsoft.com>
0 commit comments