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 18:45:37 -0500

My production install is using 2.9, but the same thing happens when I upgraded it to 3.0 on my dev environment.

The order status is validated and the invoice status is paid. The order is waiting to be shipped before it can be closed.

-- 
Jamie Isaacs


On May 20, 2011, at 5:32 PM, Laurent Destailleur (eldy) wrote:

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
_______________________________________________
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]