mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_timeline: Add demo view on cron tasks
This way we can showcase this module without project_timeline.
This commit is contained in:
committed by
Carlos Lopez
parent
210f9229bf
commit
97d02aa2ee
@@ -38,7 +38,9 @@ These are the variables available in template rendering:
|
||||
|
||||
You also need to declare the view in an action window of the involved model.
|
||||
|
||||
Example:
|
||||
See ``web_timeline/demo/ir_cron_view.xml`` for a very basic timeline view example added onto cron tasks.
|
||||
|
||||
More evolved example, from ``project_timeline``:
|
||||
|
||||
.. code-block:: xml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user