Hi,
my one2many list shows many lines with 3 fields. I want to show the same list with not repeated lines.Is it possible?
EXAMPLE:
11 2 3.
12 5 6.
11 2 3.
Should be:
11 2 3.
12 5 6.
Thank you so much!
↧