Try to avoid phpunit error

This commit is contained in:
Regis Houssin 2012-03-17 09:08:54 +01:00
parent da4a29462e
commit 5e43b326fe

View File

@ -3080,6 +3080,7 @@ class Facture extends CommonObject
$this->mode_reglement_code = 'CHQ';
$this->note_public='This is a comment (public)';
$this->note_private='This is a comment (private)';
$this->note='This is a comment (private)';
if (empty($option) || $option != 'nolines')
{