mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
![]() The backend links in the PR dashboard were gated behind the `group_user` (internal user) group, however turns out while internal users have read access to PRs they don't have access to ancillary objects (e.g. batches, stagings, the link between stagings and batches), and I think the only way to fix the issue would be to move it to an optional inheritance (inheritance + group), because `groups` on view nodes only hides the content without removing it. I believe in more recent Odoo versions this actually works correctly, so that might actually be more of an incentive to upgrade... |
||
---|---|---|
.. | ||
batch.xml | ||
configuration.xml | ||
mergebot.xml | ||
queues.xml | ||
res_partner.xml | ||
runbot_merge_project.xml | ||
templates.xml |