Open sbidoul opened 2 years ago
I think we can provide a selection with a restricted list of model names, and the modules adding extra models may feed such selection.
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
This is a BUG. I can confirm it in production. We have to give all accountants admin right to work with MIS
Administration/Access Right
Is this related @sbidoul about what you said?
You are not allowed to access 'Models' (ir.model) records.
@moduon MT-1527
Normally the error I had in mind with this issue occurred only when creating report templates. But if it occurs when creating reports, then we can probably split this issue in two that can be fixed independently:
(1) should be easier to solve than (2).
Keeping open as users still need admin right to create report templates.
I think that adding groups to mis_builder might be a good idea:
A group to create and edit templates
An idea to tackle the problem of having access to ir_model
and ir_model_fields
:
group_erp_manager
) can set, that states the 'usable' models and fields
You are not allowed to access 'Models' (ir.model) records.
I found this while trying to test the forward port of #410