Task #1043 - BK : met les montants en rouge si compte en négatif
Compte non tresorerie sans couleur
This commit is contained in:
parent
58f5512097
commit
e1137d7450
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ if ( $low_action == "list" )
|
|||
$noop=(isset($_GET['noop']))?false:true;
|
||||
|
||||
echo '<div class="content">';
|
||||
echo $supplier->Summary($search,'supplier',$sql,$noop);
|
||||
echo $supplier->Summary($search,'bank',$sql,$noop);
|
||||
|
||||
|
||||
echo '<br>';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue