dolibarr-cvs
[Top][All Lists]
Advanced

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

[Dolibarr-cvs] dolibarr/htdocs comm/addpropal.php comm/propal....


From: Laurent Destailleur
Subject: [Dolibarr-cvs] dolibarr/htdocs comm/addpropal.php comm/propal....
Date: Fri, 19 Jun 2009 07:32:42 +0000

CVSROOT:        /cvsroot/dolibarr
Module name:    dolibarr
Changes by:     Laurent Destailleur <eldy>      09/06/19 07:32:42

Modified files:
        htdocs/comm    : addpropal.php propal.php 
        htdocs         : commonobject.class.php propal.class.php 
                         html.form.class.php societe.class.php 
        htdocs/contrat : fiche.php 
        htdocs/compta  : facture.php 
        htdocs/product : fiche.php 
        htdocs/commande: fiche.php commande.class.php 

Log message:
        Fix: If multiprice is enabled and level is not defined for customer, we 
always use the level 1. We can't use the denormalized price stored in product 
table as this price is the last price saved (it might be any level) and should 
never bee seen by user when multiprice is activated. 
        So we force the level to 1 if not defined. 

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/comm/addpropal.php?cvsroot=dolibarr&r1=1.105&r2=1.106
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/comm/propal.php?cvsroot=dolibarr&r1=1.441&r2=1.442
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/commonobject.class.php?cvsroot=dolibarr&r1=1.48&r2=1.49
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/propal.class.php?cvsroot=dolibarr&r1=1.278&r2=1.279
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/html.form.class.php?cvsroot=dolibarr&r1=1.575&r2=1.576
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/societe.class.php?cvsroot=dolibarr&r1=1.242&r2=1.243
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/contrat/fiche.php?cvsroot=dolibarr&r1=1.153&r2=1.154
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/compta/facture.php?cvsroot=dolibarr&r1=1.618&r2=1.619
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/product/fiche.php?cvsroot=dolibarr&r1=1.270&r2=1.271
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/commande/fiche.php?cvsroot=dolibarr&r1=1.365&r2=1.366
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/commande/commande.class.php?cvsroot=dolibarr&r1=1.295&r2=1.296




reply via email to

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