lp:~fabien-morin/unifield-server/perf_prospection_us1151

Created by Fabien MORIN and last modified
Get this branch:
bzr branch lp:~fabien-morin/unifield-server/perf_prospection_us1151
Only Fabien MORIN can upload to this branch. If you are Fabien MORIN please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Fabien MORIN
Project:
Unifield Server
Status:
Development

Recent revisions

3869. By Fabien MORIN

US-1246 [MERGE] with branch us-1151 for testing performance purpose

3868. By Fabien MORIN

US-1246 [IMP] store all new_vals in a dict to be able to group the write
according to their vals to write.
Most of the write should be grouped by now.
[IMP] small change sync_client/orm.py: define a new variable to avoid calculate
multiple times the same list

3867. By Fabien MORIN

US-1246 [IMP] do not do any operation if there is no ids given

3866. By Fabien MORIN

US-1246 [FIX] price_unit is also part of the required fields.
"if not proc or not proc['sale_id']" condition was badly indented, making test
test_uf_2507 failing.
self._check_product_uom should be done only in fi not
context.get('import_in_progress', False)

3865. By Fabien MORIN

US-1246 [FIX] of course we need to write on id grouped_write, not line['id'].
And the vals we need to write are the original one (vals) not new_vals that may
be modified by each other lines.

3864. By Fabien MORIN

US-1246 [REVERT] the merge with ticket 1151 as it was failing tests. Wait for
this code to be tested separatly.

3863. By Fabien MORIN

US-1246 [FIX] last commit was made by mistake, revert it

3862. By Fabien MORIN

US-1246 [FIX] adding missing definition of the variable

3861. By Fabien MORIN

US-1246 [IMP] call obj_data.get_object_reference only if we need it, not in all
cases

3860. By Fabien MORIN

US-1246 [IMP] replace a browse that read many ids to get only the first with a
read that read only one.

Branch metadata

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

Subscribers