c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #06282
[Bug 592990] Re: audittrail cannot log some records
** Changed in: openobject-addons
Status: Triaged => Incomplete
--
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: Incomplete
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.