lp:~simeon-blanc/+junk/optimisation_2_merge

Created by sbc_msf and last modified
Get this branch:
bzr branch lp:~simeon-blanc/+junk/optimisation_2_merge
Only sbc_msf can upload to this branch. If you are sbc_msf please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
sbc_msf
Status:
Development

Recent revisions

3864. By MOI

Fetch all the fields whenever requested

3863. By MOI

Remove the fields in the rowset after sorting on them

3862. By sbc_msf

Add a cache to fetch static data only once per user/DB

The cache can be used for every entity in Unifield. However, you should use it
 for data that is changed with SQL query without using the ORM.

This commit also turn on caching when we browse data in Unifield. This improvement has still to
 be investigated to ensure that it doesn't lead to MemoryError (this is why it was turned off in
 a previous commit)

3861. By Fabien MORIN

US-1246 [FIX] some stock_picking have no move_lines, improve _get_currency to
get any of the currency of the move_lines (like previous behaviour).
[FIX] securize methods by checking ids is a list or tuple and make it list
otherwise. Some tests were broken because of this problem.

3860. By Fabien MORIN

US-1246 [FIX] packing is a read result, not a browse object.

3859. By Fabien MORIN

US-1246 [IMP] use read instead of browse

3858. By Fabien MORIN

US-1246 [IMP] do not call read without any fields. This is equal to read all
the fields (including fields function) and can result in a long processing for
useless data.

3857. By Fabien MORIN

US-1246 [IMP] use read instead of browse to avoid reading all the fields of the
line.

3856. By Fabien MORIN

US-1246 [IMP] use read instead of browse to avoid reading all the fields of the
product.

3855. By Fabien MORIN

US-1246 [FIX] prodlot_id is a stock_move property, not product

Branch metadata

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

Subscribers