mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[FIX] Restore literal quotation colons.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user