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