Hello,
Here is my problem :
I've got a one2many field with 2 many2one fields inside.I want when i select a value in the first column, fill the column 2 with values linked to the first column.
Of course, if the value is different in the first column on line 1 and line 2, i want to have specific values in column 2 according what is selected on the first column of the concerned line.
Is anybody know how to do that?