Hi All,
I want to create a custom field (persistent) that for each line, has a line number.
So what I mean and as an example and for Customer Order Lines
CF ‘Line_No’
1
2
3
4
5
etc..
For each custom order line created.
I do not want to rely on the existing standard ‘LINE_NO’ on the customer order line view.
Has anybody do this before?