Bug solved in xml files structure

This commit is contained in:
vandekul
2020-09-10 23:52:16 +02:00
parent e980bad67e
commit 363c4169dc
4 changed files with 5 additions and 7 deletions
@@ -1,3 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!--****************************************************************************** <!--******************************************************************************
# PAYMENT BTCPAY FOR ODOO # PAYMENT BTCPAY FOR ODOO
# #
@@ -18,8 +20,6 @@
# For a full copy of the GNU General Public License see the LICENSE.txt file. # For a full copy of the GNU General Public License see the LICENSE.txt file.
# #
#******************************************************************************--> #******************************************************************************-->
<?xml version="1.0" encoding="utf-8"?>
<openerp> <openerp>
<data noupdate="1"> <data noupdate="1">
<record id="payment_acquirer_btcpay" model="payment.acquirer"> <record id="payment_acquirer_btcpay" model="payment.acquirer">
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--****************************************************************************** <!--******************************************************************************
# PAYMENT BTCPAY FOR ODOO # PAYMENT BTCPAY FOR ODOO
# #
@@ -19,8 +20,6 @@
# #
#******************************************************************************--> #******************************************************************************-->
<?xml version="1.0" encoding="utf-8"?>
<openerp> <openerp>
<data> <data>
<record id="acquirer_form_btcpay" model="ir.ui.view"> <record id="acquirer_form_btcpay" model="ir.ui.view">
+1 -1
View File
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--****************************************************************************** <!--******************************************************************************
# PAYMENT BTCPAY FOR ODOO # PAYMENT BTCPAY FOR ODOO
# #
@@ -19,7 +20,6 @@
# #
#******************************************************************************--> #******************************************************************************-->
<?xml version="1.0" encoding="utf-8"?>
<openerp> <openerp>
<data> <data>
<!--BtcPay Top Menu--> <!--BtcPay Top Menu-->
@@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<!--****************************************************************************** <!--******************************************************************************
# PAYMENT BTCPAY FOR ODOO # PAYMENT BTCPAY FOR ODOO
# #
@@ -19,8 +20,6 @@
# #
#******************************************************************************--> #******************************************************************************-->
<?xml version="1.0" encoding="utf-8"?>
<openerp> <openerp>
<data> <data>
<template id="btcpay_acquirer_form" name="Btcpay Payment Button"> <template id="btcpay_acquirer_form" name="Btcpay Payment Button">