Hello,

Il y a un problème au niveau des rubriques *Actions à faire* et *Actions effectuées*, ces libellés sont actifs et pointent sur *http://dolibarr.monsite.com/comm/prospect/action/index.php?socid=7889*. Le système indique que la page n'existe pas.

Modifications apportées au niveau *comm/prospect/fiche.php* pour faire pointer sur le bon élément :

Ligne 428
print '<tr class="liste_titre"><td colspan="9"><a href="*'.DOL_URL_ROOT.'/comm/*action/index.php?socid='.$societe->id.'">'.$langs->trans("ActionsDone").'</a></td></tr>';
Ligne 329
print '<tr class="liste_titre"><td colspan="9"><a href="*'.DOL_URL_ROOT.'/comm/*action/index.php?socid='.$societe->id.'">'.$langs->trans("ActionsToDo").'</a></td><td align="right">&nbsp;</td></tr>';
Cordialement.

JR ATHANASE

_______________________________________________
Dolibarr-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/dolibarr-dev

Répondre à