Odoo 18.0 compatibility.

This commit is contained in:
ndeet
2025-01-27 14:50:53 +01:00
parent dec467e55b
commit b935000fda
4 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -21,11 +21,11 @@
{
'name': 'Payment Provider: BTCPay Server',
'summary': 'This module integrates BTCPAY - pay with Bitcoin - with Odoo v17.0',
'summary': 'This module integrates BTCPAY - pay with Bitcoin - with Odoo v18.0',
'author': 'BTCPay Server team and contributors',
'website': 'https://github.com/btcpayserver/odoo',
'category': 'Accounting/Payment Providers',
'version': '17.0.2.0',
'version': '18.0.1.0',
'license': 'GPL-3',
'currency': 'USD',
'application': False,