morbac / xmltools

XML Tools plugin for Notepad++
GNU General Public License v3.0
257 stars 57 forks source link

how to make the "mark done" disappear depending on a condition in Odoo14 #202

Open awshokan opened 11 months ago

awshokan commented 11 months ago

How to change the XML code so that if the signed in user is the assignee user in a certain activity then the "mark done" button should appear to the mentioned user, if the signed in user NOT the assignee user the "mark done" button disappear. the Activity.xml file that I think should change. `<?xml version="1.0" encoding="UTF-8"?>

Activity type
Created
,
by
Assigned to
Due on

`