lp:~olivier-laurent/openobject-server/7.0-bug1190217

Created by Olivier Laurent (Acsone) and last modified
Get this branch:
bzr branch lp:~olivier-laurent/openobject-server/7.0-bug1190217
Only Olivier Laurent (Acsone) can upload to this branch. If you are Olivier Laurent (Acsone) please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Olivier Laurent (Acsone)
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

5013. By Olivier Laurent (Acsone)

Additional improvement on top of the lp:~openerp-dev/openobject-server/7.0-opw-593963-rha patch.
When searching on partner.parent_id (this is the case in the filter_domain of the"name" field in the search view of res.partner model), it restricts the search to partners who have is_company=True.
Furthermore, in this case, the left join on partner.parent_id was superfluous.

5012. By Rifakat Husen (OpenERP)

[FIX] base: searching on partner took more than 10 mins when there are
200000 partners record to load. Problem is due to res.partner's name_get(), there are number of browse call occured in this method
and that should be the reason for loading time

5011. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5010. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5009. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5008. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5007. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5006. By Christophe Simonis (OpenERP)

[FIX] correct stripping of arguments when _reexec() OpenERP

5005. By Olivier Dony (Odoo)

[FIX] res.partner: name_search() should match complete contact names in the format returned by name_get()

This was missed during the change of the name_get()
format at revision 4923.1.12
revid:<email address hidden>

5004. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-server
This branch contains Public information 
Everyone can see this information.