OCA / account-reconcile

Odoo account reconciliation modules (statements, data completion...)
https://odoo-community.org/psc-teams/banking-10
GNU Affero General Public License v3.0
131 stars 377 forks source link

[15.0] account_reconciliation_widget incompatibilty with partner_multi_company #618

Closed iTecan closed 2 weeks ago

iTecan commented 8 months ago

Module

account_reconciliation_widget

Describe the bug

An error occurs when executing the reconciliation widget due to incompatibility caused by the registration rule that is modified when installing this module.

To Reproduce

Affected versions: 15.0

Steps to reproduce the behavior:

  1. Install partner_multi_company
  2. Install account_reconciliation_widget
  3. Run Widget

Expected behavior It should run withoout an error

Additional context File: account_reconciliation_widget/models/reconciliation_widget.py

Function

@api.model def _get_bank_statement_line_partners(self, st_lines).

Add any other context about the problem here. (e.g. OS, Python version, ...) Python 3.8 Ubuntu 20.04 LTS

github-actions[bot] commented 1 month ago

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.