Bugfix
This commit is contained in:
parent
508ed8822c
commit
babdcee330
@ -39,7 +39,7 @@ if ($user->societe_id > 0)
|
||||
}
|
||||
|
||||
if ($sortorder == "") {
|
||||
$sortorder="DESC";
|
||||
$sortorder="";
|
||||
}
|
||||
if ($sortfield == "") {
|
||||
$sortfield="f.date DESC, f.gain ASC";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user