We need to enter additional information when entering sales order lines/Bill and adjustment form.
We can use, user defined attribute in Header Level.
As mentioned need some information when enter line information using predefined attribute values.
Regards
Nethupul
Best answer by Naveen Boga
Hi @NAthukorala47 It requires a customization. You need to introduce a new field at Document Details and bring the value from Stock Items Attributes and populate.
To introduce a new field, we need to extend SOLine DAC and fetch the Stock Item attribute value from CSAnswers table using Attribute ID and Stock Item reference ID and then populate on the Document Details.
Hi @NAthukorala47 It requires a customization. You need to introduce a new field at Document Details and bring the value from Stock Items Attributes and populate.
To introduce a new field, we need to extend SOLine DAC and fetch the Stock Item attribute value from CSAnswers table using Attribute ID and Stock Item reference ID and then populate on the Document Details.
Hi @Naveen B can you please insert a code snippet of how to do this customization? It would clarify some doubts regarding line level attributes for me.
Can anyone comment on whether this will change at some point? I vaguely remember thinking that the ability to use low-code/no-code tools to add fields at the line level was going to be introduced - I thought either with the modern UI or sometime in the late 2025R2 or 2026 release?