Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4784 Переглядів

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.

Related Posts Відповіді Переглядів Дія
1
січ. 25
1510
0
лип. 22
2540
3
вер. 20
3204
0
бер. 15
3504
2
бер. 15
6657