A billed orders is not defined by its status. But by the flag "billed" to yes. An order can have status Not processed and be billed or not can be processed and have status billed or not too. It can also have the status "delivered" and be billed or not. That's why the entry menu has been removed because it is not a status of order. But a second dedicated status that is independent of main status.
Le mar. 29 oct. 2019 à 15:44, Christophe Battarel < [email protected]> a écrit : > Hello, > > Why this menu is commented in eldy.lib.php ? > > $newmenu->add("/commande/list.php?leftmenu=orders&viewstatut=4", > $langs->trans("StatusOrderProcessed"), 2, $user->rights->commande->lire); > > It is useful for billed orders ! > > Best regards > > Christophe > > > _______________________________________________ > Dolibarr-dev mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/dolibarr-dev > -- EMail: [email protected] Web: https://www.destailleur.fr Twitter: http://www.twitter.com/eldy10 ------------------------------------------------------------------------------------ * Dolibarr (Project leader): https://www.dolibarr.org (make a donation for Dolibarr project via Paypal: [email protected]) * AWStats (Author) : http://awstats.sourceforge.net (make a donation for AWStats project via Paypal: [email protected]) * AWBot (Author) : http://awbot.sourceforge.net * CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net
_______________________________________________ Dolibarr-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/dolibarr-dev
