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

Could someone please explain the significance of context

for e.g.

self.write(cr,uid,ids,vals,context)

I thought it was to set the correct create_date and create_uid in the database, but it doesn't seem to have any impact even when I remove context from the function call

アバター
破棄
最善の回答

context is used to pass data to methods, pls check this topic for more explanation

アバター
破棄
著作者

Thanks Tarek. This helps.

関連投稿 返信 ビュー 活動
1
1月 25
1509
0
7月 22
2539
3
9月 20
3202
0
3月 15
3503
2
3月 15
6654