From 7cb3ee24004529d9a9c7181bf584835e25ab870f Mon Sep 17 00:00:00 2001 From: ndeet Date: Tue, 16 Jul 2024 14:50:30 +0200 Subject: [PATCH] Link to Odoo 16 documentation. --- payment_btcpay/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/payment_btcpay/README.md b/payment_btcpay/README.md index 392addd..30627b6 100644 --- a/payment_btcpay/README.md +++ b/payment_btcpay/README.md @@ -4,6 +4,10 @@ This module allows you to accept bitcoin (and other cryptocurrency) payments in your Odoo e-commerce store. ![BTCPay Server Website](../payment_btcpay/static/description/BTCPayServer_org.png) +:::tip +If you use Odoo 16 you can find the documentation [here](https://github.com/btcpayserver/odoo/blob/16.0/payment_btcpay/README.md). +::: + ## Install the module * Clone our [repository](https://github.com/btcpayserver/odoo) or download the .zip from the [releases page](https://github.com/btcpayserver/odoo/releases) * Make sure you are on branch `17.0` or downloaded a release tagged with version v17.x