product_update_price_last_purchase: Fix warning compute_sudo

This commit is contained in:
Luis 2025-01-14 18:30:44 +01:00
parent d1be5f8f09
commit c314af6c26
3 changed files with 1 additions and 9 deletions

View file

@ -23,7 +23,6 @@
<field name="arch" type="xml">
<field name="standard_price" position="after">
<field name="last_purchase_price_received" />
<field name="margin_state" invisible="1" />
</field>
</field>
</record>