Hello, This was fixed in 7.0 at the following revision.
revno: 9808 [merge] revision-id: [email protected] Regards ** Changed in: openobject-addons Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1093467 Title: Audit trail throws an error while deleting a record Status in OpenERP Addons (modules): Fix Released Bug description: If we set audit rules for an object , not able to delete a record from that object.in server 7.0 beta I got the following error: File "/home/erp/workspace/openerp/openerp-6.2dev-20121116-000101/openerp/addons/audittrail/audittrail.py", line 462, in process_data name = pool.get(model.model).name_get(cr, uid, [resource_id])[0][1] IndexError: list index out of range Please fix it Thank you To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1093467/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

