mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
create ui now create tree view [IMP] fr translation [IMP] add last refresh date time on the action name of each sql materialized view
This commit is contained in:
committed by
David James
parent
5b8cf460ad
commit
8425bcd972
@@ -114,17 +114,17 @@ Known issues / Roadmap
|
||||
|
||||
* Add 'interval', after type (row/col/measure) field for date(time) fields.
|
||||
|
||||
* Dynamically change displayed action name to mention the last refresh of the
|
||||
materialized view.
|
||||
|
||||
* Create ir.rule to limit access. (for company_id for exemple)
|
||||
|
||||
Note
|
||||
====
|
||||
|
||||
The syntax of the sql request has the following constrains:
|
||||
* If the view is materialized, the name of the action will contain the date
|
||||
and the time of it last refresh:
|
||||
|
||||
* the name of the selectable columns should be prefixed by `x_`
|
||||
.. figure:: /bi_sql_editor/static/description/06_action_datetime_name.png
|
||||
:width: 800 px
|
||||
|
||||
* The syntax of the sql request has the following constrains: the name of the
|
||||
selectable columns should be prefixed by `x_`
|
||||
|
||||
Sample:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user