odoo/odoo#194482
Created by victoralmau
Merged
at 1db826b3c4acd6476b436eb2bbd3a5052be86672
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- label
- Tecnativa:16.0-fix-account-TT52146
- head
- cc02e10c6f0ff264fadfb4f7006135bb0fb9959e
- merged
- 7 months ago by Accounting, Paolo Gatti (pgi)
| odoo/odoo | |
|---|---|
| 16.0 | #194482 |
[FIX] account: reconciliation model doesn't filter amls candidates
The Reconciliation model doesn't filter suggested account.move.lines correctly as per its own fields (match_text_location_label, match_text_location_note, match_text_location_reference)
@Tecnativa TT52146