Merge pull request #5682 from expsa/you_dev_odex25_donation

[FIX] ensan_donation_request: fix bug
This commit is contained in:
kchyounes19 2025-12-09 18:23:46 +01:00 committed by GitHub
commit 2843ff89e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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>