c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #06456
[Bug 626806] Re: Search : [(M2M/O2M , operator, False/[])]
The fix for the special domain expression ['x2m', 'in', [ ]] (it must return empty results), courtesy of P.Christeas was merged in revision 3061 rev-id: odo@xxxxxxxxxxx-20101203142342-2g5k64qoouuuxyti
This should take care of the incorrect behaviors described in this bug description and comments.
The next revision after the fix also includes yaml tests that cover it.
** Changed in: openobject-server/trunk
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/626806
Title:
Search : [(M2M/O2M ,operator, False/[])]
Status in OpenObject Server:
Fix Released
Status in OpenObject Server 5.0 series:
Won't Fix
Status in OpenObject Server trunk series:
Fix Released
Bug description:
Hello all,
I need to provide accounting reports for my boss but I get the following problem with account.move.lines :
I need to filter the records to get only the ones between 2 dates. The fields dates in the filter section don't filter the date of the 'availability' of the account.move.line records but the date of the creation of the lines...
I join 2 printscreen of the problem...
Thanks
Arnaud