Re: Dynamics NAV 2018 CU5
When changing the description in a sales line with the type of G/L and the text is identified as part of an another G/L account, then the whole line is changed to the wrong account.
Can this please be removed?
// ELSE
// IF ("No." = '') OR (CurrFieldNo = FIELDNO(Description)) THEN
// IF FindRecordMgt.FindRecordByDescription(ReturnValue,Type,Description) = 1 THEN BEGIN
// CurrFieldNo := FIELDNO("No.");
// VALIDATE("No.",COPYSTR(ReturnValue,1,MAXSTRLEN("No.")));
// END;
/Peik
*This post is locked for comments
Hi,
I think the NAV Team at Microsoft handles all bug-reports through GitHub now.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156