account-reconcile
account-reconcile copied to clipboard
[15.0] account_reconciliation_widget incompatibilty with partner_multi_company
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:
- Install partner_multi_company
- Install account_reconciliation_widget
- 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