Merged revisions 4067-4068 via svnmerge from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel550 ........ r4067 | danydb | 2011-04-12 21:36:10 +0200 (Tue, 12 Apr 2011) | 2 lines 0000249: Balance : uniquement les comptes non soldés ........ r4068 | danydb | 2011-04-12 21:53:20 +0200 (Tue, 12 Apr 2011) | 2 lines 0000249: Balance : uniquement les comptes non soldés ........
This commit is contained in:
parent
382424d04b
commit
66f22175dd
8 changed files with 272 additions and 14 deletions
|
|
@ -93,7 +93,7 @@ switch( $_GET['act'])
|
|||
break;
|
||||
case 'PDF/fiche_balance':
|
||||
$user->can_request(IMPFIC,0);
|
||||
require_once('export_fiche_balance_csv.php');
|
||||
require_once('export_fiche_balance_pdf.php');
|
||||
exit();
|
||||
break;
|
||||
case 'CSV/report':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue