lp:~arifmlpm/openobject-server/arif-openobject-server

Created by Arif and last modified
Get this branch:
bzr branch lp:~arifmlpm/openobject-server/arif-openobject-server
Only Arif can upload to this branch. If you are Arif please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Arif
Project:
Odoo Server (MOVED TO GITHUB)
Status:
Development

Recent revisions

4004. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

4003. By Xavier (Open ERP)

[FIX] in load_information_from_description_file, f can be a StringIO (in case of zipped module) and StringIO are not contextmanagers.

So rollback the context management thingie

4002. By Olivier Dony (Odoo)

[IMP] tools.translate: be more lenient and accept standart gettext source annotations

 The GetText spec says that PO auto-comments indicating
  the source location have this form:
   #: /path/to/file:lineno
  However OpenERP's POT export system defaults to a modified
  version of this format with an extra 'type' field:
   #: type:/path/to/file:lineno
  The babel extractors we use for openerp-web's translations
  have the GetText format hardcoded, so it's a good idea
  to be more lenient and allow the standards annotations too.
  We can use a default 'code' type for such cases.

  For openerp-web translations the type does not matter,
  as the translations will be directly loaded by the
  web engine from the PO files and served in Javascript
 to the browser, with no typing needed.

  This patch simply avoids failing to parse updated PO files
  that will contain standard GetText annotations for the
  openerp-web related terms.

4001. By Xavier (Open ERP)

[ADD] values restriction pattern for notebook/@tabpos

4000. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

3999. By Vo Minh Thu

[IMP] tests: export all the tests in a single suite.

3998. By Vo Minh Thu

[FIX] import-hook: correctly import the server-wide-module (i.e
use the openerp.addons namespace), and correctly set the submodules in
sys.modules (instead of only the top-level package).

3997. By Raphael Collet (OpenERP)

[MERGE] lp:924783 (fix dropping database before any connection, contrib from Ronald Portier)

3996. By Raphael Collet (OpenERP)

[MERGE] base: adds the format for addresses in the Netherlands (Stefan Rijnhart)

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