mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX] rma_sale: sale policy not being updated from rma group
This commit is contained in:
committed by
AaronHForgeFlow
parent
3c72ce886c
commit
f6e2f26a29
@@ -16,6 +16,9 @@
|
|||||||
<field name="sale_count" widget="statinfo" string="Origin SO" />
|
<field name="sale_count" widget="statinfo" string="Origin SO" />
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
<xpath expr="//field[@name='rma_line_ids']/tree" position="inside">
|
||||||
|
<field name="sale_policy" invisible="True" />
|
||||||
|
</xpath>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
</odoo>
|
</odoo>
|
||||||
|
|||||||
Reference in New Issue
Block a user