OCA / web

Odoo web client UI related addons
GNU Affero General Public License v3.0
900 stars 1.85k forks source link

[16.0][IMP] web_timeline: Follow create/edit/delete attrs #2791

Open houzefa-abba opened 3 months ago

houzefa-abba commented 3 months ago

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.

I had to add a specific event for read-only double-clicks to distinguish with update ones (read-only double-clicks have item ID only, updates have more item info in a dict).

To test on runboat, open the ir.cron timeline view and play with:

OCA-git-bot commented 3 months ago

Hi @tarteo, some modules you are maintaining are being modified, check this out!