dolibarr-cvs
[Top][All Lists]
Advanced

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

[Dolibarr-cvs] dolibarr/htdocs/fourn/commande liste.php


From: Laurent Destailleur
Subject: [Dolibarr-cvs] dolibarr/htdocs/fourn/commande liste.php
Date: Sun, 29 Nov 2009 15:02:15 +0000

CVSROOT:        /cvsroot/dolibarr
Module name:    dolibarr
Changes by:     Laurent Destailleur <eldy>      09/11/29 15:02:15

Modified files:
        htdocs/fourn/commande: liste.php 

Log message:
        Fix: Bad SQL request: When using a left join on a table X, we must not 
use a condition on X on the where. If we do this, result will be same than 
using an exact join with mysql and will return an error with other databases.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/fourn/commande/liste.php?cvsroot=dolibarr&r1=1.30&r2=1.31




reply via email to

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