NEW On list of thirdparties, user can select fields to show.

Make phpunit test working again localy.
Add missing columns into llx_expedition.
This commit is contained in:
Laurent Destailleur
2015-10-14 23:50:36 +02:00
parent e22b0b9a57
commit 7f75a3da9d
30 changed files with 433 additions and 246 deletions

View File

@@ -102,6 +102,8 @@ class CMailFileTest extends PHPUnit_Framework_TestCase
$langs=$this->savlangs;
$db=$this->savdb;
$conf->global->MAIN_DISABLE_ALL_MAILS=1; // If I comment/remove this lien, unit test still works alone but failed when ran from AllTest. Don't know why.
print __METHOD__."\n";
}
/**