[7.0] Urgent please - wrong name get on partner to invoice
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
New
|
Undecided
|
OpenERP Publisher's Warranty Team |
Bug Description
Hello,
test done on : http://
I created a partner named 'Axelor'
I created a contact 'Mr foo' which belong to Axelor
I invoice Mr foo.
I invoice Axelor later
On my customer invoice list view, if I do a group by partner, then Mr foo (Axelor) is considered a different partner of Axelor (see my printscreen).
I should see only Axelor in both case and the contact name should be the first line of the address.
This problem has impact in many places, it is not simple a group by issue but it is a convenient example for this bug report...
Same issue on orders obviously...
partner on accounting entries are correct (we already identify and fix the problem with qdp in december)
Many thanks
Frederic
Camptocamp
Changed in openobject-addons: | |
assignee: | nobody → OpenERP Publisher's Warranty Team (openerp-opw) |
tags: | added: maintenance |
I began to change this with :
- Contact of partner inherit of account (property_ account_ recievable and property_ account_ payable)
- The group by partner should do group by partner_id or parent_id if exist
You have same problem in task and issue ...