Fix: Running fixdosfile onto all project

This commit is contained in:
Laurent Destailleur
2013-07-07 13:17:48 +02:00
parent 2bc650bf61
commit 7c163f7be3
14 changed files with 238 additions and 238 deletions

View File

@@ -200,7 +200,7 @@ class PricesTest extends PHPUnit_Framework_TestCase
$this->savlangs=$langs;
$this->savdb=$db;
$conf->global->MAIN_ROUNDOFTOTAL_NOT_TOTALOFROUND=0;
$conf->global->MAIN_ROUNDOFTOTAL_NOT_TOTALOFROUND=0;
// Two lines of 1.24 give 2.48 HT and 2.72 TTC with standard vat rounding mode
$localobject=new Facture($this->savdb);