dolibarr-dev
[Top][All Lists]
Advanced

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

[Dolibarr-dev] [bugs #9621] Consulter une s ociété


From: Nicolas GORALSKI
Subject: [Dolibarr-dev] [bugs #9621] Consulter une s ociété
Date: Mon, 12 Jul 2004 16:33:04 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; fr-FR; rv:1.7) Gecko/20040616

This mail is an automated notification from the bugs tracker
 of the project: Dolibarr.




/**************************************************************************/
[bugs #9621] Full Item Snapshot:

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=9621>
Project: Dolibarr
Submitted by: Nicolas GORALSKI
On: lun 12.07.2004 à 20:30

Severity:  5 - Average
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  Consulter une société

Original Submission:  Dans la liste des sociétés disponible lors de la demande 
des infos la page retourne un code d'erreur (le meme que pour la création. 

Voici le patch : 

retrieving revision 1.35
diff -r1.35 soc.php
228,230c228
<   $soc->id = $socid;
<   $soc->fetch($socid);
< 
---
>   $soc->fetch($_GET["socid"]);
240c238
<     }
---
>     }
263c261
<   
---
> 












For detailed info, follow this link:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=9621>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/







reply via email to

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