enhance membertype tooltip
This commit is contained in:
parent
364e8a554a
commit
3e91a4b1d1
@ -2740,7 +2740,7 @@ class FactureFournisseur extends CommonInvoice
|
|||||||
$alreadypaid = $this->alreadypaid;
|
$alreadypaid = $this->alreadypaid;
|
||||||
}
|
}
|
||||||
|
|
||||||
$$datas['picto'] .= ' '.$this->getLibStatut(5, $alreadypaid);
|
$datas['picto'] .= ' '.$this->getLibStatut(5, $alreadypaid);
|
||||||
}
|
}
|
||||||
if ($moretitle) {
|
if ($moretitle) {
|
||||||
$datas['picto'] .= ' - '.$moretitle;
|
$datas['picto'] .= ' - '.$moretitle;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user