remove unused arrays into pdf models (localtaxes)
Conflicts: htdocs/core/modules/commande/doc/pdf_einstein.modules.php Change-Id: I633bfc4b0ec39f9121662d0f876f1edb36173e8e
This commit is contained in:
parent
093468420a
commit
8544003d7b
File diff suppressed because it is too large
Load Diff
@ -117,10 +117,6 @@ class pdf_azur extends ModelePDFPropales
|
|||||||
}
|
}
|
||||||
|
|
||||||
$this->tva=array();
|
$this->tva=array();
|
||||||
$this->localtax1=array();
|
|
||||||
$this->localtax2=array();
|
|
||||||
$this->localtax1_type=array();
|
|
||||||
$this->localtax2_type=array();
|
|
||||||
$this->atleastoneratenotnull=0;
|
$this->atleastoneratenotnull=0;
|
||||||
$this->atleastonediscount=0;
|
$this->atleastonediscount=0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user