Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3357 Prikazi

I'm interested of how the saving/writing works on a view that has a One2many list that is editable. The "Save" button is from the parent model, so does it use only the parent models create/write methods or does it also use the child models create/write methods?

I'm trying to compute values from the child model that has its own relations that have stored data and when I edit them the IDs are new object so I need to compute them when I save them so they get the data from the correct related model.

So on what level should I use methods for computing, in the parent create/write methods or the child create/write methods?    

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
sep. 22
2214
4
maj 18
11146
0
mar. 23
5194
1
jul. 20
8503
0
apr. 20
4285