Skip to content

Commit

Permalink
Merge pull request #591 from ForgeFlow/16.0-fp-550
Browse files Browse the repository at this point in the history
[16.0][FIX] rma: stock manager should not inherit rma manager permissions, that group must be explicity added
  • Loading branch information
DavidJForgeFlow authored Feb 20, 2025
2 parents f786e2a + 690d632 commit f70e795
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rma/security/rma.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@
<field name="category_id" ref="module_category_rma" />
</record>

<record id="stock.group_stock_manager" model="res.groups">
<field name="implied_ids" eval="[(4, ref('group_rma_manager'))]" />
</record>

<record model="ir.rule" id="rma_order_rule">
<field name="name">rma order multi-company</field>
<field
Expand Down

0 comments on commit f70e795

Please sign in to comment.