lp:~0k.io/ocb-server/usability-and-fix-on-res-partner-3

Created by Valentin Lab and last modified
Get this branch:
bzr branch lp:~0k.io/ocb-server/usability-and-fix-on-res-partner-3
Members of 0k.io can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
0k.io
Project:
OpenERP Community Backports (Server)
Status:
Development

Recent revisions

5092. By Nicolas JEUDY

FIX: Improve res.partner form for better @usability with:

- fix customer and supplier boolean field that should be the same as his parent by default
- Add title field on contact form
- Change some css stuff for better form usability.
- mark customer and supplier checkbox as invisible on contact form.

5091. By Martin Trigaux (OpenERP)

[MERGE] [FIX] report: Skip register reports that have xsl but no xml

5090. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5089. By Olivier Dony (Odoo)

[FIX] ir.mail_server: be more lenient when validating From address

When a user has their email as name, the system will
construct the From header as "email<email>".
We previously forbade this, because the naive
check only counts the number of emails in
the From header.
We might need to drop that assert or implement
something better in the future.

5088. By Olivier Dony (Odoo)

[MERGE] modules.loading: extra loop when installing/upgrading modules to help solve missing deps

In some rare cases the dependencies have changed, and modules that newly depend
on a module that is not installed cannot be loaded on the first pass.

For technical reasons all installed/to upgrade/to remove modules have to be
processed before starting to consider new installations, so this requires
two passes.

In trunk the inner loop inside `load_marked_modules()` will be dropped
because it should be unnecessary.

5087. By Martin Trigaux (OpenERP)

[MERGE] res.users: synchronise partner's company with the one of the user

5086. By Therp Bazaar Bot

[FIX] Allow the use of without_company in report address rendering

5085. By arthru

[FIX] user creation in different company (multi company)

5084. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5083. 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:ocb-server
This branch contains Public information 
Everyone can see this information.

Subscribers