Bhuvarahan / npsp

Automatically exported from code.google.com/p/npsp
0 stars 0 forks source link

Lifetime giving on Household double counts Opportunities #129

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
 The code incorrectly sums Opportunity Amount if more than one Contact is a contact role on the 
Opp. Fix is to get all the opps for all the contact roles in the Household, put 
those ids in a set, and 
then query the opps, and sum the amounts.

Original issue reported on code.google.com by gok...@gmail.com on 5 Oct 2009 at 9:02

GoogleCodeExporter commented 8 years ago

Original comment by gok...@gmail.com on 5 Oct 2009 at 9:03

GoogleCodeExporter commented 8 years ago
The code is also counting all Opps, not just ones that are closed won.

Original comment by gok...@gmail.com on 5 Oct 2009 at 9:09

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r204.

Original comment by gok...@gmail.com on 5 Oct 2009 at 9:25