Skip to content

Commit

Permalink
[FIX] rma: stock manager should not inherit rma manager permissions, …
Browse files Browse the repository at this point in the history
…that group must be explicity added
  • Loading branch information
AaronHForgeFlow authored and MeritxellAForgeFlow committed Feb 20, 2025
1 parent 24b16db commit 1ca489f
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 1ca489f

Please sign in to comment.