Inversion ordre tri immos à classer
This commit is contained in:
parent
6ebfbe244e
commit
32cb9e3b6b
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
|||
!table_join
|
||||
WHERE !condition
|
||||
GROUP BY immo_line_id
|
||||
ORDER BY trans.date DESC;
|
||||
ORDER BY trans.date;
|
||||
!columns=$columns
|
||||
!table_join=$table_join
|
||||
!table=$module.table
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue