[6.0/6.1/trunk] Audittrail : read_group should be skipped just like others!
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) | Status tracked in Trunk | |||||
6.0 |
Won't Fix
|
Undecided
|
Unassigned | |||
6.1 |
Fix Committed
|
Medium
|
OpenERP Publisher's Warranty Team | |||
Trunk |
Fix Released
|
Medium
|
OpenERP R&D Addons Team 1 |
Bug Description
Having installed Audittrail:
1.- I'll Administration > Configuration > Audit Rules
2.- I think a new rule on Journal Items, scoring: Log Writes, Log Deletes, Log Creates and Action Log.
3.- I'll Accounting > Journal Entries > Journal Items
4.- I select Group by...
And anyone who select generate the following error.
Traceback (most recent call last):
File "/home/
result = ExportService.
File "/home/
res = fn(db, uid, *params)
File "/home/
res = my_fct(db, uid, model, method, *args)
File "/home/
return self.log_fct(db, uid_orig, model, method, fct_src, *args)
File "/home/
for resource in resource_
File "/home/
result = self._read_flat(cr, user, select, fields, context, load)
File "/home/
cr.
File "/home/
return f(self, *args, **kwargs)
File "/home/
res = self._obj.
ProgrammingError: arguments IN must be expressions of records registration
LÍNEA 1: ...OM "account_move_line" WHERE account_
Related branches
- OpenERP Core Team: Pending requested
-
Diff: 11 lines (+1/-1)1 file modifiedaudittrail/audittrail.py (+1/-1)
- OpenERP Core Team: Pending requested
-
Diff: 11 lines (+1/-1)1 file modifiedaudittrail/audittrail.py (+1/-1)
- OpenERP Core Team: Pending requested
-
Diff: 11 lines (+1/-1)1 file modifiedaudittrail/audittrail.py (+1/-1)
Changed in openobject-addons: | |
status: | Won't Fix → Confirmed |
assignee: | nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1) |
importance: | Undecided → Medium |
summary: |
- Audittrail y groub_by cause error + [6.0/6.1/trunk] Audittrail : read_group should be skipped just like + others! |
Hello Edgar,
I have checked your issue in both stable_6 as well in stable_6_1 .But for me it's working fine .
My testing revision are as follows
Server: 3624
Client: 1952
Addons: 5260
Please provide video or screen shot of your scenario .!!
Waiting for your reply
Thanks..!!