コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3344 ビュー

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?    

アバター
破棄
関連投稿 返信 ビュー 活動
1
9月 22
2194
4
5月 18
11132
0
3月 23
5157
1
7月 20
8497
0
4月 20
4270