Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1526 Widoki

Hi,

I have a one2many field in a view, to which I want to add some entries depending on another field.

Using @api.onchange and adding them as [(0, 0, values), (0, 0, values)] works fine.

BUT! Only the values visible in my form are added! If I open the full co_model (in overlay) the rest is missing.

No matter if I have the one2many field simple or as tree, added to my form.

Only the fields visible on the "mother form" will be added from "values".


I can imagine this is because the one2many entries are "transient" still evertyhing is writen to DB.

But have I any chance to get all values to the new entries without repeating the fields invisble in my form?!


Is this a bug or a design limitation?!


Thanks!

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
wrz 22
7886
2
kwi 22
2451
0
lip 21
5314
1
mar 21
3340
5
sie 20
16278