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

I need to override the functions defined in osv.AbstractModel in openerp, is it possible to achieve? or is there any workaround to achieve this scenario

頭像
捨棄
最佳答案

Yes!!, You can Inherit those methods, in your target Object...

For Example:

Crm.Lead inherits an AbtractModel called "Mail.Thread"..

Hence, you can inherit/override Mail.Thread methods in Crm.Lead Object..

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
4
3月 24
3905
1
10月 23
5785
1
6月 22
7055
4
6月 21
16332
2
8月 17
12974