Skip to content
Snippets Groups Projects
Commit 9eed66d9 authored by Phf's avatar Phf
Browse files

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

parent 11a0624e
No related merge requests found
......@@ -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')
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment