Commit Graph

5 Commits (02ccd70dc0dfe2275af8c741b250bb7fc2630350)

Author SHA1 Message Date
Víctor Martínez 02ccd70dc0 [FIX] account_reconcile_model_oca: fix partner category reconciliation when partner has multiple categories
* Create a reconciliation model that matches partners that have a
  category `C`
* Create a bank statement and a partner that has *multiple* categories,
  including C.
* Validate and reconcile

The reconciliation model you created should be used, but it is not.

Related to a0016fc6c9
2025-04-01 12:17:05 +02:00
Duy (Đỗ Anh) 7d3576c02e [MIG] account_reconcile_model_oca: Migration to 18.0 2025-02-04 15:56:15 +07:00
Víctor Martínez c10afe5cb8 [IMP] account_reconcile_model_oca: Create _get_write_off_move_move_line_dict() method to allow extension
FWP from 16.0: https://github.com/odoo/odoo/pull/188808

Related to OCA/account-reconcile#761

TT51885
2025-02-04 15:56:15 +07:00
Pedro M. Baeza 44764223fd [FIX] *: pre-commit fixes
Due to latest copier template with all the checks.
2025-02-04 15:52:41 +07:00
Enric Tobella 835e0c9b16 [ADD] account_reconcile_model_oca 2025-02-04 15:52:41 +07:00