[CORE] FIX : Travis phptest (#incoterm).

This commit is contained in:
phf 2015-02-23 11:46:39 +01:00
parent 11a0624e39
commit 9eed66d998

View File

@ -3238,6 +3238,8 @@ class Facture extends CommonInvoice
$this->note_public='This is a comment (public)';
$this->note_private='This is a comment (private)';
$this->note='This is a comment (private)';
$this->fk_incoterms=0;
$this->location_incoterms='';
if (empty($option) || $option != 'nolines')
{