Changes

Line 459: Line 459:  
This is where the lines are filled with margin infos. The price has just been fetched here, and we will now modify it with the coefficient before the price gets used for margin computation.
 
This is where the lines are filled with margin infos. The price has just been fetched here, and we will now modify it with the coefficient before the price gets used for margin computation.
   −
Just below the code we found, paste the following:
+
Just below the code we found (and just above the comment: "// calcul des marges"), paste the following:
    
<source lang="php">
 
<source lang="php">
439

edits