Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
[size=99px]在新建一个业务伙伴的时候,我想设置Dedicated Salesman的默认值为当前用户的id[/size][size=99px]这个应该如何实现?[/size] [/size]
_defaults = {
'user_id': lambda obj, cr, uid, context: uid, }