Skip to content

[FIX] There is an error if trying to sync bank accounts with multicompanies i#4325

There was an error when downloading your bank accounts with multicompany due to and outdated ir.rule for V11. To more info see https://github.com/odoo/enterprise/pull/2546.

To reproduce

1.- Prepare 2 companies into your current user. 2.- Open general settings and download xunnel accounts with company 1. 3.- Change to company 2 and try to download.

Expected

To download the bank accounts to that specific company.

Current

A rule is denying this action.

Edited by Javier Vega

Merge request reports