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

hello

I'm trying to playing around this two method but i'm having some difficulties like,

> when name_get() and name_search() get called?!

> Does it need to call it's super() ?

> and In which particular case use right method from this two?

i'm new to odoo

thanks for you help :)

Аватар
Відмінити
Найкраща відповідь

Learn – Overriding name_get method in Odoo 8 with Example - Odoo Technical

http://odootechnical.com/overriding-name_get-method-in-odoo-8/

Аватар
Відмінити
Найкраща відповідь

Those methods are called by Odoo, probably you will never end up calling those by yourself. Those methods are called by some widgets like many2one to get the display name of the record.

Аватар
Відмінити
Автор

ok thanks for your answer. but can you give me more precise answer about when these method called exactly by odoo!

what it's exactly what you need?

Related Posts Відповіді Переглядів Дія
7
жовт. 17
13088
2
квіт. 16
6919
3
бер. 15
4057
0
лют. 17
3134
0
лист. 16
4164