Skip to main content

Hi, 

 

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

 

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.

 

Hope this helps!!


Dear Naween, 

 

Thanks you very much your solution. we will try on that.

 

Regards

Nethupul

 


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.

 


Sure @NAthukorala47 Please let me know if you have any questions.


Reply