odoo/odoo.git
12 years ago[IMP] base_dashboard remove strike
Antony Lesuisse [Thu, 1 Sep 2011 10:02:11 +0000 (12:02 +0200)]
[IMP] base_dashboard remove strike

bzr revid: al@openerp.com-20110901100211-hmdfhiavotj2iyvb

12 years ago[IMP] base_default_home update
Antony Lesuisse [Thu, 1 Sep 2011 09:57:41 +0000 (11:57 +0200)]
[IMP] base_default_home update

bzr revid: al@openerp.com-20110901095741-0gt18vpjjv7szdcy

12 years ago[IMP] cleanup whitespace
Xavier Morel [Thu, 1 Sep 2011 08:23:21 +0000 (10:23 +0200)]
[IMP] cleanup whitespace

bzr revid: xmo@openerp.com-20110901082321-k1zamoqhgl2irj94

12 years ago[IMP} fix a few missing semicolons and vars
Xavier Morel [Thu, 1 Sep 2011 08:22:42 +0000 (10:22 +0200)]
[IMP} fix a few missing semicolons and vars

bzr revid: xmo@openerp.com-20110901082242-1k0ojovt4jyg2rq0

12 years ago[FIX] share: remove deprecated @default attribute for <filter>
Olivier Dony [Thu, 1 Sep 2011 08:21:47 +0000 (10:21 +0200)]
[FIX] share: remove deprecated @default attribute for <filter>

bzr revid: odo@openerp.com-20110901082147-3gp1bnnqip2qda60

12 years ago[FIX] issue with duplicate ID field for database id
Xavier Morel [Thu, 1 Sep 2011 07:08:25 +0000 (09:08 +0200)]
[FIX] issue with duplicate ID field for database id

bzr revid: xmo@openerp.com-20110901070825-xunwaqfo0h98mqrq

12 years ago[IMP] always export the current record's external ID as first field
Xavier Morel [Thu, 1 Sep 2011 06:53:54 +0000 (08:53 +0200)]
[IMP] always export the current record's external ID as first field

bzr revid: xmo@openerp.com-20110901065354-voczdshato8oizmr

12 years ago[IMP] make o2m names selectable in import compatible mode
Xavier Morel [Thu, 1 Sep 2011 06:47:13 +0000 (08:47 +0200)]
[IMP] make o2m names selectable in import compatible mode

bzr revid: xmo@openerp.com-20110901064713-4cegd1chemwbvtso

12 years ago[IMP] in export, selecting name yields the xml/external id
Xavier Morel [Thu, 1 Sep 2011 06:42:59 +0000 (08:42 +0200)]
[IMP] in export, selecting name yields the xml/external id

bzr revid: xmo@openerp.com-20110901064259-7j4z0upta98f6sqj

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 1 Sep 2011 04:46:07 +0000 (04:46 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110901044607-258xb4cenlrgh16h

12 years ago[FIX] res_lang clear cache remove kwargs, typo
Antony Lesuisse [Wed, 31 Aug 2011 18:22:16 +0000 (20:22 +0200)]
[FIX] res_lang clear cache remove kwargs, typo

bzr revid: al@openerp.com-20110831182216-afohhdmshv60y3g3

12 years ago[FIX] decimal_precision cache clear
Antony Lesuisse [Wed, 31 Aug 2011 18:16:38 +0000 (20:16 +0200)]
[FIX] decimal_precision cache clear

bzr revid: al@openerp.com-20110831181638-cxbcxh951i78ny0a

12 years ago[IMP] move main() into openerp-web.py
Antony Lesuisse [Wed, 31 Aug 2011 17:37:29 +0000 (19:37 +0200)]
[IMP] move main() into openerp-web.py

bzr revid: al@openerp.com-20110831173729-jps10jd16r9b6c39

12 years ago[IMP] Improved rng for kanban view
Fabien Meghazi [Wed, 31 Aug 2011 15:39:33 +0000 (17:39 +0200)]
[IMP] Improved rng for kanban view

bzr revid: fme@openerp.com-20110831153933-jvpnrysi5hc42z04

12 years ago[REM] view.rng: remove unused 'default' attribute, as planned in bug 687272
Olivier Dony [Wed, 31 Aug 2011 15:30:12 +0000 (17:30 +0200)]
[REM] view.rng: remove unused 'default' attribute, as planned in bug 687272

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

bzr revid: odo@openerp.com-20110831153012-0tnrtgvar4hccnvr

12 years ago[FIX] account journal create sequence with company_id
Antony Lesuisse [Wed, 31 Aug 2011 15:16:17 +0000 (17:16 +0200)]
[FIX] account journal create sequence with company_id

bzr revid: al@openerp.com-20110831151617-goq19llee5iajmb8

12 years ago[IMP] remove insanity
Xavier Morel [Wed, 31 Aug 2011 14:49:48 +0000 (16:49 +0200)]
[IMP] remove insanity

bzr revid: xmo@openerp.com-20110831144948-rlrj1ib9xxho9ea5

12 years ago[IMP] stop performing useless fields_get requests for every relational field of a...
Xavier Morel [Wed, 31 Aug 2011 14:30:02 +0000 (16:30 +0200)]
[IMP] stop performing useless fields_get requests for every relational field of a model

bzr revid: xmo@openerp.com-20110831143002-dvsxq6aaf7dk04i1

12 years ago[FIX] res_lang clear cache remove kwargs
Antony Lesuisse [Wed, 31 Aug 2011 14:22:13 +0000 (16:22 +0200)]
[FIX] res_lang clear cache remove kwargs

bzr revid: al@openerp.com-20110831142213-0kdmcgmt02tq4gse

12 years ago[IMP] don't fetch an m2o's subfields in import compat (we're just discarding them...
Xavier Morel [Wed, 31 Aug 2011 14:04:02 +0000 (16:04 +0200)]
[IMP] don't fetch an m2o's subfields in import compat (we're just discarding them anyway, it's a waste of time)

bzr revid: xmo@openerp.com-20110831140402-9gs2m3nbt5tisv4x

12 years ago[IMP] simplify handling of a field's subfields display in the export tree field
Xavier Morel [Wed, 31 Aug 2011 14:03:05 +0000 (16:03 +0200)]
[IMP] simplify handling of a field's subfields display in the export tree field

bzr revid: xmo@openerp.com-20110831140305-slj3719lkc0aoofc

12 years ago[MERGE} Merge with trunk
Fabien Meghazi [Wed, 31 Aug 2011 13:42:40 +0000 (15:42 +0200)]
[MERGE} Merge with trunk

bzr revid: fme@openerp.com-20110830140814-ek68i2033zls1cc6
bzr revid: fme@openerp.com-20110831134240-gu3l0nul165hdiyi

12 years ago[IMP] remove double-reversing of fields in get_fields
Xavier Morel [Wed, 31 Aug 2011 13:34:10 +0000 (15:34 +0200)]
[IMP] remove double-reversing of fields in get_fields

bzr revid: xmo@openerp.com-20110831133410-nsmwg7orh396rlbp

12 years ago[IMP] fix some variable names so they're a bit less cryptic
Xavier Morel [Wed, 31 Aug 2011 13:29:50 +0000 (15:29 +0200)]
[IMP] fix some variable names so they're a bit less cryptic

bzr revid: xmo@openerp.com-20110831132950-8bhb2lktzjuztlma

12 years ago[IMP] attempt to make handling of readonly & states.readonly slightly clearer
Xavier Morel [Wed, 31 Aug 2011 13:11:41 +0000 (15:11 +0200)]
[IMP] attempt to make handling of readonly & states.readonly slightly clearer

bzr revid: xmo@openerp.com-20110831131141-wu0f4p6etaou3xdl

12 years ago[IMP] Many improvements to form frame rendering (with computation algorithm)
Fabien Meghazi [Wed, 31 Aug 2011 12:45:38 +0000 (14:45 +0200)]
[IMP] Many improvements to form frame rendering (with computation algorithm)

bzr revid: fme@openerp.com-20110831124538-xt3px1rv8ys181se

12 years ago[IMP] simplify sorting of subfields by using key= param to list.sort. Also, listcomp...
Xavier Morel [Wed, 31 Aug 2011 12:44:35 +0000 (14:44 +0200)]
[IMP] simplify sorting of subfields by using key= param to list.sort. Also, listcomp for serializing

bzr revid: xmo@openerp.com-20110831124435-8hwj517bhdpzaymv

12 years ago[FIX] import compatible as a boolean value
Xavier Morel [Wed, 31 Aug 2011 12:43:45 +0000 (14:43 +0200)]
[FIX] import compatible as a boolean value

bzr revid: xmo@openerp.com-20110831124345-0397wtygt5aozc89

12 years ago[FIX] Readonly wkf_id.
Vaibhav (OpenERP) [Wed, 31 Aug 2011 12:39:17 +0000 (18:09 +0530)]
[FIX] Readonly wkf_id.

bzr revid: vda@tinyerp.com-20110831123917-xnb88ywtrg1fgjlm

12 years ago[IMP] remove redundant code
Xavier Morel [Wed, 31 Aug 2011 12:35:09 +0000 (14:35 +0200)]
[IMP] remove redundant code

bzr revid: xmo@openerp.com-20110831123509-8xc26diq35zd5h4m

12 years ago[IMP] deduplicate code in handling of relational fields for exports listing
Xavier Morel [Wed, 31 Aug 2011 12:34:01 +0000 (14:34 +0200)]
[IMP] deduplicate code in handling of relational fields for exports listing

bzr revid: xmo@openerp.com-20110831123401-o9rsbu4p9vux0ywf

12 years ago[IMP] boolean tests/checks
Xavier Morel [Wed, 31 Aug 2011 12:28:59 +0000 (14:28 +0200)]
[IMP] boolean tests/checks

bzr revid: xmo@openerp.com-20110831122859-txaxld168x237v6t

12 years ago[FIX] typo
Xavier Morel [Wed, 31 Aug 2011 12:28:44 +0000 (14:28 +0200)]
[FIX] typo

bzr revid: xmo@openerp.com-20110831122844-hk17tcu051eztif7

12 years ago[REM] to more useless uses of enumerate
Xavier Morel [Wed, 31 Aug 2011 12:22:00 +0000 (14:22 +0200)]
[REM] to more useless uses of enumerate

bzr revid: xmo@openerp.com-20110831122200-mb5dgm2elyjg8ljr

12 years ago[IMP] simplify traversal of fields: remove unused enumerate, don't create a second...
Xavier Morel [Wed, 31 Aug 2011 12:21:01 +0000 (14:21 +0200)]
[IMP] simplify traversal of fields: remove unused enumerate, don't create a second collection for the keys (instead just sort the dict.iteritems() result correctly)

bzr revid: xmo@openerp.com-20110831122101-1sy2uruu9e8bmrv6

12 years ago[IMP] remove not-very-useful test
Xavier Morel [Wed, 31 Aug 2011 12:11:54 +0000 (14:11 +0200)]
[IMP] remove not-very-useful test

bzr revid: xmo@openerp.com-20110831121154-mx7qeu9r7ehhujgc

12 years ago[IMP] make 'import compatible' an actual boolean, not a boolean-ish non-bool
Xavier Morel [Wed, 31 Aug 2011 11:28:54 +0000 (13:28 +0200)]
[IMP] make 'import compatible' an actual boolean, not a boolean-ish non-bool

bzr revid: xmo@openerp.com-20110831112854-kczxaj3v79vx32ya

12 years ago[IMP] lift import_compat and parent_field_type as direct kwargs to Export.get_fields...
Xavier Morel [Wed, 31 Aug 2011 11:12:01 +0000 (13:12 +0200)]
[IMP] lift import_compat and parent_field_type as direct kwargs to Export.get_fields, from contents to the params mapping

bzr revid: xmo@openerp.com-20110831111201-g0c5qpld5zjyafnk

12 years ago[REM] unused parameter field_parent on Export.get_fields
Xavier Morel [Wed, 31 Aug 2011 11:09:00 +0000 (13:09 +0200)]
[REM] unused parameter field_parent on Export.get_fields

bzr revid: xmo@openerp.com-20110831110900-uocvplitkr10ob1r

12 years ago[FIX] don't fuck up name ordering in exported file: match what was requested by the...
Xavier Morel [Wed, 31 Aug 2011 11:04:39 +0000 (13:04 +0200)]
[FIX] don't fuck up name ordering in exported file: match what was requested by the user

bzr revid: xmo@openerp.com-20110831110439-5q04tn4uqqu0ytf2

12 years ago[IMP] does not seem to be any reason to use fields_view_get to get fields data, remove
Xavier Morel [Wed, 31 Aug 2011 10:54:19 +0000 (12:54 +0200)]
[IMP] does not seem to be any reason to use fields_view_get to get fields data, remove

bzr revid: xmo@openerp.com-20110831105419-2tmxdy7u4oxw0ynh

12 years ago[fix] some bugs with float & date parsing + corrected tests
niv-openerp [Wed, 31 Aug 2011 10:21:11 +0000 (12:21 +0200)]
[fix] some bugs with float & date parsing + corrected tests

bzr revid: nicolas.vanhoren@openerp.com-20110831102111-ure7wc02nu33v4n2

12 years ago[FIX] issue in splitting field paths for export: would create empty path sections...
Xavier Morel [Wed, 31 Aug 2011 09:45:47 +0000 (11:45 +0200)]
[FIX] issue in splitting field paths for export: would create empty path sections because too eager

do replacement in two passes of re-base replacement: replace old-style 'field:id' and 'field.id' in resp. 'field/id' and 'field/.id', don't touch anything else (especially not 'field/.id') and leave them through instead.

bzr revid: xmo@openerp.com-20110831094547-8evd7ecm5qojspnr

12 years ago[FIX] project_timesheet test: have a happy runbot, every day.
Vo Minh Thu [Wed, 31 Aug 2011 09:07:24 +0000 (11:07 +0200)]
[FIX] project_timesheet test: have a happy runbot, every day.

bzr revid: vmt@openerp.com-20110831090724-iiqbhgsg25v2t113

12 years ago[FIX] caldav: ir.model.access.check() has no kwargs anymore.
Vo Minh Thu [Wed, 31 Aug 2011 09:06:47 +0000 (11:06 +0200)]
[FIX] caldav: ir.model.access.check() has no kwargs anymore.

bzr revid: vmt@openerp.com-20110831090647-ee8nxtgfszp8aqzh

12 years ago[fix] fixed relative paths in css
niv-openerp [Wed, 31 Aug 2011 08:35:21 +0000 (10:35 +0200)]
[fix] fixed relative paths in css

bzr revid: nicolas.vanhoren@openerp.com-20110831083521-47rpomwr2787ounu

12 years ago[FIX] registry: forgot the self/cls args.
Vo Minh Thu [Wed, 31 Aug 2011 07:56:39 +0000 (09:56 +0200)]
[FIX] registry: forgot the self/cls args.

bzr revid: vmt@openerp.com-20110831075639-0ywrg01e6zdff7l7

12 years ago[FIX] label on edge(path).
Vaibhav (OpenERP) [Wed, 31 Aug 2011 06:39:01 +0000 (12:09 +0530)]
[FIX] label on edge(path).

bzr revid: vda@tinyerp.com-20110831063901-s0xx77t3f6nq1bai

12 years ago[FIX] assigned changed signal to new activity.
Vaibhav (OpenERP) [Wed, 31 Aug 2011 05:53:48 +0000 (11:23 +0530)]
[FIX] assigned changed signal to new activity.

bzr revid: vda@tinyerp.com-20110831055348-392m4d2tjbutfm9i

12 years ago[FIX] can select activity on transition.
Vaibhav (OpenERP) [Wed, 31 Aug 2011 05:26:10 +0000 (10:56 +0530)]
[FIX] can select activity on  transition.

bzr revid: vda@tinyerp.com-20110831052610-tt3csjbwx8ct3sww

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 31 Aug 2011 04:35:26 +0000 (04:35 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110831043526-srexyqjyzm95gfc1

12 years agoopenerp-web ready to be a simple set of openerp-server addons, still need to rename...
Antony Lesuisse [Tue, 30 Aug 2011 23:44:33 +0000 (01:44 +0200)]
openerp-web ready to be a simple set of openerp-server addons, still need to rename base* into web*

bzr revid: al@openerp.com-20110830234433-k9pg3m4cadqntgko

12 years agomoved OpenERPSession into backend{rpc|local}.py
Antony Lesuisse [Tue, 30 Aug 2011 23:39:20 +0000 (01:39 +0200)]
moved OpenERPSession into backend{rpc|local}.py

bzr revid: al@openerp.com-20110830233920-cy8k1h55j976bnhr

12 years ago[IMP] moved openerpweb into base.common to be renamed web.commom
Antony Lesuisse [Tue, 30 Aug 2011 23:23:00 +0000 (01:23 +0200)]
[IMP] moved openerpweb into base.common to be renamed web.commom

bzr revid: al@openerp.com-20110830232300-0f4hb3pk3jso0dii

12 years ago[REV] account_coda: removed temporarily the pervious merge of accuont_coda branch...
Quentin (OpenERP) [Tue, 30 Aug 2011 16:21:37 +0000 (18:21 +0200)]
[REV] account_coda: removed temporarily the pervious merge of accuont_coda branch to solve .po issues

bzr revid: qdp-launchpad@openerp.com-20110830162137-ohlhlotvx3763dfl

12 years ago[IMP] sprintf is awesome, so use sprintf correctly for patterning
Xavier Morel [Tue, 30 Aug 2011 15:01:51 +0000 (17:01 +0200)]
[IMP] sprintf is awesome, so use sprintf correctly for patterning

bzr revid: xmo@openerp.com-20110830150151-2ureqckjksnw8r1p

12 years ago[FIX] don't display negative numbers for the decimal part of floats, having -3.-72...
Xavier Morel [Tue, 30 Aug 2011 15:00:25 +0000 (17:00 +0200)]
[FIX] don't display negative numbers for the decimal part of floats, having -3.-72 makes no sense

bzr revid: xmo@openerp.com-20110830150025-biqwrkt69wjye7n2

12 years ago[MERGE] res.currency: added res.currency.rate.type model.
Vo Minh Thu [Tue, 30 Aug 2011 14:09:36 +0000 (16:09 +0200)]
[MERGE] res.currency: added res.currency.rate.type model.

bzr revid: vmt@openerp.com-20110830140936-pnmtt6f8jsvw32m4

12 years ago[FIX] correctly return a deferred from openerp.base.DataExport.start, even though...
Xavier Morel [Tue, 30 Aug 2011 13:43:53 +0000 (15:43 +0200)]
[FIX] correctly return a deferred from openerp.base.DataExport.start, even though there probably is no need to do so

bzr revid: xmo@openerp.com-20110830134353-52y9p8tfx6aen84k

12 years ago[FIX] don't coerce values to str before writing them to the worksheet in excel export
Xavier Morel [Tue, 30 Aug 2011 13:43:05 +0000 (15:43 +0200)]
[FIX] don't coerce values to str before writing them to the worksheet in excel export

especially since xlwt is perfectly able to deal with unicode instances without blowing up like a 'tard

bzr revid: xmo@openerp.com-20110830134305-iu354whbr0c0kvpw

12 years ago[IMP] have the export dialog fetch possible export formats from the server
Xavier Morel [Tue, 30 Aug 2011 13:23:26 +0000 (15:23 +0200)]
[IMP] have the export dialog fetch possible export formats from the server

bzr revid: xmo@openerp.com-20110830132326-ac0f7xs3h1jr3a7j

12 years ago[imp] small change in debug-mode login
niv-openerp [Tue, 30 Aug 2011 13:22:29 +0000 (15:22 +0200)]
[imp] small change in debug-mode login

bzr revid: nicolas.vanhoren@openerp.com-20110830132229-4myd5t52g2lvmlf3

12 years ago[IMP] base, res.currency: code cleaning
Quentin (OpenERP) [Tue, 30 Aug 2011 13:20:35 +0000 (15:20 +0200)]
[IMP] base, res.currency: code cleaning

bzr revid: qdp-launchpad@openerp.com-20110830132035-x2gs62lft5o19u6i

12 years ago[IMP] make export extensible
Xavier Morel [Tue, 30 Aug 2011 13:06:32 +0000 (15:06 +0200)]
[IMP] make export extensible

bzr revid: xmo@openerp.com-20110830130632-t96hsz4jxjp69crh

12 years ago[IMP] base, res.currency: code cleaning
Quentin (OpenERP) [Tue, 30 Aug 2011 12:55:21 +0000 (14:55 +0200)]
[IMP] base, res.currency: code cleaning

bzr revid: qdp-launchpad@openerp.com-20110830125521-1kt54s56865388ch

12 years ago[FIX] base, res.currency: ProgrammingError. When giving a context value like {'curren...
Quentin (OpenERP) [Tue, 30 Aug 2011 12:27:01 +0000 (14:27 +0200)]
[FIX] base, res.currency: ProgrammingError. When giving a context value like {'currency_rate_type_id': False}, it crashed because the value False was kept instead of None. Thanks Guewen (c2c) for the clue.

bzr revid: qdp-launchpad@openerp.com-20110830122701-yrcpo19lokkgrpcc

12 years ago[merge] many improvements to the mobile client
niv-openerp [Tue, 30 Aug 2011 12:21:37 +0000 (14:21 +0200)]
[merge] many improvements to the mobile client

bzr revid: nicolas.vanhoren@openerp.com-20110830122137-xd0y347nr1ewaxve

12 years ago[IMP] simplified cache implementation (and stored on the osv), does not support contexts.
Vo Minh Thu [Tue, 30 Aug 2011 12:15:41 +0000 (14:15 +0200)]
[IMP] simplified cache implementation (and stored on the osv), does not support contexts.

bzr revid: vmt@openerp.com-20110830121541-abov2wezdn6kl2dc

12 years ago[IMP] remember to set base in parseInt
Xavier Morel [Tue, 30 Aug 2011 12:11:58 +0000 (14:11 +0200)]
[IMP] remember to set base in parseInt

bzr revid: xmo@openerp.com-20110830121158-kmfs2x0tqj6c8v3b

12 years ago[MERGE] merged with main addons branch
Quentin (OpenERP) [Tue, 30 Aug 2011 12:08:39 +0000 (14:08 +0200)]
[MERGE] merged with main addons branch

bzr revid: qdp-launchpad@openerp.com-20110830120839-2e6gbk2c5hestd1r

12 years ago[IMP] base, res.currency: fixes
Quentin (OpenERP) [Tue, 30 Aug 2011 12:07:27 +0000 (14:07 +0200)]
[IMP] base, res.currency: fixes

bzr revid: qdp-launchpad@openerp.com-20110830120727-82z1fn0msp7m5096

12 years ago[IMP] base, res.currency: by default, don't show the currency_rate_type_id field...
Quentin (OpenERP) [Tue, 30 Aug 2011 12:06:44 +0000 (14:06 +0200)]
[IMP] base, res.currency: by default, don't show the currency_rate_type_id field, and don't display its menuitem. Both should be added by specific module using it

bzr revid: qdp-launchpad@openerp.com-20110830120644-lwuv3h1vrqjhu32y

12 years ago[IMP] make removing all fields selected for an export slightly more efficient (by...
Xavier Morel [Tue, 30 Aug 2011 11:58:39 +0000 (13:58 +0200)]
[IMP] make removing all fields selected for an export slightly more efficient (by emptying the whole select instead of removing options individually)

bzr revid: xmo@openerp.com-20110830115839-i5xfaqqmrg2m3w8u

12 years ago[IMP] simplify code collecting arguments to data export a bit, remove useless temp...
Xavier Morel [Tue, 30 Aug 2011 11:27:04 +0000 (13:27 +0200)]
[IMP] simplify code collecting arguments to data export a bit, remove useless temp variables

bzr revid: xmo@openerp.com-20110830112704-xc19idvo4q90kqt6

12 years ago[IMP] Need to change code in ChangePassword.
vishmita [Tue, 30 Aug 2011 11:16:49 +0000 (16:46 +0530)]
[IMP] Need to change code in ChangePassword.

bzr revid: vja@vja-desktop-20110830111649-p5yzyoh5i0221bxo

12 years ago[IMP] get export to work correctly with Session.get_file (so the user really download...
Xavier Morel [Tue, 30 Aug 2011 11:02:04 +0000 (13:02 +0200)]
[IMP] get export to work correctly with Session.get_file (so the user really downloads a file each time)

bzr revid: xmo@openerp.com-20110830110204-lf3qi2r5ck8avcs9

12 years ago[IMP] reliability fix in token handling
Xavier Morel [Tue, 30 Aug 2011 10:23:46 +0000 (12:23 +0200)]
[IMP] reliability fix in token handling

bzr revid: xmo@openerp.com-20110830102346-b5a9wmx1uxjehp7z

12 years ago[IMP] board: removed group=no one from the menuitem in customization
Quentin (OpenERP) [Tue, 30 Aug 2011 09:57:31 +0000 (11:57 +0200)]
[IMP] board: removed group=no one from the menuitem in customization

bzr revid: qdp-launchpad@openerp.com-20110830095731-owg6svsnr5i0abk2

12 years ago[MERGE] merged the dev branch with multi-currency enhancements on vouchers. Thanks...
Quentin (OpenERP) [Tue, 30 Aug 2011 09:19:07 +0000 (11:19 +0200)]
[MERGE] merged the dev branch with multi-currency enhancements on vouchers. Thanks c2c for the help

bzr revid: qdp-launchpad@openerp.com-20110830091907-ay3tlqrwxrv9s0d0

12 years ago[REN] openerp.base.Session#getFile to openerp.base.Session#get_file: we're using...
Xavier Morel [Tue, 30 Aug 2011 09:06:09 +0000 (11:06 +0200)]
[REN] openerp.base.Session#getFile to openerp.base.Session#get_file: we're using python-style underscore_separated names for methods

bzr revid: xmo@openerp.com-20110830090609-xdmeuroca1p6zue1

12 years ago[FIX] breakage in case of repeated calls to getFile for the same form: remove token...
Xavier Morel [Tue, 30 Aug 2011 09:05:14 +0000 (11:05 +0200)]
[FIX] breakage in case of repeated calls to getFile for the same form: remove token after download has completed (or errored out)

also add some documentation for openerp.base.Session.getFile

bzr revid: xmo@openerp.com-20110830090514-pa5lnxvee4qfg0zp

12 years ago[IMP] move file download API to session, so it can more easily be used for operations...
Xavier Morel [Tue, 30 Aug 2011 08:53:51 +0000 (10:53 +0200)]
[IMP] move file download API to session, so it can more easily be used for operations other than db backup

bzr revid: xmo@openerp.com-20110830085351-puvbzwwru9rbfo14

12 years ago[imp] cleaned header a bit, refactored to Widget design and made it disapear on unlog
niv-openerp [Tue, 30 Aug 2011 08:53:28 +0000 (10:53 +0200)]
[imp] cleaned header a bit, refactored to Widget design and made it disapear on unlog

bzr revid: nicolas.vanhoren@openerp.com-20110830085328-zfme7wls9211vzaq

12 years ago[FIX] set Workflow id for new record.
Vaibhav (OpenERP) [Tue, 30 Aug 2011 08:36:22 +0000 (14:06 +0530)]
[FIX] set Workflow id for new record.

bzr revid: vda@tinyerp.com-20110830083622-ssr41k0t31hkzd3z

12 years ago[MERGE] openerp-web.
Vaibhav (OpenERP) [Tue, 30 Aug 2011 06:30:23 +0000 (12:00 +0530)]
[MERGE] openerp-web.

bzr revid: vda@tinyerp.com-20110830063023-2doh31v4sriqyhlb

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 30 Aug 2011 04:49:32 +0000 (04:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110830044932-d9bjldtnpkkig57c

12 years ago[merge] improvements about reports
niv-openerp [Mon, 29 Aug 2011 15:53:56 +0000 (17:53 +0200)]
[merge] improvements about reports

bzr revid: nicolas.vanhoren@openerp.com-20110829155356-1nn0hukxug8pzw3k

12 years ago[imp] made web server able to get a report, but still can't get it from the browser
niv-openerp [Mon, 29 Aug 2011 15:52:56 +0000 (17:52 +0200)]
[imp] made web server able to get a report, but still can't get it from the browser

bzr revid: nicolas.vanhoren@openerp.com-20110829155256-myi3mr8wlp006u0i

12 years ago[IMP] Improved rng for kanban view
Fabien Meghazi [Mon, 29 Aug 2011 15:27:57 +0000 (17:27 +0200)]
[IMP] Improved rng for kanban view

bzr revid: fme@openerp.com-20110829152757-juq5aaryom6dtc12

12 years ago[MERGE] Merge with trunk
Fabien Meghazi [Mon, 29 Aug 2011 15:27:20 +0000 (17:27 +0200)]
[MERGE] Merge with trunk

bzr revid: fme@openerp.com-20110829152720-055wnqlm6vbfl7ta

12 years ago[imp] added active_id in related coming from m2o
niv-openerp [Mon, 29 Aug 2011 15:26:43 +0000 (17:26 +0200)]
[imp] added active_id in related coming from m2o

bzr revid: nicolas.vanhoren@openerp.com-20110829152643-2yy0p52fqxd6chre

12 years ago[imp] default setup for reports + put active_id in all actions coming from the sidebar
niv-openerp [Mon, 29 Aug 2011 15:24:38 +0000 (17:24 +0200)]
[imp] default setup for reports + put active_id in all actions coming from the sidebar

bzr revid: nicolas.vanhoren@openerp.com-20110829152438-47y13wwh01ssq9ts

12 years ago[IMP] Improved translate dialog
Fabien Meghazi [Mon, 29 Aug 2011 14:08:39 +0000 (16:08 +0200)]
[IMP] Improved translate dialog

bzr revid: fme@openerp.com-20110829140839-vr0mvylotmm9w5hg

12 years ago[FIX] readonly fields on edit activity/transition.
Vaibhav (OpenERP) [Mon, 29 Aug 2011 13:27:48 +0000 (18:57 +0530)]
[FIX] readonly fields on edit activity/transition.

bzr revid: vda@tinyerp.com-20110829132748-qr0ndd3udy6em092

12 years ago[fix] problem with m2o that doesn't validate correctly if they were not modified...
niv-openerp [Mon, 29 Aug 2011 13:25:03 +0000 (15:25 +0200)]
[fix] problem with m2o that doesn't validate correctly if they were not modified by the user

bzr revid: nicolas.vanhoren@openerp.com-20110829132503-p4tfevsfxyea3ytr

12 years ago[fix] problem with context menu being displayed under the popups
niv-openerp [Mon, 29 Aug 2011 12:40:06 +0000 (14:40 +0200)]
[fix] problem with context menu being displayed under the popups

bzr revid: nicolas.vanhoren@openerp.com-20110829124006-ct7semd2cxddus0n

12 years ago[fix] small thing i forgot in the preceding fix
niv-openerp [Mon, 29 Aug 2011 12:28:37 +0000 (14:28 +0200)]
[fix] small thing i forgot in the preceding fix

bzr revid: nicolas.vanhoren@openerp.com-20110829122837-ahv6bhb6720jk0ld

12 years ago[FIX] encoding and mime type for excel export files
Xavier Morel [Mon, 29 Aug 2011 12:27:18 +0000 (14:27 +0200)]
[FIX] encoding and mime type for excel export files

bzr revid: xmo@openerp.com-20110829122718-y51ynodvlnkaixms

12 years ago[FIX] Need to reload searchview after Clear .
vishmita [Mon, 29 Aug 2011 12:19:43 +0000 (17:49 +0530)]
[FIX] Need to reload searchview after Clear .

bzr revid: vja@vja-desktop-20110829121943-nqakojh56mn4rezy

12 years ago[fix] fixed problem with o2m when we re-open a previously created row
niv-openerp [Mon, 29 Aug 2011 12:13:30 +0000 (14:13 +0200)]
[fix] fixed problem with o2m when we re-open a previously created row

bzr revid: nicolas.vanhoren@openerp.com-20110829121330-ulj3hnyo3jfs9fq4