Board does not support inheritance
The clients are reading directly the arch
of the view id but this prevent to use the inherit mechanism of the view.
As there is no model for board view, we must add a method on ir.ui.view
to retrieve the view modified by the inherits.