lp:~camptocamp/openobject-addons/extra-trunk-base_external_referentials-subexport-no-cr

Created by Guewen Baconnier @ Camptocamp and last modified
Get this branch:
bzr branch lp:~camptocamp/openobject-addons/extra-trunk-base_external_referentials-subexport-no-cr
Members of Camptocamp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Camptocamp
Project:
Odoo Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

5823. By Guewen Baconnier @ Camptocamp <email address hidden>

[FIX] issue lp:1068174 records created on magento during an sub-export are not visible in the export

When a new transaction is opened for an export and this export have sub-exports (exports in the mappings for example),
the sub-exports must not open new transactions, otherwise, the transaction of the main export will not be able
to read the data written by the sub-exports (external ids created principally).

This implementation is sensible because the `export_no_new_cr` has to be propagated through the context,
and if the context chain is broken, it will open a new transaction regardless. It would maybe be better in
the other way, no new cr by default, and explicitely ask for a new cr on top level exports, but it would require
to search and change all the top level export, and do the same for the imports to have a consistant logic between them.

5822. By David BEAL (ak)

[REF] base_partner_surname : refactor view

5821. By Alexis de Lattre

[Usability] Add product_tmpl_id to search view.

5820. By Alexis de Lattre

[FIX] In my previous commit, I copied a mistake that was made in a previous invalidation function !
Fix the 2 invalidation functions.

5819. By Alexis de Lattre

[FIX] Store=True converted to store={} with proper invalidation.

5818. By Alexis de Lattre

[Usability] View enhancements.

5817. By Benoit Guillot - http://www.akretion.com

[IMP] product_variant_multi : add sql constraints on option dimension and template

5816. By Sébastien BEAU - http://www.akretion.com

[FIX] account_fiscal_position_rule : fiscal position are empty in some localisation like french localisation

5815. By Launchpad Translations on behalf of openerp-commiter

Launchpad automatic translations update.

5814. By Serpent Consulting Services

[REF] basic ref, more to come

Branch metadata

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

Subscribers