dolibarr-user
[Top][All Lists]
Advanced

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

Re: [Dolibarr-user] PB sql sur Produit/Fournisseur


From: Xavier GORSE
Subject: Re: [Dolibarr-user] PB sql sur Produit/Fournisseur
Date: Fri, 26 Oct 2007 14:50:56 +0200
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Merci pour ta réactivité

Xavier

Régis Houssin a écrit :
ok merci
j'ai corrigé dans le cvs mais il faudra revoir cette partie

régis



On Fri, 26 Oct 2007 09:34:18 +0200, Xavier GORSE <address@hidden> wrote:
Sur la fiche fournisseur, onglet supplier le lien sur All(xx) dans
"Products and Services"

Merci


Régis Houssin a écrit :
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 <address@hidden>
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
address@hidden
www.elao.com
-----------------------------------------------------------------------
Tel. 04 72 83 77 23  - Fax. 04 72 83 77 21
60, rue Waldeck Rousseau, 69006 Lyon, France
-----------------------------------------------------------------------


_______________________________________________
Dolibarr-user mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/dolibarr-user





reply via email to

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