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

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
3986
1
10月 23
5878
1
6月 22
7123
4
6月 21
16402
2
8月 17
13029