odoo/odoo.git
12 years ago[REF] expression: cosmetic changes.
Vo Minh Thu [Tue, 26 Jul 2011 18:48:06 +0000 (20:48 +0200)]
[REF] expression: cosmetic changes.

bzr revid: vmt@openerp.com-20110726184806-j3nejlzo9ez5epb7

12 years ago[IMP] expression: added a small comment.
Vo Minh Thu [Tue, 26 Jul 2011 17:28:53 +0000 (19:28 +0200)]
[IMP] expression: added a small comment.

bzr revid: vmt@openerp.com-20110726172853-4yoxl1bdnd1sopvf

12 years ago[REF] cosmetic change.
Vo Minh Thu [Tue, 26 Jul 2011 17:24:58 +0000 (19:24 +0200)]
[REF] cosmetic change.

bzr revid: vmt@openerp.com-20110726172458-tg9pxfr29suhczgt

12 years ago[IMP] expression: make one more assert pass in expression.py tests.
Vo Minh Thu [Tue, 26 Jul 2011 15:24:35 +0000 (17:24 +0200)]
[IMP] expression: make one more assert pass in expression.py tests.

bzr revid: vmt@openerp.com-20110726152435-41jv1oryjkmiiy07

12 years ago[FIX] hack to (not) evaluate normalized domains:
Vo Minh Thu [Tue, 26 Jul 2011 15:21:22 +0000 (17:21 +0200)]
[FIX] hack to (not) evaluate normalized domains:
expression.py now always normalize its given domain, but the evaluation code
for the orm_memory is just lacking. The fix simply skips any operator.

bzr revid: vmt@openerp.com-20110726152122-hi8y65fixcx65me8

12 years ago[REF] expression: splitted execute_recursive_in() in two:
Vo Minh Thu [Tue, 26 Jul 2011 14:22:44 +0000 (16:22 +0200)]
[REF] expression: splitted execute_recursive_in() in two:
- it does two unrelated things
- splitting it makes visible that ids2 and operator are no more used in some calls
- _rec_convert now behaves differently but it probably cannot be called with an empty ids arg anyway.

bzr revid: vmt@openerp.com-20110726142244-54ty1gn7jxxz3cwi

12 years ago[IMP] expression: added some tests.
Vo Minh Thu [Tue, 26 Jul 2011 12:56:05 +0000 (14:56 +0200)]
[IMP] expression: added some tests.

bzr revid: vmt@openerp.com-20110726125605-jr1fi2su315nkanz

12 years ago[IMP] expression: some tests, some cleaning, and a fix:
Vo Minh Thu [Mon, 25 Jul 2011 15:07:21 +0000 (17:07 +0200)]
[IMP] expression: some tests, some cleaning, and a fix:
 child_of_right_to_ids() had an uninitialized field_obj variable.

bzr revid: vmt@openerp.com-20110725150721-mm4fhnhm17ill29b

12 years ago[REF] expression: instanciating an expression now "parses" it, moved some methods...
Vo Minh Thu [Fri, 22 Jul 2011 15:36:49 +0000 (17:36 +0200)]
[REF] expression: instanciating an expression now "parses" it, moved some methods as functions, introduced some nice globals.

bzr revid: vmt@openerp.com-20110722153649-atojff0vp34076id

12 years ago[IMP] unaccent: added an unaccent command-line flag, and a function to test unaccent...
Vo Minh Thu [Fri, 22 Jul 2011 08:10:30 +0000 (10:10 +0200)]
[IMP] unaccent: added an unaccent command-line flag, and a function to test unaccent availability.

bzr revid: vmt@openerp.com-20110722081030-ltxuqknpe1arduw5

12 years ago[MERGE] import: support for comma-separated ids in one2many, actually link the records.
Vo Minh Thu [Tue, 19 Jul 2011 12:28:02 +0000 (14:28 +0200)]
[MERGE] import: support for comma-separated ids in one2many, actually link the records.
- not a real merge, as I just recovered the diff. original code by tfr.

bzr revid: vmt@openerp.com-20110719122802-64jxm0h5uftsf94k

12 years ago[MERGE] latest 6.0 fixes
Olivier Dony [Tue, 19 Jul 2011 11:36:30 +0000 (13:36 +0200)]
[MERGE] latest 6.0 fixes

bzr revid: odo@openerp.com-20110719113630-dvhg0cvh59r0oiiq

12 years ago[IMP] do_action on controller
Antony Lesuisse [Tue, 19 Jul 2011 10:27:07 +0000 (12:27 +0200)]
[IMP] do_action on controller

bzr revid: al@openerp.com-20110719102707-qfy1lz5mjj006ok1

12 years ago[CLEAN] remove what
tfr@openerp.com [Tue, 19 Jul 2011 08:01:04 +0000 (10:01 +0200)]
[CLEAN] remove what

bzr revid: tfr@openerp.com-20110719080104-yay3vyv8ldk2hav5

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 19 Jul 2011 04:34:45 +0000 (04:34 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110719043445-gsn6hx1fkw87zzbo

12 years ago[FIX] controllers is family more fixes 7
Antony Lesuisse [Mon, 18 Jul 2011 20:12:11 +0000 (22:12 +0200)]
[FIX] controllers is family more fixes 7

bzr revid: al@openerp.com-20110718201211-r15tgbq0si49dlq9

12 years agocontrollers is family fixes 6
Antony Lesuisse [Mon, 18 Jul 2011 19:39:30 +0000 (21:39 +0200)]
controllers is family fixes 6

bzr revid: al@openerp.com-20110718193930-jor019p41amxpnup

12 years ago[fix] some fixes related to o2m
niv-openerp [Mon, 18 Jul 2011 15:31:35 +0000 (17:31 +0200)]
[fix] some fixes related to o2m

bzr revid: nicolas.vanhoren@openerp.com-20110718153135-1s6d2n99xafrozpv

12 years ago[merge]
niv-openerp [Mon, 18 Jul 2011 15:29:54 +0000 (17:29 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110718152954-1osrwsxmyij4wkun

12 years ago[fix] fix a big bug in the one2many
niv-openerp [Mon, 18 Jul 2011 15:28:07 +0000 (17:28 +0200)]
[fix] fix a big bug in the one2many

bzr revid: nicolas.vanhoren@openerp.com-20110718152807-bgy47f32tlx9xdzb

12 years agocontrollers is family fixes 5
Antony Lesuisse [Mon, 18 Jul 2011 15:17:39 +0000 (17:17 +0200)]
controllers is family fixes 5

bzr revid: al@openerp.com-20110718151739-lrr6dibg4ed5tb2k

12 years agocontrollers is family form fixes 4
Antony Lesuisse [Mon, 18 Jul 2011 15:08:33 +0000 (17:08 +0200)]
controllers is family form fixes 4

bzr revid: al@openerp.com-20110718150833-zj7c0cort2ec5lv5

12 years ago[IMP] safe_eval: allow 'max' builtin
Olivier Dony [Mon, 18 Jul 2011 14:53:22 +0000 (16:53 +0200)]
[IMP] safe_eval: allow 'max' builtin

bzr revid: odo@openerp.com-20110718145322-wid88kpg568xyxu7

12 years ago[fix] little correction in clean_action
niv-openerp [Mon, 18 Jul 2011 14:29:23 +0000 (16:29 +0200)]
[fix] little correction in clean_action

bzr revid: nicolas.vanhoren@openerp.com-20110718142923-drk0tvdl8jj2z54f

12 years agocontrollers is family form fixes 3
Antony Lesuisse [Mon, 18 Jul 2011 14:26:10 +0000 (16:26 +0200)]
controllers is family form fixes 3

bzr revid: al@openerp.com-20110718142610-5zoa1k4fzyprag9m

12 years agocontrollers is family form fixes 2
Antony Lesuisse [Mon, 18 Jul 2011 13:59:30 +0000 (15:59 +0200)]
controllers is family form fixes 2

bzr revid: al@openerp.com-20110718135930-a23vdzjy4ch8ozeh

12 years agocontrollers is family form fixes
Antony Lesuisse [Mon, 18 Jul 2011 13:24:09 +0000 (15:24 +0200)]
controllers is family form fixes

bzr revid: al@openerp.com-20110718132409-tfk5p1mx0jnpc9kk

12 years agoController is now a family
Antony Lesuisse [Mon, 18 Jul 2011 12:54:22 +0000 (14:54 +0200)]
Controller is now a family

bzr revid: al@openerp.com-20110718125422-x20k89dogbklgr4c

12 years ago[MERGE] Merged Rifakat's branch for the fix which stops the record rule for users...
Jay Vora (OpenERP) [Mon, 18 Jul 2011 11:54:05 +0000 (17:24 +0530)]
[MERGE] Merged Rifakat's branch for the fix which stops the record rule for users/comapny getting updated on each update of base module

bzr revid: jvo@tinyerp.com-20110718115405-8kblc4bd24vnobn1

12 years ago[FIX] hr_timesheet_sheet: make timesheet test more robust depending on time of execution
Olivier Dony [Mon, 18 Jul 2011 11:03:50 +0000 (13:03 +0200)]
[FIX] hr_timesheet_sheet: make timesheet test more robust depending on time of execution

bzr revid: odo@openerp.com-20110718110350-jn12uvei3h63e8c2

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 18 Jul 2011 05:13:00 +0000 (05:13 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110718051300-9war69ga7c68omcs

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 16 Jul 2011 04:57:05 +0000 (04:57 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110715045140-vrbatydl7fa97wok
bzr revid: launchpad_translations_on_behalf_of_openerp-20110716045705-9z1giql3prjl7zdd

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 16 Jul 2011 04:53:34 +0000 (04:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110716045334-iu1jo5qb555tfjwy

12 years agocleanup of base.Controller base.BaseWidget
Antony Lesuisse [Fri, 15 Jul 2011 14:29:57 +0000 (16:29 +0200)]
cleanup of base.Controller base.BaseWidget

bzr revid: al@openerp.com-20110715142957-bdop2z6qv9v8ahpn

12 years agocontroller move callback and basiccontroller to controller
Antony Lesuisse [Fri, 15 Jul 2011 14:21:12 +0000 (16:21 +0200)]
controller move callback and basiccontroller to controller

bzr revid: al@openerp.com-20110715142112-vginop8ms0bgxje5

12 years agocontroller move Class from base to controller
Antony Lesuisse [Fri, 15 Jul 2011 14:16:00 +0000 (16:16 +0200)]
controller move Class from base to controller

bzr revid: al@openerp.com-20110715141600-4tr536v7vfrv9tkk

12 years ago[FIX] table paginator and buttons look and layout in case of constrained horizontal...
Xavier Morel [Fri, 15 Jul 2011 12:50:44 +0000 (14:50 +0200)]
[FIX] table paginator and buttons look and layout in case of constrained horizontal space

bzr revid: xmo@openerp.com-20110715125044-kcrwluqrq952pqry

12 years ago[IMP] enable jquery-ui on search m2o widgets
Xavier Morel [Fri, 15 Jul 2011 12:23:05 +0000 (14:23 +0200)]
[IMP] enable jquery-ui on search m2o widgets

bzr revid: xmo@openerp.com-20110715122305-1pwttyioe96uwoft

12 years ago[MERGE] Merged SKH's branch to fix the format of Email in base_action_rule. Email...
pso (OpenERP) [Fri, 15 Jul 2011 12:21:55 +0000 (17:51 +0530)]
[MERGE] Merged SKH's branch to fix the format of Email in base_action_rule. Email always has to given in double quotes (). (Case:6122)

bzr revid: pso@tinyerp.com-20110715122155-iyl7fx0p6gi45524

12 years ago[FIX] oops, forgot some logging
Xavier Morel [Fri, 15 Jul 2011 12:08:56 +0000 (14:08 +0200)]
[FIX] oops, forgot some logging

bzr revid: xmo@openerp.com-20110715120856-ijpicqlyumrt69rh

12 years ago[IMP] allow search widgets to have an async startup, make m2o widget name_get their...
Xavier Morel [Fri, 15 Jul 2011 11:58:00 +0000 (13:58 +0200)]
[IMP] allow search widgets to have an async startup, make m2o widget name_get their default value and behave correctly for fuzzy searches

bzr revid: xmo@openerp.com-20110715115800-gd9xspshxy7hnvun

12 years ago[FIX]: base: set noupdate='1' to be able to update the record rules
Rifakat Haradwala(OpenERP) [Fri, 15 Jul 2011 11:53:19 +0000 (17:23 +0530)]
[FIX]: base: set noupdate='1' to be able to update the record rules

bzr revid: rifakat_haradwalaopenerp-20110715115319-m1us8j3smybfxz0g

12 years ago[merge] mobile web client
niv-openerp [Fri, 15 Jul 2011 10:14:03 +0000 (12:14 +0200)]
[merge] mobile web client

bzr revid: nicolas.vanhoren@openerp.com-20110715101403-6n58t47l46p0vaka

12 years ago[merge]
niv-openerp [Fri, 15 Jul 2011 10:11:51 +0000 (12:11 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110715101151-fshuut4ujslbzxvn

12 years ago[merge] gantt view improvements
niv-openerp [Fri, 15 Jul 2011 10:10:55 +0000 (12:10 +0200)]
[merge] gantt view improvements

bzr revid: nicolas.vanhoren@openerp.com-20110715101055-jn29mle79m10c4xf

12 years ago[merge]
niv-openerp [Fri, 15 Jul 2011 10:10:15 +0000 (12:10 +0200)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20110715101015-ltj91jb9ux4wjty2

12 years ago[FIX] missed result derefs to remove
Xavier Morel [Fri, 15 Jul 2011 09:55:27 +0000 (11:55 +0200)]
[FIX] missed result derefs to remove

bzr revid: xmo@openerp.com-20110715095527-yeuwi5u46cltuylg

12 years ago[FIX] context recursion: create the recursion (context['context'] = context) at the...
Xavier Morel [Fri, 15 Jul 2011 09:24:51 +0000 (11:24 +0200)]
[FIX] context recursion: create the recursion (context['context'] = context) at the latest possible moment, otherwise due to shallow dict copies not preserving recursion nested contexts don't contain all values of the toplevel context

setup recursion into OpenERPSession.evaluation_context, instead of doing this wherever (e.g. OpenERPSession.eval_context)

bzr revid: xmo@openerp.com-20110715092451-yz7f272uix1zqb8e

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 15 Jul 2011 05:53:54 +0000 (05:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110715055354-ddhe91qieimeb40y

12 years ago[imp] added some context/domain parsing in fields_get too
niv-openerp [Thu, 14 Jul 2011 15:54:38 +0000 (17:54 +0200)]
[imp] added some context/domain parsing in fields_get too

bzr revid: nicolas.vanhoren@openerp.com-20110714155438-4x8u4wsrkm82w7cj

12 years ago[IMP] SearchView: fix some style issue, remove resolved todo marks, fix global variab...
Xavier Morel [Fri, 15 Jul 2011 08:01:45 +0000 (10:01 +0200)]
[IMP] SearchView: fix some style issue, remove resolved todo marks, fix global variables which should not be global (and remove some unneeded intermediate variables)

bzr revid: xmo@openerp.com-20110715080145-t3bz1hslil459fxk

12 years ago[FIX] when switching between actions like a madman, there seem to be cases when a...
Xavier Morel [Fri, 15 Jul 2011 07:53:28 +0000 (09:53 +0200)]
[FIX] when switching between actions like a madman, there seem to be cases when a search view *should* be ready (on_loaded has finished executing) yet not all widgets are fully rendered (has only happened on the Date one so far, YMMV)

just raise an invalid search error instead of blowing up, I can't find what the actual problem is for now

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

bzr revid: xmo@openerp.com-20110715075328-0lfwvnoul9atv2tc

12 years ago[FIX] reload records on listview edition cancel (in case some action changed a value...
Xavier Morel [Fri, 15 Jul 2011 07:18:53 +0000 (09:18 +0200)]
[FIX] reload records on listview edition cancel (in case some action changed a value while in form mode)

also improve sequencing of operation in case of edition cancelling in order to lower the risks of race condition

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

bzr revid: xmo@openerp.com-20110715071853-i9yrepxeh8b70me8

12 years ago[FIX] fields fixer in process_view: contexts should be parsed via parse_context,...
Xavier Morel [Thu, 14 Jul 2011 15:36:47 +0000 (17:36 +0200)]
[FIX] fields fixer in process_view: contexts should be parsed via parse_context, has_key should not be used, dict.get ~ in + __getitem__

bzr revid: xmo@openerp.com-20110714153647-qilykek2df0uhp3t

12 years ago[IMP] dashboard css
Antony Lesuisse [Thu, 14 Jul 2011 15:11:13 +0000 (17:11 +0200)]
[IMP] dashboard css

bzr revid: al@openerp.com-20110714151113-49vur1m55m7z0ybm

12 years ago[IMP] Dashboard: improved layout
Fabien Meghazi [Thu, 14 Jul 2011 14:46:27 +0000 (16:46 +0200)]
[IMP] Dashboard: improved layout

bzr revid: fme@openerp.com-20110714144627-ldyh2kpv64h08c1j

12 years ago[fix] small css problem in advanced filters
niv-openerp [Thu, 14 Jul 2011 14:14:02 +0000 (16:14 +0200)]
[fix] small css problem in advanced filters

bzr revid: nicolas.vanhoren@openerp.com-20110714141402-t5coqe7mflz8dmsp

12 years ago[fix] big fix related to domains and contexts defined in a model
niv-openerp [Thu, 14 Jul 2011 13:52:00 +0000 (15:52 +0200)]
[fix] big fix related to domains and contexts defined in a model

bzr revid: nicolas.vanhoren@openerp.com-20110714135200-03e9ovknnz9lusni

12 years ago[FIX] Binary fields : readonly modifiers
Fabien Meghazi [Thu, 14 Jul 2011 13:29:57 +0000 (15:29 +0200)]
[FIX] Binary fields : readonly modifiers

bzr revid: fme@openerp.com-20110714132957-xm7k4q24kafk7bjy

12 years ago[IMP] Changed reference field to FieldChar
Fabien Meghazi [Thu, 14 Jul 2011 13:18:49 +0000 (15:18 +0200)]
[IMP] Changed reference field to FieldChar

bzr revid: fme@openerp.com-20110714131849-ff301kdaqndqp9n4

12 years ago[fix] some type correction in crm_lead_report
niv-openerp [Thu, 14 Jul 2011 13:17:24 +0000 (15:17 +0200)]
[fix] some type correction in crm_lead_report

bzr revid: nicolas.vanhoren@openerp.com-20110714131724-m7ocv24z3j666ah2

12 years ago[MERGE] Merged Priyesh' branch for the fix which manages the accounting configuration...
Jay Vora (OpenERP) [Thu, 14 Jul 2011 13:03:52 +0000 (18:33 +0530)]
[MERGE] Merged Priyesh' branch for the fix which manages the accounting configuration for simplified Interface

bzr revid: jvo@tinyerp.com-20110714130352-bn5h3b61o5q1lk8s

12 years ago[IMP] sql_db: default cursor = serialized, deprecate serialized_cursor, add doc
Olivier Dony [Thu, 14 Jul 2011 10:55:52 +0000 (12:55 +0200)]
[IMP] sql_db: default cursor = serialized, deprecate serialized_cursor, add doc

In the context of OpenERP transaction, we really need the
'snapshot isolation' level provided by PostgreSQL because
not being able to make repeatable reads within the same
transaction is a very dangerous source of corrupted data,
especially in a very concurrent system.
The performance impact of switching from the default
read_committed level to serializable/repeatable_read level
has been measured and and was not distinguishable from
the standard deviation - so it seems quite acceptable.
User of PostgreSQL 9.1 might want to update to psycopg2
version 2.4.2 or later to properly use the regular
snapshot isolation level, and not the newer, more
expensive serializable level (see comments in Cursor
docstring).

bzr revid: odo@openerp.com-20110714105552-9tgofrjtdgjmgc4b

12 years ago[ADD] Add a dialog function + xml view debug mode
Fabien Meghazi [Thu, 14 Jul 2011 10:09:33 +0000 (12:09 +0200)]
[ADD] Add a dialog function + xml view debug mode

bzr revid: fme@openerp.com-20110714100933-ce42j7ca2yzw0bsr

12 years ago[FIX] remove bloody crazy (and useless) indirection keys in DataSet.call and DataSet...
Xavier Morel [Thu, 14 Jul 2011 10:05:22 +0000 (12:05 +0200)]
[FIX] remove bloody crazy (and useless) indirection keys in DataSet.call and DataSet.get_result RPC methods

bzr revid: xmo@openerp.com-20110714100522-94rp1otj1n4hrf2x

12 years ago[IMP] account: Fixed issue of Configuration of COA wizard was not working without...
pso (OpenERP) [Thu, 14 Jul 2011 09:58:15 +0000 (15:28 +0530)]
[IMP] account: Fixed issue of Configuration of COA wizard was not working without Extended view (case:6707)

bzr revid: pso@tinyerp.com-20110714095815-4hhvom6msg01duf0

12 years ago[FIX] indentation in Session.rpc and Session.rpc_ajax, use early bailout to make...
Xavier Morel [Thu, 14 Jul 2011 09:57:31 +0000 (11:57 +0200)]
[FIX] indentation in Session.rpc and Session.rpc_ajax, use early bailout to make code flow simpler and reduce indentation significantly

bzr revid: xmo@openerp.com-20110714095731-2kuqyl0p289ouut7

12 years ago[FIX] DataSet.read_slice needs to return the relevant deferred so callers can add...
Xavier Morel [Thu, 14 Jul 2011 09:56:19 +0000 (11:56 +0200)]
[FIX] DataSet.read_slice needs to return the relevant deferred so callers can add new callbacks or use $.when multiplexing

bzr revid: xmo@openerp.com-20110714095619-4owz98azxy9xkpi0

12 years ago[MERGE] ir_config_parameter: added optional default argument to get_param.
Vo Minh Thu [Thu, 14 Jul 2011 07:49:40 +0000 (09:49 +0200)]
[MERGE] ir_config_parameter: added optional default argument to get_param.

bzr revid: vmt@openerp.com-20110714074940-r86xcpjjjo61xv90

12 years ago[FIX] base_action_rule :Replaced str() with tools.str() (Ref : Case 6122)
skh [Thu, 14 Jul 2011 05:24:57 +0000 (10:54 +0530)]
[FIX] base_action_rule :Replaced str() with tools.str() (Ref : Case 6122)

bzr revid: skh@tinyerp.com-20110714052457-ot2dd21vwzqn8r19

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 14 Jul 2011 05:21:18 +0000 (05:21 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110714052118-7025b9kn1bae67nj

12 years ago[FIX] remove incorrect res_currency name_get
Antony Lesuisse [Wed, 13 Jul 2011 15:37:12 +0000 (17:37 +0200)]
[FIX] remove incorrect res_currency name_get

bzr revid: al@openerp.com-20110713153712-j2v1nlm9q5e2319d

12 years ago[FIX] res_currency typo
Antony Lesuisse [Wed, 13 Jul 2011 15:32:10 +0000 (17:32 +0200)]
[FIX] res_currency typo

bzr revid: al@openerp.com-20110713153210-2ly0gdtgecx4b4vy

12 years ago[FIX] hr_timesheet: Remove the comma, because Python thinks it's a tuple and not...
Stephane Wirtel [Wed, 13 Jul 2011 13:57:52 +0000 (15:57 +0200)]
[FIX] hr_timesheet: Remove the comma, because Python thinks it's a tuple and not a new line

bzr revid: stw@openerp.com-20110713135752-lmwyb62ns28wi3z9

12 years ago[FIX] reintroduce little arrows indicating the current sorting orientation in list...
Xavier Morel [Wed, 13 Jul 2011 11:18:15 +0000 (13:18 +0200)]
[FIX] reintroduce little arrows indicating the current sorting orientation in list views

bzr revid: xmo@openerp.com-20110713111815-v0rhnt31vykx2xcu

12 years ago[FIX] sorting list views
Xavier Morel [Wed, 13 Jul 2011 10:37:25 +0000 (12:37 +0200)]
[FIX] sorting list views

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

bzr revid: xmo@openerp.com-20110713103725-y9fnpp36z78bjbhn

12 years ago[IMP] account: Fixed issue of Configuration of COA wizard was not working without...
pso (OpenERP) [Wed, 13 Jul 2011 08:45:28 +0000 (14:15 +0530)]
[IMP] account: Fixed issue of Configuration of COA wizard was not working without Extended view (case:6707)

bzr revid: pso@tinyerp.com-20110713084528-xgl23qqxvicuvwm5

12 years agoPoint_of_sale : Corrected the domain on POS orders display and removed wrong view_mod...
Jay Vora (OpenERP) [Wed, 13 Jul 2011 07:13:16 +0000 (12:43 +0530)]
Point_of_sale : Corrected the domain on POS orders display and removed wrong view_mode on POS Analysis View

bzr revid: jvo@tinyerp.com-20110713071316-v2vjr9csfvio6ygz

12 years ago[FIX] Correction of syntax to link mobile css.
Jiten Rangwala (OpenERP) [Wed, 13 Jul 2011 07:02:59 +0000 (12:32 +0530)]
[FIX] Correction of syntax to link mobile css.

bzr revid: jra@tinyerp.com-20110713070259-qfaepdzora5at2az

12 years ago[FIX] MRP : Wizard should end with close action
Jay Vora (OpenERP) [Wed, 13 Jul 2011 05:53:15 +0000 (11:23 +0530)]
[FIX] MRP : Wizard should end with close action

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

bzr revid: jvo@tinyerp.com-20110713055315-gvn16kdvmglra6qv

12 years ago[IMP] Minor changed for label string and m2o selection in formview.
Jiten Rangwala (OpenERP) [Wed, 13 Jul 2011 05:25:26 +0000 (10:55 +0530)]
[IMP] Minor changed for label string and m2o selection in formview.

bzr revid: jra@tinyerp.com-20110713052526-nhj79b9dgkozfq8m

12 years ago[IMP] Improved formview for collapsible content of notebook.
=Bhumi Thakkar [Wed, 13 Jul 2011 05:21:10 +0000 (10:51 +0530)]
[IMP] Improved formview for collapsible content of notebook.

bzr revid: jra@tinyerp.com-20110713052110-51fnbvj9jr9ym8u9

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 13 Jul 2011 05:14:40 +0000 (05:14 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110709054047-0xtxjgnku99ptsu9
bzr revid: launchpad_translations_on_behalf_of_openerp-20110710051628-2c7uhubi1olk4mv4
bzr revid: launchpad_translations_on_behalf_of_openerp-20110711052527-rzbr0dornuwjiur4
bzr revid: launchpad_translations_on_behalf_of_openerp-20110712052325-ygl1f7pm0gu5z7md
bzr revid: launchpad_translations_on_behalf_of_openerp-20110713051440-yoeqkm4elosxycn1

12 years ago[RM] remove get hostname
tfr@openerp.com [Tue, 12 Jul 2011 15:37:30 +0000 (17:37 +0200)]
[RM] remove get hostname

bzr revid: tfr@openerp.com-20110712153730-u29ss55hee7qs1et

12 years ago[MERGE]
tfr@openerp.com [Tue, 12 Jul 2011 15:21:32 +0000 (17:21 +0200)]
[MERGE]

bzr revid: tfr@openerp.com-20110712152132-q2m2o852q52qybnk

12 years ago[IMP] get hostname using get_param + add default value in get_param
tfr@openerp.com [Tue, 12 Jul 2011 15:20:27 +0000 (17:20 +0200)]
[IMP] get hostname using get_param + add default value in get_param

bzr revid: tfr@openerp.com-20110712152027-oj6b42o0bttijkst

12 years ago[MERGE] modifiers: fields state attribute support (niv)
Antony Lesuisse [Tue, 12 Jul 2011 14:38:16 +0000 (16:38 +0200)]
[MERGE] modifiers: fields state attribute support (niv)

bzr revid: al@openerp.com-20110712143816-b81j6qi418v2kir3

12 years ago[FIX] apply some merge review feeback
Antony Lesuisse [Tue, 12 Jul 2011 14:35:32 +0000 (16:35 +0200)]
[FIX] apply some merge review feeback

bzr revid: al@openerp.com-20110712143532-s0jeuh5rglzwijpn

12 years ago[FIX] column visibility, due to removal of attribute computation and replacement...
Xavier Morel [Tue, 12 Jul 2011 14:34:08 +0000 (16:34 +0200)]
[FIX] column visibility, due to removal of attribute computation and replacement with modifiers mapping

bzr revid: xmo@openerp.com-20110712143408-tv1wlyfolfj0qish

12 years ago[FIX] group titles should display 'Undefined' for false values, rather than 'false'
Xavier Morel [Tue, 12 Jul 2011 14:19:34 +0000 (16:19 +0200)]
[FIX] group titles should display 'Undefined' for false values, rather than 'false'

bzr revid: xmo@openerp.com-20110712141934-qk3zfckzh32b8xu1

12 years ago[FIX] Form layout. Allocated space for labels should be computed with original field...
Fabien Meghazi [Wed, 13 Jul 2011 15:18:16 +0000 (17:18 +0200)]
[FIX] Form layout. Allocated space for labels should be computed with original field widget's colspan

bzr revid: fme@openerp.com-20110713151816-6hkid04t2tlarq9d

12 years ago[IMP] Improved action buttons for wizards
Fabien Meghazi [Wed, 13 Jul 2011 14:25:02 +0000 (16:25 +0200)]
[IMP] Improved action buttons for wizards

bzr revid: fme@openerp.com-20110713142502-r9xzs6crfusu5ccl

12 years agodb filter typo
Antony Lesuisse [Wed, 13 Jul 2011 12:04:11 +0000 (14:04 +0200)]
db filter typo

bzr revid: al@openerp.com-20110713120411-tm9j4x9tmgw08mdy

12 years ago[imp] used form open popup in o2m
niv-openerp [Wed, 13 Jul 2011 11:05:32 +0000 (13:05 +0200)]
[imp] used form open popup in o2m

bzr revid: nicolas.vanhoren@openerp.com-20110713110532-fp6n7gm52e1zrinq

12 years ago[IMP] graph&dashboard: do not instantiate ActionManager directly anymore
Fabien Meghazi [Wed, 13 Jul 2011 10:43:51 +0000 (12:43 +0200)]
[IMP] graph&dashboard: do not instantiate ActionManager directly anymore

bzr revid: fme@openerp.com-20110713104351-wy7dwm2v8ywsz2tf

12 years ago[IMP] Dashboard: do not instantiate ActionManager, use ViewManagerAction instead
Fabien Meghazi [Wed, 13 Jul 2011 10:35:00 +0000 (12:35 +0200)]
[IMP] Dashboard: do not instantiate ActionManager, use ViewManagerAction instead

bzr revid: fme@openerp.com-20110713103500-v5w0lnskfj1w3r5x

12 years agoadd --db-filter option
Antony Lesuisse [Wed, 13 Jul 2011 10:26:12 +0000 (12:26 +0200)]
add --db-filter option

bzr revid: al@openerp.com-20110713102612-0lu8s1ausql3j07s

12 years ago[imp] used the form open popup in m2m
niv-openerp [Wed, 13 Jul 2011 09:59:49 +0000 (11:59 +0200)]
[imp] used the form open popup in m2m

bzr revid: nicolas.vanhoren@openerp.com-20110713095949-242ibznw1f0qfwet

12 years ago[fix] when modify a record in a m2o, does not reload the name of the record
niv-openerp [Wed, 13 Jul 2011 09:53:52 +0000 (11:53 +0200)]
[fix] when modify a record in a m2o, does not reload the name of the record

bzr revid: nicolas.vanhoren@openerp.com-20110713095352-qcbmhca6r4bvx1j3

12 years ago[imp] added popup to read & modify a record and used it in m2o (also some fix related...
niv-openerp [Wed, 13 Jul 2011 09:44:11 +0000 (11:44 +0200)]
[imp] added popup to read & modify a record and used it in m2o (also some fix related to relations)

bzr revid: nicolas.vanhoren@openerp.com-20110713094411-wrbaa6m4zewm521m