@@ -21,11 +21,11 @@
|
||||
|
||||
{
|
||||
'name': 'Payment Provider: BTCPay Server',
|
||||
'summary': 'This module integrates BTCPAY - pay with Bitcoin - with Odoo v18.0',
|
||||
'summary': 'This module integrates BTCPAY - pay with Bitcoin - with Odoo v19.0',
|
||||
'author': 'BTCPay Server team and contributors',
|
||||
'website': 'https://github.com/btcpayserver/odoo',
|
||||
'category': 'Accounting/Payment Providers',
|
||||
'version': '18.0.1.0',
|
||||
'version': '19.0.1.0',
|
||||
'license': 'GPL-3',
|
||||
'currency': 'USD',
|
||||
'application': False,
|
||||
@@ -44,4 +44,4 @@
|
||||
},
|
||||
'post_init_hook': 'post_init_hook',
|
||||
'uninstall_hook': 'uninstall_hook',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user