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: Rodolphe Quiedeville
Subject: [Dolibarr-dev] [bugs #9621] Consulter une s ociété
Date: Tue, 13 Jul 2004 03:28:09 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20031010 Mozilla Firebird/0.6.1

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

/**************************************************************************/
[bugs #9621] Latest Modifications:

Changes by: 
                Rodolphe Quiedeville <address@hidden>
'Date: 
                Tue 07/13/2004 at 07:25 (GMT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | rodolphe
              Status | Open                      | Closed







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

URL: <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=9621>
Project: Dolibarr
Submitted by: Nicolas GORALSKI
On: Mon 07/12/2004 at 20:30

Severity:  5 - Average
Resolution:  Fixed
Assigned to:  rodolphe
Status:  Closed


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]