mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[9.0] rma: remove rma.rule and add that setting to product.category
This commit is contained in:
committed by
AaronHForgeFlow
parent
58da75554a
commit
b0c14c7b0a
@@ -72,10 +72,4 @@
|
||||
<field name="out_route_id" ref="rma.route_rma_dropship"/>
|
||||
</record>
|
||||
|
||||
<record id="rma_rule_always" model="rma.rule">
|
||||
<field name="name">Always</field>
|
||||
<field name="code">alw</field>
|
||||
<field name="approval_policy">always</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user