dolibarr-bugtrack
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-bugtrack] [bug #16322] Création PDF fiche intervention impossi


From: Stéphane
Subject: [Dolibarr-bugtrack] [bug #16322] Création PDF fiche intervention impossible
Date: Tue, 11 Apr 2006 22:57:06 -0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1

Follow-up Comment #1, bug #16322 (project dolibarr):

Salut,

Je pense avoir trouvé une solution pour ce bug

Dans le fichier modules_fichinter.php

à la ligne 177 la fonction write_pdf_file() appel "$id" je pense qu"elle
devrai appeller '$facid"
-------------------------------------------------------------------
$obj = new $classname($db);
                if ( $obj->write_pdf_file($facid,$outputlangs) > 0)
                {
                        return 1;
                }
-------------------------------------------------------------------

Bon je vais me coucher
Bonne soirée

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=16322>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]