Code review comment for lp:~openerp-dev/openobject-addons/trunk-bug-1093467-kbh

Revision history for this message
OpenERP4You (7a532kg9lsp0vi-support) wrote :

with this solution we dont get resource name name in audit logs

line no 462:
name = pool.get(model.model).name_get(cr, uid, [resource_id])

returns an empty list

Thanks:
Yogesh Kushwaha

« Back to merge proposal