View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - [SOLVED] 8.1.8 Issue in budget calculation - ProjeQtOr
 
 

[SOLVED] 8.1.8 Issue in budget calculation

More
17 Oct 2019 17:03 #1 by fsouliers
Hello,

it seems there is a bug in the budget calculation : when a project expense is marked as done, it is no longer taken into account in the budget calculation (its amount is ignored). This should occur only with canceled expenses.

As far as I remember, the behavior was correct in 8.0.6

Please Log in or Create an account to join the conversation.

More
17 Oct 2019 17:39 #2 by babynus
Issue recorded as Ticket #4256

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
17 Oct 2019 17:57 #3 by babynus
Issue fixed fix is to replace line 441 in model/BudgetMain.php from
$expList=($this->id)?$exp->getSqlElementsFromCriteria(array('idBudgetItem'=>$this->id,'idle'=>'0')):array();
to
$expList=($this->id)?$exp->getSqlElementsFromCriteria(array('idBudgetItem'=>$this->id,'cancelled'=>'0')):array();

Babynus
Administrator of ProjeQtOr web site
The following user(s) said Thank You: fsouliers

Please Log in or Create an account to join the conversation.

More
18 Oct 2019 10:30 #4 by fsouliers
ok, it works, many thanks !

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.041 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.