WIP fix supplier payement modelpath.
This commit is contained in:
parent
21959aec8f
commit
76efc31b00
@ -702,7 +702,7 @@ class PaiementFourn extends Paiement
|
||||
}
|
||||
else
|
||||
{
|
||||
$modelpath = "core/modules/supplier_payment/pdf/";
|
||||
$modelpath = "core/modules/supplier_payment/doc/";
|
||||
|
||||
return $this->commonGenerateDocument($modelpath, $modele, $outputlangs, $hidedetails, $hidedesc, $hideref);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user