Hello!
I have added two custom fields to my Item table, and subsequently added them to the Item Card page. This is the table extension:
It is very simple and basic, but it works.
Now, these fields should follow the Items, and therefore I want to display them in the Sales Line table beside with the items, so that I can then make a report extension to the Sales Invoice report, and show the same fields in the report. As of now, I am not able to access these fields if I try to extend the Sales Invoice report, and I suspect it is because thet are not included in the Sales Line table.
How would I go about to show the fields and the values connected to the Item in the Sales Line?