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 protected] 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 changed: - 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 -- You received this bug notification because you are a member of OpenERP Indian Team, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/1222733 Title: [v6.1]When creating an address in an official module, the partner is not set by default Status in OpenERP Addons (modules): Won't Fix 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. To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/1222733/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~openerp-india Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-india More help : https://help.launchpad.net/ListHelp

