continue fix banktransfert supplier
This commit is contained in:
parent
12ef03f06d
commit
73d6266151
@ -1320,7 +1320,7 @@ class BonPrelevement extends CommonObject
|
||||
|
||||
$url = DOL_URL_ROOT.'/compta/prelevement/card.php?id='.$this->id;
|
||||
if ($this->type == 'bank-transfer') {
|
||||
$url = DOL_URL_ROOT.'/compta/paymentbybanktransfer/card.php?id='.$this->id;
|
||||
$url = DOL_URL_ROOT.'/compta/prelevement/card.php?id='.$this->id;
|
||||
}
|
||||
|
||||
if ($option != 'nolink')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user