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
Jordi Ballester Alomar
parent
3405225750
commit
a9a95299fe
@@ -16,6 +16,9 @@
|
||||
<field name="sale_count" widget="statinfo" string="Origin SO" />
|
||||
</button>
|
||||
</div>
|
||||
<xpath expr="//field[@name='rma_line_ids']/tree" position="inside">
|
||||
<field name="sale_policy" invisible="True" />
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user