RE: Item variant description - ignoring it for sales/purchase documents
Hi, I tried to debug the issue. The current processing of the standard is that if the Item Reference exists, it is updated to the information of the Item Reference. If the Item Reference does not exist and the Variants exists, it is updated to the information of the Variants.
This has no control setup, and can be customized if needed. (Using event OnBeforeEnterSalesItemReference(SalesLine2, ItemReference, Found, IsHandled);)




Hope this helps.
Thanks.
ZHU