[CORE] FIX : Travis phptest (#incoterm).
This commit is contained in:
parent
11a0624e39
commit
9eed66d998
@ -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')
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user