Cost benefit ratio #8

Closed
opened 2016-04-05 12:32:08 +00:00 by distantobserver · 0 comments
distantobserver commented 2016-04-05 12:32:08 +00:00 (Migrated from github.com)

I hope this is the correct link?

On line 456 the formula is incorrect

/ $this->interventions[$i]['items'][$a]['cost_of_problem_unscaled'];

it should be cost of intervention not cost of problem.

similarly line 458 should be changed in the same way

/ $this->interventions[$i]['items'][$a]['cost_of_problem_scaled']

I hope this is the correct link? On line 456 the formula is incorrect / $this->interventions[$i]['items'][$a]['cost_of_problem_unscaled']; it should be cost of intervention not cost of problem. similarly line 458 should be changed in the same way / $this->interventions[$i]['items'][$a]['cost_of_problem_scaled']
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Cost-Benefit-Projection#8
No description provided.