Ajout menu Caisse
This commit is contained in:
parent
f0b960e49a
commit
064aa32014
@ -1,5 +1,5 @@
|
||||
<?PHP
|
||||
/* Copyright (C) 2001-2002 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||
/* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
@ -50,7 +50,8 @@ function llxHeader($head = "") {
|
||||
$menu->add_submenu("index.php3?year=2002","2002");
|
||||
$menu->add_submenu("index.php3?year=2001","2001");
|
||||
|
||||
$menu->add("/compta/bank/index.php3","Bank");
|
||||
$menu->add("/compta/resultat/caisse.php","Caisse");
|
||||
|
||||
|
||||
|
||||
left_menu($menu->liste);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user