mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_timeline: Follow create/edit/delete attrs
In addition to security rights (was already implemented), now follow `create="0"` / `edit="0"` / `delete="0"` attributes one can set onto the `timeline` tag, same as in other Odoo views.
This commit is contained in:
committed by
Carlos Lopez
parent
0d816893a7
commit
719cf33707
@@ -1,6 +1,5 @@
|
||||
* Implement a more efficient way of refreshing timeline after a record update;
|
||||
* Make ``attrs`` attribute work;
|
||||
* Make action attributes work (create, edit, delete) like in form and tree views.
|
||||
* When grouping by m2m and more than one record is set, the timeline item appears only
|
||||
on one group. Allow showing in both groups.
|
||||
* When grouping by m2m and dragging for changing the time or the group, the changes on
|
||||
|
||||
Reference in New Issue
Block a user