lp:~camptocamp/openerp-connector/7.0-fix-create-job-by-user-1276182

Created by Guewen Baconnier @ Camptocamp and last modified
Get this branch:
bzr branch lp:~camptocamp/openerp-connector/7.0-fix-create-job-by-user-1276182
Members of Camptocamp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Camptocamp
Project:
OpenERP Connector
Status:
Merged

Recent revisions

628. By Laurent Mignon (Acsone)

[FIX] lp-1304319, avoid NoneType error when calling change_context on a ConnectorSession initialized without context

627. By Guewen Baconnier @ Camptocamp

func::bytea can fail to convert the string to bytea because it interprets the backshlashes. Use convert_to to LATIN1 instead

626. By Jan-Philipp Fischer

Wrong indentation in documentation example

625. By David BEAL (ak)

Improved tree view of jobs

624. By David BEAL (ak)

[ADD] connector_base_product module to avoid ecommerce addons dependency for product synchro

623. By Guewen Baconnier @ Camptocamp

[FIX] Jobs with unicode arguments cannot be stored.

The error here is that pickled data are binary data. Psycopg2 tries to decode
data to UTF-8 which is not possible because this is not UTF-8 data but binary
data.

Use a binary field rather than a text field.

622. By Launchpad Translations on behalf of openerp-connector-core-editors

Launchpad automatic translations update.

621. By Kevin.Lee <email address hidden>

Chinese locale

620. By Launchpad Translations on behalf of openerp-connector-core-editors

Launchpad automatic translations update.

619. By Launchpad Translations on behalf of openerp-connector-core-editors

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:~openerp-connector-core-editors/openerp-connector/7.0
This branch contains Public information 
Everyone can see this information.

Subscribers