lp:~fabien-morin/unifield-wm/fm-sp-223

Created by Fabien MORIN and last modified
Get this branch:
bzr branch lp:~fabien-morin/unifield-wm/fm-sp-223
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-wm
Status:
Merged

Recent revisions

2735. By Fabien MORIN

SP-223 [IMP] sorry for going back on this change again and again, but using
  limit=1 in combination with order='NO_ORDER' is more logic than using with
  count=True. This also not imply adding a new condition in the search and
  reusing existing code as much as possible. This is a minor modification and
  should not alter current behaviour and performances (or perhaps improve a
them
  just a bit as there is less if in the search)

2734. By Fabien MORIN

SP-223 [FIX] revert r2733. Because any_exist method introduction can be
    dangerous, as JFB said, it is possible that some upper definition of search
method may modify args, by-passing all search method with this any_exists can
be dangerous.

2733. By Fabien MORIN

SP-223 [IMP] use the new any_exists method

2732. By Fabien MORIN

SP-223 [FIX] base.lang_en should always be not active (ie. not visible for the
end user)
[FIX] add missing "clear" parameter to create method

2731. By Fabien MORIN

SP-223 [FIX] set context to {} in case it is None

2730. By Fabien MORIN

SP-223 [FIX] apply fix from JFB due to the year change

2729. By Fabien MORIN

SP-223 [FIX] fix some mistakes reveal by tests :
- ad_lines is a list of browse object, .id should be call on elements to write
- direct_order_id_list or other_id_list may some times be empty, do not write
  if the don't contain anytying
- improve and fix merged_line code to have only one write (and to write ids
  instead of browse record list)

2728. By Fabien MORIN

SP-223 [FIX] ids for the IN condition should be a tuple

2727. By Fabien MORIN

SP-223 [FIX] remove not as we want to test if ids is int or long to force it to
a list.

2726. By Fabien MORIN

SP-223 [FIX] typo

Branch metadata

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

Subscribers