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
Carlos Vallés Fuster
parent
8088c3a829
commit
5e2f6c46d9
@@ -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