跳至內容
選單
此問題已被標幟
4 回覆
10347 瀏覽次數

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?

相關帖文 回覆 瀏覽次數 活動
7
10月 17
12947
2
4月 16
6787
3
3月 15
3937
0
2月 17
3003
0
11月 16
4055