Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3863 Ansichten

Cheers!


I've created a One2many field to connect a product to its attachments and show them inside the product form.


image_ids = fields.One2many('ir.attachment', 'product_tmpl_id', string='Files')


However, the form field does not get refreshed when the attachments are saved. I can see attachments in the drop down list but, unless I reload the whole page, I won't be able to see them in the form.


I've tried a few combinations, namely the way the one2many is created but nothing worked so, I guess I'm stuck with JavaScript which, unfortunately, I do not... ehem... understand that much.


Does anyone know how could the Javascript (if possible at all), affect the One2many field so that attaching a file would also refresh the form?

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
3
März 15
12542
1
Jan. 25
1713
5
Mai 23
15334
2
Dez. 23
5323
2
Sept. 22
9436