[MIG] account_ebics_payment_order: Migration to 19.0

This commit is contained in:
Luc De Meyer
2026-07-24 19:11:01 +02:00
parent 23fe427dd0
commit ef17e4af16
3 changed files with 3 additions and 4 deletions
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<record id="account_payment_mode_form" model="ir.ui.view">
<field name="name">account.payment.mode.form</field>
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" ?>
<?xml version="1.0" encoding="UTF-8" ?>
<odoo>
<record id="account_payment_order_form" model="ir.ui.view">
<field name="name">account.payment.order.form</field>