Bug #1102 : solde en rouge si anormal, ajout aussi de D ou C
This commit is contained in:
parent
a3912472d1
commit
08691be370
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ if ($low_action == "list")
|
|||
}
|
||||
$noop = (isset($_GET['noop'])) ? false : true;
|
||||
echo '<div class="content">';
|
||||
echo $client->Summary($search, 'client', $sql, $noop);
|
||||
echo $client->Summary($search, 'customer', $sql, $noop);
|
||||
|
||||
|
||||
echo '<br>';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue