[FIX] ensan_donation_request: fix bug

This commit is contained in:
younes 2025-12-09 18:21:40 +01:00
parent ce423c0878
commit 0e032ceaa8
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record model="ir.ui.view" id="product_template_inherit_form">
@ -18,7 +18,7 @@
</field>
<field name="payment_method_id" position="after">
<field name="standard_price" position="after">
<field name="department_ids" widget="many2many_tags"/>
</field>
</field>