lp://staging/~fabien-morin/unifield-web/perf_prospection_web
- Get this branch:
- bzr branch lp://staging/~fabien-morin/unifield-web/perf_prospection_web
Branch merges
Branch information
Recent revisions
- 4801. By Fabien MORIN
-
US-1246 [IMP] revert to be equal to the stable branch as this changes were
canceled (adding name_get parameter to read) - 4800. By Fabien MORIN
-
US-1246 [IMP] force name_get=True in places we need it.
[IMP] read only required values instead of default (all values) - 4799. By Fabien MORIN
-
US-1246 [IMP] read for the listbox should be called with name_get=True to be
able to display the name. - 4798. 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. - 4797. By Fabien MORIN
-
US-1246 [IMP] do not read all fields but only fields of type 'many2many'. In
some cases this can have a huge impact. On a purchase.order.line creation, this
new code is between 10 to 15 times faster than the previous.
[IMP] rename id variable into obj_id as it is a reserved word. - 4796. By Fabien MORIN
-
US-1246 [IMP] we don't need to execute this code in case of get_selection, this
avoid heavy requests on a gid DB.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unifield-web