From c49489e545dc74758d8cbbbec575fe75fb8b48ec Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 26 Jul 2005 08:40:00 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20information=20sur=20le=20pdf=20utilis?= =?UTF-8?q?=E9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/telephonie/ligne/infoc.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/telephonie/ligne/infoc.php b/htdocs/telephonie/ligne/infoc.php index e70471c290c..2ca3b6f8dc7 100644 --- a/htdocs/telephonie/ligne/infoc.php +++ b/htdocs/telephonie/ligne/infoc.php @@ -157,6 +157,8 @@ if ($_GET["id"] or $_GET["numero"]) print 'Code analytique'.$ligne->code_analytique.' '; + print 'Modèle de facture utilisé'.$ligne->pdfdetail.''; +