diff --git a/htdocs/compta/prelevement/factures.php b/htdocs/compta/prelevement/factures.php index a7df114ae6f..1727bc16224 100644 --- a/htdocs/compta/prelevement/factures.php +++ b/htdocs/compta/prelevement/factures.php @@ -94,7 +94,7 @@ if ($prev_id) print '
| '; print $langs->trans("WithdrawalFile").' | '; - $relativepath = 'receipts/'.$bon->ref; + $relativepath = 'receipts/'.$bon->ref.'.xml'; print ''.$relativepath.''; print ' |