Possibility to using ir.ui.view.custom in all models

Registered by Eduard Carreras i Nadal

As I asked in a answer[1], why ir.ui.view.custom is only used in board.board, is a great feature that can be used in all models. A patch is quite simple, remove the line if rs.get('model') == 'board.board.

[1] https://answers.launchpad.net/openobject-server/+question/105887

Blueprint information

Status:
Not started
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
New
Series goal:
None
Implementation:
Unknown
Milestone target:
None

Related branches

Sprints

Whiteboard

The main problem I see is:

Nobody will be able to change the common view (original).
They will always change only they own custom view.

Notice that is already the case for board.board view.

One solution is:
- Make a menu with a direct access to ir.ui.view.custom.
- Make ir.ui.view.custom records also writable by the owner of the custom view.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.