From bc4b76d6984f9b7e97b9b67af16ee43366f67e17 Mon Sep 17 00:00:00 2001 From: Ronald Portier Date: Mon, 13 Aug 2018 11:05:30 +0200 Subject: [PATCH] [FIX] Restore literal quotation colons. --- base_bank_account_number_unique/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_bank_account_number_unique/README.rst b/base_bank_account_number_unique/README.rst index fd7066a..0a2d17e 100644 --- a/base_bank_account_number_unique/README.rst +++ b/base_bank_account_number_unique/README.rst @@ -18,7 +18,7 @@ a SQL unique index. This has the added advantage, that the module can be installed on databases where the bank-account numbers are not unique already. To find records that are not unique, you could use the following SQL -statement. +statement:: with res_partner_bank_sanitized as ( select