【发布时间】:2013-10-10 23:50:49
【问题描述】:
我一直致力于在 Ubuntu 12.04 中开发 OpenERP 模块。我一直在寻找互联网,因为我是这种开发的新手。我想知道self.write在Python语言下的OpenERP开发中是什么意思。如果我能在下面的代码行中得到一些理解的话,我会很高兴:
self.write(cr, uid, [id], {'image': tools.image_resize_image_big(value)}, context=context)
请帮忙,尽快回复。 问候 (阿萨兰)
【问题讨论】: