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: Jamie Isaacs
Subject: Re: [Dolibarr-dev] Customer's orders to process link
Date: Fri, 20 May 2011 15:00:21 -0500

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").

Here is what I see:
http://www.screencast.com/t/Puhrsc7g5


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=""
htdocs/fourn/commande/index.php:309:    print '<td colspan="3">'.$langs->trans("OrdersToProcess").' <a href="">

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



reply via email to

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