Skip to content
Snippets Groups Projects
Commit 366a30db authored by Géry Debongnie's avatar Géry Debongnie Committed by Olivier Dony
Browse files

[FIX] correct various date issues in reporting

* remove old 'day', 'month', 'field' and replace them by the actual
date/datetime field
* remove weird cast to char when creating the view to prevent crash
when grouping on them
* remove duplicates (such as 'creation_date' and 'create_date')
* fix typing errors (field type date defined as a datetime in the
postgres view)
* fix search view definition
parent 6f563d62
Branches
No related tags found
Loading
Showing
with 32 additions and 147 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment