Forum

[SOLVED] Unable to ...
 
Notifications
Retirer tout

[SOLVED] Unable to switch a risk from "assigned" to "in progress"

2 Posts
2 Utilisateurs
0 Reactions
2,666 Vu
(@_sl_)
Posts: 6
Active Member
Début du sujet
 
[#7196]

Good evening,

When I'm trying to change the status of a risk from "assigned" to "in progress", I have the following message:
 

This is the corresponding  log file:
 

Best regards

Stephane


 
Posté : 13 Jan PM 21:011
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

Issue recorded as Ticket #5190

Fix is to add 2 lines in model/persistence/SqlElement.php after line 6029, like this :

public function drawMailDetailCol($colArray, &$msg){  
$currencyPosition = Parameter::getGlobalParameter ( 'currencyPosition' );
$currency = Parameter::getGlobalParameter ( 'currency' );

 
Posté : 15 Jan PM 18:011
Share:
Retour en haut