[FIX] stock_reception_usability

This commit is contained in:
Kev-Roche
2021-12-01 14:31:24 +01:00
parent 58b8d300b8
commit 40b79890fe
3 changed files with 1 additions and 49 deletions

View File

@@ -12,16 +12,6 @@
name="attrs"
>{'column_invisible': [('parent.state', '=', 'done')]}</attribute>
</xpath>
<xpath expr="//field[@name='move_ids_without_package']" position="before">
<button
name="action_fill_quantity_done"
type="object"
string="Fill Done Quantity"
class="btn btn-primary"
>
</button>
</xpath>
</field>
</record>
</odoo>