lp:~openerp-dev/openobject-server/7.0-opw-591029-pna

Created by Pinakin Nayi (OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-server/7.0-opw-591029-pna
Members of OpenERP R&D Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenERP R&D Team
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

5026. By Amit Dodiya (OpenERP)

[FIX]res_partner (1) title field should be displayed in both type of customers(company and partner) (2) while creating the title from customer it always creates title for type partner not for contact

5025. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5024. By Olivier Dony (Odoo)

[FIX] ir.ui.view: properly validate newly created inheriting views

  When a new inheriting view is imported during a module
  installation, it is validated thanks to the _constraints
  on the ir.ui.view model. However the validation uses
  a rather convoluted system for validating the whole
  view tree at once (root view + all inherited changes)
  while only taking into account the views that belong
  to modules that are currently loaded.

  This complicated system is necessary to be able to
  operate on-the-fly at any point during the registry
  loading/initialization.

  Now because _constraints are checked during create()
  this particular validation happens *before* the
  external ID (ir.model.data entry) of that new view
  can be created (it obviously needs to wait until
  the view record is inserted). As a consequence the
  view validation cannot determine the module to
  which that new view belongs, and was erroneously
  ignoring it.
  Changing the view filtering to also include views
  from unknown modules fixes this transient problem,
  and also means that manually created inherited
  views will be validated during module init too.

5023. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5022. By Olivier Dony (Odoo)

[FIX] ir.translation: backport of trunk fix to allow editing master english source terms

Original trunk commits rev-ids:
 - 4855 <email address hidden>
 - 4856 <email address hidden>
 - 4857 <email address hidden>

5021. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5020. By Vo Minh Thu

[MERGE] lang: added Amharic (Ethiopia) language.

The corresponding web branch was merged in january.

5019. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5018. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

5017. 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.

Subscribers