openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #03497
[Bug 902348] Re: account - group by user_type does not show/compute sums per group
Hello Dr. Ferdinand,
Yes ,you are right you have faced this problem because credit and debit both are function fields and we have not used Store=True for this fields.
So this field are not stored in database and in group by we have displayed sum of those field which are
save in database.That's why this is a one type of improvement for group by at server side,
but currently we can not fix it.Its not a bug rather then its your suggestion so I am considering
as wish list.
Thanks for reporting.
** Changed in: openobject-server
Importance: Undecided => Wishlist
** Changed in: openobject-server
Status: New => Won't Fix
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/902348
Title:
account - group by user_type does not show/compute sums per group
Status in OpenERP Server:
Won't Fix
Bug description:
see attachment
IMHO it's the idea to have sums in grouped results
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/902348/+subscriptions
References