Bug solved in xml files structure
This commit is contained in:
@@ -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,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">
|
||||||
|
|||||||
Reference in New Issue
Block a user