c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #05027
[Bug 592990] Re: audittrail cannot log some records
** Branch linked: lp:~openerp-community-committers/openobject-
addons/5.0-bugfix-592990
--
audittrail cannot log some records
https://bugs.launchpad.net/bugs/592990
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Triaged
Bug description:
Models that do not use _rec_name but name_get() cannot be logged using audittrail and it raises a crash. The attached patch, fixes the problem.