OCA / l10n-switzerland

Odoo Swiss localization
GNU Affero General Public License v3.0
53 stars 164 forks source link

[12.0] l10n_ch_base_bank: Avoid breaking with =like and =ilike operators #602

Closed Martronic-SA closed 3 years ago

Martronic-SA commented 3 years ago

=ilike and =like don't exist in sql so don't add them directly to the query but replace them by ilike (code above borrowed from osv/expression.py)

yvaucher commented 3 years ago

/ocabot merge patch

OCA-git-bot commented 3 years ago

What a great day to merge this nice PR. Let's do it! Prepared branch 12.0-ocabot-merge-pr-602-by-yvaucher-bump-patch, awaiting test results.

OCA-git-bot commented 3 years ago

Congratulations, your PR was merged at 83ec9324741cfd76def3ae654211854fb332330c. Thanks a lot for contributing to OCA. ❤️