diff --git a/htdocs/compta/paiement/rapport.php b/htdocs/compta/paiement/rapport.php index 6c9e3aa3491..a88ec8d9e43 100644 --- a/htdocs/compta/paiement/rapport.php +++ b/htdocs/compta/paiement/rapport.php @@ -31,6 +31,8 @@ if (!$user->admin && $user->societe_id > 0) +$year = $_GET["year"]; + require("../../includes/modules/rapport/pdf_paiement.class.php"); $dir = DOL_DOCUMENT_ROOT."/document/rapport/"; @@ -50,7 +52,7 @@ llxHeader(); * * */ -print_titre("Rapport paiements"); +print_titre("Rapport paiements (EN COURS DE DEVELOPPEMENT)"); print '