Manual reconcile is not multi-company aware

Bug #1317529 reported by Stéphane Bidoul (Acsone)
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
New
Undecided
OpenERP Publisher's Warranty Team

Bug Description

How to reproduce
- create two companies A and B
- create a partner P with no company_id, so the partner is shared by all companies
- create a non admin user U and sets its preferences to company A
- from now on, use user U, not admin
- create invoices and unreconciled payments for partner P on company A
- go to Manual Reconcile and view entries to reconcile for partner P
- now change the user preference to company B
- go to Manual Reconcile and view entries to reconcile: the partner P is proposed in the list of partners to reconcile but no entries are visible

This is due to the query in list_partners_to_reconcile() in account/account_move_line.py which is not multi-company aware.

Tags: maintenance
description: updated
Changed in openobject-addons:
assignee: nobody → OpenERP Publisher's Warranty Team (openerp-opw)
tags: added: maintenance
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.