Merge pull request #5682 from expsa/you_dev_odex25_donation
[FIX] ensan_donation_request: fix bug
This commit is contained in:
commit
2843ff89e7
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue