コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
24981 ビュー
_defaults = {
    'user_id': lambda self, cr, uid, context: uid,

need to clarify above code segment..? is it work as a function.? if yes self, cr, uid, context: uid are act as a parameters of that method.i'm confused with that phase

please help me

アバター
破棄
最善の回答

Lambda is not in OpenERP, its belong to python and work like anonymous function

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 25
1323
4
4月 24
174176
0
12月 23
2105
5
7月 25
227851
1
12月 22
3221