-
- Downloads
[REF] mail, note, project, project_issue: remove 'new' button in notification emails
As this button leads to a void form view without context it is not really usefull. As creating new records is achieved using aliases there is no real need for a New Task/Issue/Note button. mail/new controller is kept for compatibility but should be removed before v11.
Showing
- addons/mail/controllers/main.py 1 addition, 0 deletionsaddons/mail/controllers/main.py
- addons/mail/models/mail_thread.py 1 addition, 4 deletionsaddons/mail/models/mail_thread.py
- addons/note/models/note.py 0 additions, 9 deletionsaddons/note/models/note.py
- addons/project/models/project.py 1 addition, 3 deletionsaddons/project/models/project.py
- addons/project_issue/models/project_issue.py 1 addition, 3 deletionsaddons/project_issue/models/project_issue.py
Loading
Please register or sign in to comment