odoo/odoo.git
13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 24 Jun 2011 05:00:11 +0000 (05:00 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110623045640-fkofiyjqqzf6hj6m
bzr revid: launchpad_translations_on_behalf_of_openerp-20110624050011-am2yj6hmjdkpvdi2

13 years ago[imp] added save to o2m
niv-openerp [Thu, 23 Jun 2011 17:27:37 +0000 (19:27 +0200)]
[imp] added save to o2m

bzr revid: nicolas.vanhoren@openerp.com-20110623172737-koryk7a8ecoobtt7

13 years ago[imp] put correct behavior in creation popup
niv-openerp [Thu, 23 Jun 2011 17:07:34 +0000 (19:07 +0200)]
[imp] put correct behavior in creation popup

bzr revid: nicolas.vanhoren@openerp.com-20110623170734-o7fab8axwupy6dwg

13 years ago[imp] refactored one2many dataset & created read only search dataset & used it in...
niv-openerp [Thu, 23 Jun 2011 16:57:17 +0000 (18:57 +0200)]
[imp] refactored one2many dataset & created read only search dataset & used it in the select create popup

bzr revid: nicolas.vanhoren@openerp.com-20110623165717-di9r0i463tm4wm7a

13 years ago[fix] bugs during write and unlink
niv-openerp [Thu, 23 Jun 2011 15:58:07 +0000 (17:58 +0200)]
[fix] bugs during write and unlink

bzr revid: nicolas.vanhoren@openerp.com-20110623155807-5pajem0tq8f4fu56

13 years ago[FIX] Date widgets does not correctly validate
Fabien Meghazi [Thu, 23 Jun 2011 17:20:50 +0000 (19:20 +0200)]
[FIX] Date widgets does not correctly validate

bzr revid: fme@openerp.com-20110623172050-deldzkj98hcuhjjs

13 years ago[fix] lot of bugs in o2m
niv-openerp [Thu, 23 Jun 2011 16:00:08 +0000 (18:00 +0200)]
[fix] lot of bugs in o2m

bzr revid: nicolas.vanhoren@openerp.com-20110623160008-9yt66d4ll48s9ftm

13 years ago[imp] removed useless method in main.py
niv-openerp [Thu, 23 Jun 2011 15:59:46 +0000 (17:59 +0200)]
[imp] removed useless method in main.py

bzr revid: nicolas.vanhoren@openerp.com-20110623155946-mj3lca6u617exxsn

13 years ago[fix] bugs during write and unlink
niv-openerp [Thu, 23 Jun 2011 15:58:07 +0000 (17:58 +0200)]
[fix] bugs during write and unlink

bzr revid: nicolas.vanhoren@openerp.com-20110623155807-xob4uhcgm3qxeao2

13 years ago[IMP] Improved form
Fabien Meghazi [Thu, 23 Jun 2011 15:55:09 +0000 (17:55 +0200)]
[IMP] Improved form

bzr revid: fme@openerp.com-20110623155509-00vf7x2bwu1bqpx9

13 years ago[FIX] Dataset's index default value should be null
Fabien Meghazi [Thu, 23 Jun 2011 15:52:18 +0000 (17:52 +0200)]
[FIX] Dataset's index default value should be null

bzr revid: fme@openerp.com-20110623155218-205t5nb0etjdgfc4

13 years ago[FIX] netsvc: revert introduction of cgitb
Vo Minh Thu [Thu, 23 Jun 2011 14:36:51 +0000 (16:36 +0200)]
[FIX] netsvc: revert introduction of cgitb
(was done at revno 3452, revision-id vmt@openerp.com-20110609073416-ml22a1vhtizl3z71)

lp bug: https://launchpad.net/bugs/797690 fixed

bzr revid: vmt@openerp.com-20110623143651-v1x7obfnj48khsdj

13 years ago[fix] small bug in o2m
niv-openerp [Thu, 23 Jun 2011 14:12:01 +0000 (16:12 +0200)]
[fix] small bug in o2m

bzr revid: nicolas.vanhoren@openerp.com-20110623122239-1rxrj2qt8zqx2bc1
bzr revid: nicolas.vanhoren@openerp.com-20110623124051-havyvxpyh43jlyen
bzr revid: nicolas.vanhoren@openerp.com-20110623125749-51tsd5ue8dxgtwck
bzr revid: nicolas.vanhoren@openerp.com-20110623141201-owd5gcomf6rdhyzq

13 years ago[fix] problem with ids not added to read_ids in o2m dataset
niv-openerp [Thu, 23 Jun 2011 13:51:24 +0000 (15:51 +0200)]
[fix] problem with ids not added to read_ids in o2m dataset

bzr revid: nicolas.vanhoren@openerp.com-20110623135124-8yvk56l18j9f6mwk

13 years ago[fix] problem in get_value of m2o
niv-openerp [Thu, 23 Jun 2011 12:57:25 +0000 (14:57 +0200)]
[fix] problem in get_value of m2o

bzr revid: nicolas.vanhoren@openerp.com-20110623125725-lzt263x8c7t0obmk

13 years ago[imp] made m2o compatible with set_value(int)
niv-openerp [Thu, 23 Jun 2011 12:40:16 +0000 (14:40 +0200)]
[imp] made m2o compatible with set_value(int)

bzr revid: nicolas.vanhoren@openerp.com-20110623124016-5vhg59oodplvj5ig

13 years ago[fix] added setTimeout to all methods of o2m dataset to avoid lot of potential bugs...
niv-openerp [Thu, 23 Jun 2011 12:21:10 +0000 (14:21 +0200)]
[fix] added setTimeout to all methods of o2m dataset to avoid lot of potential bugs in the views

bzr revid: nicolas.vanhoren@openerp.com-20110623122110-4cst4fm1dzup5z69

13 years ago[fix] lot of fixes in o2m
niv-openerp [Thu, 23 Jun 2011 10:42:22 +0000 (12:42 +0200)]
[fix] lot of fixes in o2m

bzr revid: nicolas.vanhoren@openerp.com-20110623104222-5lqe0o4xih4xwvxj

13 years ago[FIX] Form view does not send back untouched fields with default value when saving...
Fabien Meghazi [Wed, 22 Jun 2011 15:59:43 +0000 (17:59 +0200)]
[FIX] Form view does not send back untouched fields with default value when saving record

bzr revid: fme@openerp.com-20110622155943-ex7p9a97fkhdaxio

13 years ago[imp] corrected some behavior about suppressions in datasets
niv-openerp [Wed, 22 Jun 2011 15:08:38 +0000 (17:08 +0200)]
[imp] corrected some behavior about suppressions in datasets

bzr revid: nicolas.vanhoren@openerp.com-20110622150838-6ju63f7k0njkocru

13 years ago[IMP] Improved CrashManager
Fabien Meghazi [Wed, 22 Jun 2011 14:57:57 +0000 (16:57 +0200)]
[IMP] Improved CrashManager

bzr revid: fme@openerp.com-20110622145757-52ffxs6cj8m0jpnb

13 years ago[imp] avoid to reload the list view 2 times in many2many
niv-openerp [Wed, 22 Jun 2011 14:53:54 +0000 (16:53 +0200)]
[imp] avoid to reload the list view 2 times in many2many

bzr revid: nicolas.vanhoren@openerp.com-20110622145354-ihabdaecz0rwq970

13 years ago[merge]
niv-openerp [Wed, 22 Jun 2011 14:51:53 +0000 (16:51 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110622145153-1j0ntku8qndpij1o

13 years ago[imp] added unlink to dataset and list_view (currently just reloads the whole list)
niv-openerp [Wed, 22 Jun 2011 14:49:16 +0000 (16:49 +0200)]
[imp] added unlink to dataset and list_view (currently just reloads the whole list)

bzr revid: nicolas.vanhoren@openerp.com-20110622144916-cst2ad1s0gtchlxi

13 years ago[IMP] QWeb2 t-js now handles more than one child
Fabien Meghazi [Wed, 22 Jun 2011 14:38:05 +0000 (16:38 +0200)]
[IMP] QWeb2 t-js now handles more than one child

bzr revid: fme@openerp.com-20110622143805-qryluomj7w4l3s5m

13 years ago[imp] added most methods of one2many dataset (but not tested)
niv-openerp [Wed, 22 Jun 2011 14:01:49 +0000 (16:01 +0200)]
[imp] added most methods of one2many dataset (but not tested)

bzr revid: nicolas.vanhoren@openerp.com-20110622140149-287ofpshcqmxq1wl

13 years ago[MERGE] ir_model_data unlinking does not use _unlink anymore, clears caches.
Vo Minh Thu [Wed, 22 Jun 2011 13:53:44 +0000 (15:53 +0200)]
[MERGE] ir_model_data unlinking does not use _unlink anymore, clears caches.

bzr revid: vmt@openerp.com-20110622135344-i4u23z22binbq8h1

13 years ago[IMP] In ViewManager, do not instanciate search view when action.search_view == false
Fabien Meghazi [Wed, 22 Jun 2011 13:43:20 +0000 (15:43 +0200)]
[IMP] In ViewManager, do not instanciate search view when action.search_view == false

bzr revid: fme@openerp.com-20110622134320-ejkh13tbyhsd7wce

13 years ago[IMP] Improved fields focus
Fabien Meghazi [Wed, 22 Jun 2011 12:25:42 +0000 (14:25 +0200)]
[IMP] Improved fields focus

bzr revid: fme@openerp.com-20110622122542-ji3zt1fy9hc3qwgk

13 years ago[merge]
niv-openerp [Wed, 22 Jun 2011 11:21:53 +0000 (13:21 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110622112153-k8emodrwrusc60sn

13 years ago[imp] added first code for cached read_ids
niv-openerp [Wed, 22 Jun 2011 11:21:23 +0000 (13:21 +0200)]
[imp] added first code for cached read_ids

bzr revid: nicolas.vanhoren@openerp.com-20110622112123-rq2917e1i8he2hfz

13 years ago[ADD] Added openerp.base.json_node_to_xml for debugging purpose (might be usefull...
Fabien Meghazi [Wed, 22 Jun 2011 11:11:29 +0000 (13:11 +0200)]
[ADD] Added openerp.base.json_node_to_xml for debugging purpose (might be usefull for xml view editor)

bzr revid: fme@openerp.com-20110622111129-qn5r1v7da6exfkfd

13 years ago[FIX] When using return on an action button, triggers both click and keyup, so we...
Xavier Morel [Wed, 22 Jun 2011 11:09:46 +0000 (13:09 +0200)]
[FIX] When using return on an action button, triggers both click and keyup, so we have to disable keyup as well on buttons in editable list, or it gets forwarded to the list itself (and executes action + double saves)

bzr revid: xmo@openerp.com-20110622110946-zcofe237nkglu8w1

13 years ago[FIX] QWeb2 did not escaped quotes in attributes
Fabien Meghazi [Wed, 22 Jun 2011 10:06:15 +0000 (12:06 +0200)]
[FIX] QWeb2 did not escaped quotes in attributes

bzr revid: fme@openerp.com-20110622100615-v93dcg2hshtvdc98

13 years ago[FIX] When using return on an action button, triggers both click and keyup, so we...
Xavier Morel [Tue, 21 Jun 2011 15:57:05 +0000 (17:57 +0200)]
[FIX] When using return on an action button, triggers both click and keyup, so we have to disable keyup as well on buttons in editable list, or it gets forwarded to the list itself (and executes action + double saves)

bzr revid: xmo@openerp.com-20110621155705-d4dqdaxy2slpdvh9

13 years ago[FIX] account: residual amount need to be recomputed on change of move_id
Luc De Meyer [Tue, 21 Jun 2011 14:39:09 +0000 (16:39 +0200)]
[FIX] account: residual amount need to be recomputed on change of move_id

bzr revid: qdp-launchpad@openerp.com-20110621143909-na6ouvjvey3nacir

13 years ago[FIX] Fixed active_is in context for dialog actions
Fabien Meghazi [Tue, 21 Jun 2011 14:38:04 +0000 (16:38 +0200)]
[FIX] Fixed active_is in context for dialog actions

bzr revid: fme@openerp.com-20110621143804-b51tp8n0a393oixi

13 years ago[imp] small css improvement
niv-openerp [Tue, 21 Jun 2011 14:14:19 +0000 (16:14 +0200)]
[imp] small css improvement

bzr revid: nicolas.vanhoren@openerp.com-20110621141419-8hdegu5ob3uh1w3y

13 years ago[imp] small improvement to advanced filters
niv-openerp [Tue, 21 Jun 2011 14:11:07 +0000 (16:11 +0200)]
[imp] small improvement to advanced filters

bzr revid: nicolas.vanhoren@openerp.com-20110621141107-m7xcywalskoujsq0

13 years ago[imp] small improvement to advanced filters
niv-openerp [Tue, 21 Jun 2011 14:04:23 +0000 (16:04 +0200)]
[imp] small improvement to advanced filters

bzr revid: nicolas.vanhoren@openerp.com-20110621140423-efbxmrjuwlu8piy1

13 years ago[imp] small improvements to advanced filters
niv-openerp [Tue, 21 Jun 2011 13:05:01 +0000 (15:05 +0200)]
[imp] small improvements to advanced filters

bzr revid: nicolas.vanhoren@openerp.com-20110621130501-0f1rkr25vv86v8gq

13 years ago[imp] small improvements to advanced filters
niv-openerp [Tue, 21 Jun 2011 12:53:17 +0000 (14:53 +0200)]
[imp] small improvements to advanced filters

bzr revid: nicolas.vanhoren@openerp.com-20110621125317-0s7cfk7q8jkflmne

13 years ago[FIX] account: opening entries didn't bring forward the amount in currency when closi...
Quentin (OpenERP) [Tue, 21 Jun 2011 12:52:48 +0000 (14:52 +0200)]
[FIX] account: opening entries didn't bring forward the amount in currency when closing a fiscalyear. The centralisation had to take care on that too.

lp bug: https://launchpad.net/bugs/736890 fixed

bzr revid: qdp-launchpad@openerp.com-20110621125248-xec0ogl2v1hwxsmo

13 years ago[FIX] Fixed selection widget. Wrongly select first option when value is false
Fabien Meghazi [Tue, 21 Jun 2011 12:41:16 +0000 (14:41 +0200)]
[FIX] Fixed selection widget. Wrongly select first option when value is false

bzr revid: fme@openerp.com-20110621124116-rh6pv2a1v2de186q

13 years ago[IMP] Use CompondContext for button actions
Fabien Meghazi [Tue, 21 Jun 2011 12:31:20 +0000 (14:31 +0200)]
[IMP] Use CompondContext for button actions

bzr revid: fme@openerp.com-20110621123120-y2kucare2kes52ac

13 years ago[FIX] Just corrected spelling.
noz (OpenERP) [Tue, 21 Jun 2011 12:19:26 +0000 (17:49 +0530)]
[FIX] Just corrected spelling.

bzr revid: noz@tinyerp.com-20110621121926-4b6fhety4r2p1u2l

13 years ago[imp] created first version of one2manydataset and implemented delete
niv-openerp [Tue, 21 Jun 2011 12:12:22 +0000 (14:12 +0200)]
[imp] created first version of one2manydataset and implemented delete

bzr revid: nicolas.vanhoren@openerp.com-20110621121222-3bjpeh66un137ip6

13 years ago[IMP] Set flags for dialog actions
Fabien Meghazi [Tue, 21 Jun 2011 12:11:16 +0000 (14:11 +0200)]
[IMP] Set flags for dialog actions

bzr revid: fme@openerp.com-20110621121116-uvaasm0c01devhrg

13 years ago[IMP] Improved CrashManager
Fabien Meghazi [Tue, 21 Jun 2011 12:10:02 +0000 (14:10 +0200)]
[IMP] Improved CrashManager

bzr revid: fme@openerp.com-20110621121002-bqcsuzdfncyb1v24

13 years ago[IMP] Improved Dialog controller
Fabien Meghazi [Tue, 21 Jun 2011 12:07:50 +0000 (14:07 +0200)]
[IMP] Improved Dialog controller

bzr revid: fme@openerp.com-20110621120750-2fo680iuqrzvjcpk

13 years ago[ADD] Added warning image
Fabien Meghazi [Tue, 21 Jun 2011 12:03:51 +0000 (14:03 +0200)]
[ADD] Added warning image

bzr revid: fme@openerp.com-20110621120351-o4kfgaozg4qrmzck

13 years ago[FIX] Reload record in form view on_created and on_saved
Fabien Meghazi [Tue, 21 Jun 2011 10:22:46 +0000 (12:22 +0200)]
[FIX] Reload record in form view on_created and on_saved

bzr revid: fme@openerp.com-20110621102246-91w528ppy8jf4bmi

13 years ago[IMP] converting values to strings with (new String) is 10~20% slower than using...
Xavier Morel [Tue, 21 Jun 2011 09:18:36 +0000 (11:18 +0200)]
[IMP] converting values to strings with (new String) is 10~20% slower than using just String(). Switch Qweb.html_escape to String()

bzr revid: xmo@openerp.com-20110621091836-5cnjwac3m3n12380

13 years ago[IMP] remove explicit jquery conversion/parsing during list rendering, wastes time...
Xavier Morel [Tue, 21 Jun 2011 09:15:29 +0000 (11:15 +0200)]
[IMP] remove explicit jquery conversion/parsing during list rendering, wastes time for nothing as .append() can handle taking strings as input directly

bzr revid: xmo@openerp.com-20110621091529-rx1pah6y5j3gibdt

13 years ago[merge]
niv-openerp [Tue, 21 Jun 2011 08:49:10 +0000 (10:49 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110621084910-l78t4eqwqk516tqq

13 years ago[IMP] slightly improve handling of nonliterals
Xavier Morel [Tue, 21 Jun 2011 08:45:04 +0000 (10:45 +0200)]
[IMP] slightly improve handling of nonliterals

TODO: Should non_literal_decoder really call itself recursively like that?
TODO: tests for compound stuff

bzr revid: xmo@openerp.com-20110621084504-6cbkt6zd0rexfng8

13 years ago[IMP] Improved listview button's styling
Fabien Meghazi [Tue, 21 Jun 2011 08:18:46 +0000 (10:18 +0200)]
[IMP] Improved listview button's styling

bzr revid: fme@openerp.com-20110621081846-inwoqep0ltubixt8

13 years ago[imp] changed bin_size behavior
niv-openerp [Mon, 20 Jun 2011 10:58:18 +0000 (12:58 +0200)]
[imp] changed bin_size behavior

bzr revid: nicolas.vanhoren@openerp.com-20110620105818-gq2ajlxl4npwn038

13 years ago[merge]
niv-openerp [Mon, 20 Jun 2011 10:55:13 +0000 (12:55 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110616164200-3dnkzhgmsmekiifl
bzr revid: nicolas.vanhoren@openerp.com-20110620083358-jbnmjfr3o9ddwnja
bzr revid: nicolas.vanhoren@openerp.com-20110620105513-wj27blecylx2t4u3

13 years ago[FIX] Fixed context support for action loaded by menu
Fabien Meghazi [Mon, 20 Jun 2011 09:55:58 +0000 (11:55 +0200)]
[FIX] Fixed context support for action loaded by menu

bzr revid: fme@openerp.com-20110620095558-qstmnthsio1ig3n6

13 years ago[CHANGE]: better to have self then obj
Mantavya Gajjar [Mon, 20 Jun 2011 06:04:34 +0000 (11:34 +0530)]
[CHANGE]: better to have self then obj

bzr revid: mga@tinyerp.com-20110620060434-xu1ds231oyn339kb

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 20 Jun 2011 04:33:17 +0000 (04:33 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110618045712-0yql5n0y3b2cdjn5
bzr revid: launchpad_translations_on_behalf_of_openerp-20110619043730-488lieaxfqynd5ji
bzr revid: launchpad_translations_on_behalf_of_openerp-20110620043317-29hyt535kvzpilvb

13 years ago[FIX] orm.fields_get: typo in last refactoring
Olivier Dony [Sun, 19 Jun 2011 11:57:01 +0000 (13:57 +0200)]
[FIX] orm.fields_get: typo in last refactoring

bzr revid: odo@openerp.com-20110619115701-q06la7l6jhmihdk6

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 18 Jun 2011 04:56:37 +0000 (04:56 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110618045637-r4gxj14xt15ojkbe

13 years ago[FIX] account: treasury analysis compliancy for multi company environments
Quentin (OpenERP) [Sat, 18 Jun 2011 01:15:47 +0000 (03:15 +0200)]
[FIX] account: treasury analysis compliancy for multi company environments

bzr revid: qdp-launchpad@openerp.com-20110618011547-bcxm1m1gu56xyok7

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 21 Jun 2011 04:37:25 +0000 (04:37 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110621043725-4i5mlfx0gnvi6ih8

13 years ago[FIX] Create new record in form view when dataset index is 0 and has empty ids list.
Fabien Meghazi [Mon, 20 Jun 2011 18:26:41 +0000 (20:26 +0200)]
[FIX] Create new record in form view when dataset index is 0 and has empty ids list.

This fixes problems for wizards and when switching to form view when dataset is empty

bzr revid: fme@openerp.com-20110620182641-u5vmyb5za7wvpefq

13 years ago[ADD] Added default_focus support for fields
Fabien Meghazi [Mon, 20 Jun 2011 18:25:49 +0000 (20:25 +0200)]
[ADD] Added default_focus support for fields

bzr revid: fme@openerp.com-20110620182549-avpdb4ohdlhauwvm

13 years ago[ADD] Added Export class skelton
Fabien Meghazi [Mon, 20 Jun 2011 14:47:46 +0000 (16:47 +0200)]
[ADD] Added Export class skelton

bzr revid: fme@openerp.com-20110620144746-xwa5ggosfgkjmewb

13 years ago[FIX] Fixed & refactored form
Fabien Meghazi [Mon, 20 Jun 2011 14:43:48 +0000 (16:43 +0200)]
[FIX] Fixed & refactored form

in on_ui_change(), validate() is called first. set_value_from_ui() is only called if field is valid
datetimepicker wrongly trigger on_change event when using 'setDate' method
openerp on_changes were using widget.value instead of wiget.get_value() thus breaking relational fields on_changes

bzr revid: fme@openerp.com-20110620144348-cuuubj3e5acx82zr

13 years ago[REM] Removed bin_size forcing on client
Fabien Meghazi [Mon, 20 Jun 2011 11:06:39 +0000 (13:06 +0200)]
[REM] Removed bin_size forcing on client

bzr revid: fme@openerp.com-20110620110639-f68rfumcza1lbzvn

13 years ago[imp] changed bin_size behavior
niv-openerp [Mon, 20 Jun 2011 10:58:53 +0000 (12:58 +0200)]
[imp] changed bin_size behavior

bzr revid: nicolas.vanhoren@openerp.com-20110620105853-j08j410ngnn87n3w

13 years ago[ADD] tools.misc: UnquoteEvalContext, for funky domain/context eval
Olivier Dony [Fri, 17 Jun 2011 17:02:15 +0000 (19:02 +0200)]
[ADD] tools.misc: UnquoteEvalContext, for funky domain/context eval

UnquoteEvalContext gives you an easy way to work with
domains/context that are passed as strings but need to
be altered, while keeping the unknown symbols/names
unmodified when converted back to string.
Looks weird but is sometimes needed, because much of
the context/domain only make sense on client-side
(one of the reasons they are passed as strings in the
first place). Look at the docstring for an example.

bzr revid: odo@openerp.com-20110617170215-u6gb7b5q684rmo51

13 years ago[FIX] netsv: don't try to post_mortem exception which don't have tracebacks (for...
Olivier Dony [Fri, 17 Jun 2011 16:56:45 +0000 (18:56 +0200)]
[FIX] netsv: don't try to post_mortem exception which don't have tracebacks (for --debug)

bzr revid: odo@openerp.com-20110617165645-zno4dj303irhndhx

13 years ago[imp] now merges all the contexts with the context of the session
niv-openerp [Fri, 17 Jun 2011 16:32:29 +0000 (18:32 +0200)]
[imp] now merges all the contexts with the context of the session

bzr revid: nicolas.vanhoren@openerp.com-20110617160921-ekj9g5tij8u0ltai
bzr revid: nicolas.vanhoren@openerp.com-20110617163229-7dlyh093dbn0wa5l

13 years ago[imp] now merges all contexts with the context of the session
niv-openerp [Fri, 17 Jun 2011 16:31:53 +0000 (18:31 +0200)]
[imp] now merges all contexts with the context of the session

bzr revid: nicolas.vanhoren@openerp.com-20110617163153-3d4vzctac8od1f9e

13 years ago[imp] big improvements to context handling
niv-openerp [Fri, 17 Jun 2011 16:08:49 +0000 (18:08 +0200)]
[imp] big improvements to context handling

bzr revid: nicolas.vanhoren@openerp.com-20110617160849-zevutg246ns1ghrk

13 years ago[MERGE] lp:791151
Quentin (OpenERP) [Fri, 17 Jun 2011 15:38:03 +0000 (17:38 +0200)]
[MERGE] lp:791151

bzr revid: qdp-launchpad@openerp.com-20110617153803-aihxxjgex4r53jqg

13 years ago[imp] added default name on false quick create in m2o + fixes in contexts, domains...
niv-openerp [Fri, 17 Jun 2011 14:20:38 +0000 (16:20 +0200)]
[imp] added default name on false quick create in m2o + fixes in contexts, domains and form

bzr revid: nicolas.vanhoren@openerp.com-20110617142038-m8c7dzj93xl2bjvt

13 years ago[imp] added default name on false quick create in m2o
niv-openerp [Fri, 17 Jun 2011 14:19:45 +0000 (16:19 +0200)]
[imp] added default name on false quick create in m2o

bzr revid: nicolas.vanhoren@openerp.com-20110617141945-wnnhkhf8wezwfyed

13 years ago[MERGE] Openoffice report designer usability fix
tfr@openerp.com [Fri, 17 Jun 2011 14:10:24 +0000 (16:10 +0200)]
[MERGE] Openoffice report designer usability fix

bzr revid: tfr@openerp.com-20110617141024-iog5ewd4cnu6v2o0

13 years ago[merge] added CompoundContext and CompoundDomain
niv-openerp [Fri, 17 Jun 2011 12:14:15 +0000 (14:14 +0200)]
[merge] added CompoundContext and CompoundDomain

bzr revid: nicolas.vanhoren@openerp.com-20110617121415-wzv2dm7igmyvqnzp

13 years ago[imp] added compound context and compound domain and implemented correctly context...
niv-openerp [Fri, 17 Jun 2011 12:08:34 +0000 (14:08 +0200)]
[imp] added compound context and compound domain and implemented correctly context & domain handling in m2o

bzr revid: nicolas.vanhoren@openerp.com-20110617120834-c616130ueklb3rxs

13 years ago[imp] added compound domains and contexts
niv-openerp [Fri, 17 Jun 2011 09:58:35 +0000 (11:58 +0200)]
[imp] added compound domains and contexts

bzr revid: nicolas.vanhoren@openerp.com-20110617095835-oymrh9u459hhwqa1

13 years ago[MERGE] merged the ohada chart of account. Thanks Tidiane Sy (BAAMTU)
Quentin (OpenERP) [Fri, 17 Jun 2011 09:18:39 +0000 (11:18 +0200)]
[MERGE] merged the ohada chart of account. Thanks Tidiane Sy (BAAMTU)

bzr revid: qdp-launchpad@openerp.com-20110617091839-3n5vpw0tac3ye4yq

13 years ago[MERGE] fix bug:784594 by asr
tfr@openerp.com [Fri, 17 Jun 2011 09:17:23 +0000 (11:17 +0200)]
[MERGE] fix bug:784594 by asr

bzr revid: tfr@openerp.com-20110617091723-iec0px60dn4m4vmt

13 years ago[merge]
niv-openerp [Fri, 17 Jun 2011 08:41:33 +0000 (10:41 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110617084133-44dmezoisiyb0er8

13 years ago[IMP] Invoice regenerated at each print by default
Fabien Pinckaers [Fri, 17 Jun 2011 07:40:32 +0000 (09:40 +0200)]
[IMP] Invoice regenerated at each print by default

bzr revid: fp@tinyerp.com-20110617074032-ekzdsbamzx6im003

13 years ago[REF] orm: fields_get in pieces, now with docstring.
Vo Minh Thu [Fri, 17 Jun 2011 07:26:08 +0000 (09:26 +0200)]
[REF] orm: fields_get in pieces, now with docstring.

bzr revid: vmt@openerp.com-20110617072608-5tmwf2g2qb0pwrhk

13 years ago[imp] many improvements to o2m
niv-openerp [Thu, 16 Jun 2011 16:41:34 +0000 (18:41 +0200)]
[imp] many improvements to o2m

bzr revid: nicolas.vanhoren@openerp.com-20110616164134-z76za62jmqt7pd1f

13 years ago[merge]
niv-openerp [Thu, 16 Jun 2011 16:40:16 +0000 (18:40 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110616164016-87oz001zh5f8l77t

13 years ago[imp] o2m wip
niv-openerp [Thu, 16 Jun 2011 16:37:09 +0000 (18:37 +0200)]
[imp] o2m wip

bzr revid: nicolas.vanhoren@openerp.com-20110616163709-gztnhlqhgvprtirf

13 years ago[FIX] users_ldap: consistent handling of login() vs check()
Olivier Dony [Thu, 16 Jun 2011 16:02:19 +0000 (18:02 +0200)]
[FIX] users_ldap: consistent handling of login() vs check()

Explicit check for blank passwords was introduced recently
in check() for bug 760301, but login() did not behave the same
so the resulting error message would be inconsistent.

lp bug: https://launchpad.net/bugs/760301 fixed

bzr revid: odo@openerp.com-20110616160219-m0y066q914s4y7ev

13 years ago[MERGE] crm-imp2
tfr@openerp.com [Thu, 16 Jun 2011 15:56:06 +0000 (17:56 +0200)]
[MERGE] crm-imp2

bzr revid: tfr@openerp.com-20110616155606-jdd72ptu08v645id

13 years ago[MERGE] with trunk
tfr@openerp.com [Thu, 16 Jun 2011 15:32:44 +0000 (17:32 +0200)]
[MERGE] with trunk

bzr revid: tfr@openerp.com-20110616153244-82785aneylz1h3tu

13 years ago[imp] refactoring to remane many2xselectpopup
niv-openerp [Thu, 16 Jun 2011 15:17:22 +0000 (17:17 +0200)]
[imp] refactoring to remane many2xselectpopup

bzr revid: nicolas.vanhoren@openerp.com-20110616151722-snkss8h57hchy3vm

13 years ago[imp] added delete to o2m
niv-openerp [Thu, 16 Jun 2011 14:41:09 +0000 (16:41 +0200)]
[imp] added delete to o2m

bzr revid: nicolas.vanhoren@openerp.com-20110616144109-sm9dkxd53qdgkoyy

13 years ago[imp] refactoring to allow passing objects instead of normal views declaration to...
niv-openerp [Thu, 16 Jun 2011 14:25:30 +0000 (16:25 +0200)]
[imp] refactoring to allow passing objects instead of normal views declaration to view manager to allow passing additional options + small fix in form view about actions

bzr revid: nicolas.vanhoren@openerp.com-20110616142530-vbzf3z7atncf508y

13 years ago[merge]
niv-openerp [Thu, 16 Jun 2011 13:13:28 +0000 (15:13 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110616131328-li82bk2d3l6qtnbe

13 years ago[Fix] survey: exception if state is open
Bhumika (OpenERP) [Thu, 16 Jun 2011 13:12:11 +0000 (18:42 +0530)]
[Fix] survey:  exception if state is open

bzr revid: sbh@tinyerp.com-20110616131211-fq5q9dd3yl6b1bv5