tu cliques à quel endroit pour accéder à cette pages ??? peux-tu détailler car je ne vois pas comment on y accède.
merci Régis On Thu, 25 Oct 2007 15:51:45 +0200, Xavier GORSE <[EMAIL PROTECTED]> wrote: > Bonjour, > > Petit souci avec la gestion des produits/fournisseurs > > > le pb vient du fk_soc et du fk_product qui ne sont pas sur > llx_product_fournisseur_price > > > > Dolibarr a détecté une erreur technique. > Voici les informations qui pourront aider au diagnostic: > > *Server:* Apache/2.2.3 (Debian) DAV/2 SVN/1.4.2 PHP/5.2.0-8+etch7 > mod_ssl/2.2.3 OpenSSL/0.9.8c > *Dolibarr:* 2.2-dev > *Url sollicitée:* /fourn/product/liste.php?fourn_id=1 > *QUERY_STRING:* fourn_id=1 > *Referer:* http:/local.com/fourn/fiche.php?socid=1 > > *Type gestionnaire de base de donnée:* mysqli > *Requete dernier acces en base en erreur:* SELECT p.rowid, p.label, > p.ref, p.fk_product_type, pf.fk_soc, min(ppf.price) as price, s.nom FROM > llx_product as p LEFT JOIN llx_product_fournisseur as pf ON p.rowid = > pf.fk_product LEFT JOIN llx_societe as s ON s.rowid = pf.fk_soc LEFT > JOIN llx_product_fournisseur_price as ppf ON ppf.fk_soc = pf.fk_soc AND > ppf.fk_product = p.rowid AND ppf.quantity = 1 WHERE 1=1 AND p.rowid = > pf.fk_product AND pf.fk_soc = 1 GROUP BY p.rowid ORDER BY p.ref DESC > LIMIT 26 > *Code retour dernier acces en base:* DB_ERROR_NOSUCHFIELD > *Information sur le dernier accès en base:* Unknown column 'ppf.fk_soc' > in 'on clause' > > > Cordialement, > > Xavier GORSE > [EMAIL PROTECTED] > www.elao.com > ----------------------------------------------------------------------- > Tel. 04 72 83 77 23 - Fax. 04 72 83 77 21 > 60, rue Waldeck Rousseau, 69006 Lyon, France > ----------------------------------------------------------------------- -- Cordialement Houssin Régis _______________________________________________ Dolibarr-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dolibarr-user
