Traceback auditrail OCB 6.1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenERP Community Backports (Addons) |
New
|
Undecided
|
Unassigned |
Bug Description
File "/opt/openerp/
cr.
File "/opt/openerp/
return f(self, *args, **kwargs)
File "/opt/openerp/
res = self._obj.
ProgrammingError: can't adapt type 'dict'
Steps to reproduce:
1. install Auditrail module
2. Define one rule for model ir.attachment
3. Mark Action check box
4. Try to access any atachment on any object.
...
Note: If action check box is not activated, error do not happen.
Even if action check box is activated, it works for rules in other objects like Sale order or invoices. Traceback is only happening on case of model ir.attachment on rule.
I don't know if I need reporting this bug also in OpenERP official branches since it's happening on 6.1.
Pending on my side to test on 7.0 and trunk.
Thank you:
Ana
Hi, Ana, bug is still present on v7/trunk? If it's so, you better put also affects openobject-addons project.
Do you have a patch for the mentioned bug?
Regards.