2
0
forked from Wavyzz/dolibarr

Correction bug #13938

This commit is contained in:
Rodolphe Quiedeville
2005-08-01 12:47:45 +00:00
parent 531b54420b
commit a7d56bbd42
4 changed files with 16 additions and 6 deletions

View File

@@ -87,7 +87,7 @@ function llxHeader($head = "", $title="", $help_url='')
if ($conf->commande->enabled && $conf->facture->enabled)
{
$langs->load("orders");
$menu->add(DOL_URL_ROOT."/compta/commande/liste.php?leftmenu=orders&status=3", $langs->trans("MenuOrdersToBill"));
$menu->add(DOL_URL_ROOT."/compta/commande/liste.php?leftmenu=orders&afacturer=1", $langs->trans("MenuOrdersToBill"));
}
// Les d<>penses