dolibarr-dev
[Top][All Lists]
Advanced

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

Re: [Dolibarr-dev] Customer's orders to process link


From: Laurent Destailleur (eldy)
Subject: Re: [Dolibarr-dev] Customer's orders to process link
Date: Sat, 21 May 2011 00:32:19 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10

Yes there is a problem in your case.
However on my server it does not have same behaviour.

Which version of Dolibarr do you use ?



Le 20/05/2011 22:00, Jamie Isaacs a écrit :
eldy,

My dashboard shows Orders to process: 1, yet when you click the number there are no results. If you change the viewstatut from -2 to 1 it lists the orders (1) that the dashboard says are to be processed (not marked as "processed").



I found elsewhere in the code where it refers to viewstatut=1 and calls it OrdersToProcess
$ ack viewstatut|grep -i toprocess
htdocs/commande/index.php:219:      print '<td colspan="3">'.$langs->trans("OrdersToProcess").' <a href="">('.$num.')</a></td></tr>';
htdocs/fourn/commande/index.php:309:    print '<td colspan="3">'.$langs->trans("OrdersToProcess").' <a href="">('.$num.')</a></td></tr>';

Should we change the dashboard to show the correct number of "Orders to process" or continue with my changes?

--
Jamie Isaacs
address@hidden


On Fri, May 20, 2011 at 12:32 PM, Laurent Destailleur (eldy) <address@hidden> wrote:
Thanks.
However tha dashboard show event where an action need to be done. So -2 means:

order to process = order to send to customer and order to convert into invoice





Le 19/05/2011 18:03, Jamie Isaacs a écrit :
This fixes the "Customer's orders to process" link on the Home screen.

--
Jamie Isaacs
address@hidden
_______________________________________________ Dolibarr-dev mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/dolibarr-dev


-- 
Eldy (Laurent Destailleur).
---------------------------------------------------------------
EMail: address@hidden
Web: http://www.destailleur.fr

Dolibarr (Project leader): http://www.dolibarr.org
To make a donation for Dolibarr project via Paypal: address@hidden
AWStats (Author) : http://awstats.sourceforge.net
To make a donation for AWStats project via Paypal: address@hidden
AWBot (Author) : http://awbot.sourceforge.net
CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net

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


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


-- 
Eldy (Laurent Destailleur).
---------------------------------------------------------------
EMail: address@hidden
Web: http://www.destailleur.fr

Dolibarr (Project leader): http://www.dolibarr.org
To make a donation for Dolibarr project via Paypal: address@hidden
AWStats (Author) : http://awstats.sourceforge.net
To make a donation for AWStats project via Paypal: address@hidden
AWBot (Author) : http://awbot.sourceforge.net
CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net

reply via email to

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