dolibarr-dev
[Top][All Lists]
Advanced

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

[Dolibarr-dev] correction bug fiche prospect


From: Florent --pti flo--
Subject: [Dolibarr-dev] correction bug fiche prospect
Date: Wed, 31 Mar 2004 10:51:40 +0200

Bonjour,

ce mail juste pour apporter une correction de bug dans le fichier
./comm/prospect/fiche.php aux alentours de la ligne 105, où se trouve le
lien qui pointe vers l'onglet Notifications :

Ligne buguée : $head[$h][0] =
DOL_URL_ROOT.'/societe/notify/fiche.php?socid='.$soc->id;

Correction : $head[$h][0] =
DOL_URL_ROOT.'/societe/notify/fiche.php?socid='.$societe->id;

Cordialement,

---
Florent
address@hidden





reply via email to

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