[v6.1]When creating an address in an official module, the partner is not set by default

Bug #1222733 reported by Yann Papouin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Won't Fix
Undecided
Unassigned
OpenERP Community Backports (Addons)
Fix Released
Low
Yann Papouin
6.1
Fix Released
Undecided
Yann Papouin

Bug Description

When creating an address in an official module, the partner is not set by default.
That's a usability issue that leads to have a lot of address in the database that are not linked to any partners.

To fix this, the partner must be set from the current data and the quick create option have to be disable.

Related branches

Revision history for this message
Amit Parik (amit-parik) wrote :

Hello Yann,

OpenERP7 has totally changed with the partner/address concept. We had removed the res.partner.address object and use the same object res.partner for the address and contact too. Because on last versions we have faced the lots of issue with the base_contact module with re.partner.address and res,partner.contact object.

Finally now all are with the res.partner object on that you can make the address/contact/company with the same. When you create the partner as a company then you can create the multiple contacts for that company, Also by default company address will be linked with the contact's address . For that we have a check box on contacts "Use company address" also you can make the different invoice address , shipping address , contact address etc. So all is managed correctly on v7 . This is the answer for your 1st point of the bug now, any address won't available without the partner.

Now for the lead part, here partner and address both are same for OE7, So you can create the partner from there, So no need to set the quick_create false now.

Yes, for your problem for v6.1, If you have a maintenance contract with us then you can contact our OPW team at <email address hidden> because we are only consider the blocking point on the stable version release and we will fix that kind of issues only. You issue is not a bug rather then just a usability point, So we are not going to consider this on stable v6.1

Thank you! Hope you can agree!

summary: - When creating an address in an official module, the partner is not set
- by default
+ [v6.1]When creating an address in an official module, the partner is not
+ set by default
Changed in openobject-addons:
status: New → Won't Fix
Changed in ocb-addons:
assignee: nobody → Yann Papouin (yann-papouin)
importance: Undecided → Low
status: New → Confirmed
status: Confirmed → Fix Committed
Changed in ocb-addons:
status: Fix Committed → Fix Released
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.