odoo/odoo.git
13 years ago[FIX]: Add type, storage_id and calendar_collection field in caldav view.
atp (Open ERP) [Thu, 11 Nov 2010 10:23:24 +0000 (15:53 +0530)]
[FIX]: Add type, storage_id and calendar_collection field in caldav view.

bzr revid: atp@tinyerp.co.in-20101111102324-tgx4lwtx0ojs32v2

13 years ago[Fix]: Put file descriptors close() in try and finally statement for document module.
atp (Open ERP) [Thu, 11 Nov 2010 06:47:07 +0000 (12:17 +0530)]
[Fix]: Put file descriptors close() in try and finally statement for document module.

bzr revid: atp@tinyerp.co.in-20101111064707-lltotiioe28zmke1

13 years ago[MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
atp (Open ERP) [Thu, 11 Nov 2010 06:33:28 +0000 (12:03 +0530)]
[MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1

bzr revid: atp@tinyerp.co.in-20101111063328-u21h7d3lyb8kq3ic

13 years ago[MERGE] Merge with lp:openobject-addons
sbh (Open ERP) [Thu, 11 Nov 2010 04:59:44 +0000 (10:29 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20101111045944-0hm1yxx00x4syiw0

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 11 Nov 2010 04:47:01 +0000 (04:47 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101111044701-gp2brdtzag98kxg6

13 years ago[FIX] base_data: changed United Kingdom Country Code from invalid "uk" to iso3166...
Olivier Dony [Thu, 11 Nov 2010 01:40:39 +0000 (02:40 +0100)]
[FIX] base_data: changed United Kingdom Country Code from invalid "uk" to iso3166 "gb"
(Kept "uk" XML ID for backwards compatibility)

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

bzr revid: odo@openerp.com-20101111014039-t7b9qpc4hxx54nyz

13 years ago[FIX] safe_eval: added support for new JUMP OPCODES from Python 2.7
Olivier Dony [Thu, 11 Nov 2010 01:12:43 +0000 (02:12 +0100)]
[FIX] safe_eval: added support for new JUMP OPCODES from Python 2.7

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

bzr revid: odo@openerp.com-20101111011243-42aunydhqy0avvwp

13 years ago[FIX] tools.pdf_utils: fixed typo in previous commit
Olivier Dony [Wed, 10 Nov 2010 20:04:38 +0000 (21:04 +0100)]
[FIX] tools.pdf_utils: fixed typo in previous commit

bzr revid: odo@openerp.com-20101110200438-s3p0167w1cwsb896

13 years ago[MERGE] minor improvements after integrating community localizations
Nicolas Vanhoren [Wed, 10 Nov 2010 18:04:14 +0000 (19:04 +0100)]
[MERGE] minor improvements after integrating community localizations

bzr revid: odo@openerp.com-20101110180414-zroqvtuxps56a7q7

13 years ago[IMP] base_setup: add overridable method for company config wizard to decide whether...
Olivier Dony [Wed, 10 Nov 2010 16:01:04 +0000 (17:01 +0100)]
[IMP] base_setup: add overridable method for company config wizard to decide whether default values are shown

bzr revid: odo@openerp.com-20101110160104-nj1raznas0w2jvbm

13 years ago[IMP] base: add cron job to autovacuum osv_memory objects
Christophe Simonis [Wed, 10 Nov 2010 15:04:48 +0000 (16:04 +0100)]
[IMP] base: add cron job to autovacuum osv_memory objects

bzr revid: chs@openerp.com-20101110150448-chvand3pl617r2rr

13 years ago[MERGE] crm: Fix Schedule a meeting is not linked with the associated partner
sbh (Open ERP) [Wed, 10 Nov 2010 13:02:50 +0000 (18:32 +0530)]
[MERGE] crm: Fix Schedule a meeting is not linked with the associated partner

bzr revid: sbh@tinyerp.com-20101110130250-hmhfoleli4r7uy03

13 years ago[REVERT]:commit 2996 to opt fro a better solution
nch@tinyerp.com [Wed, 10 Nov 2010 12:46:54 +0000 (18:16 +0530)]
[REVERT]:commit 2996 to opt fro a better solution

bzr revid: nch@tinyerp.com-20101110124654-tdko46c0d4g0uoma

13 years ago[MERGE] Improvement of Outlook-Plugin
sbh (Open ERP) [Wed, 10 Nov 2010 12:19:48 +0000 (17:49 +0530)]
[MERGE] Improvement of Outlook-Plugin

bzr revid: sbh@tinyerp.com-20101110121948-p1zyb6o4sqoa6r9v

13 years ago[MERGE] with trunk
Thibault Francois [Wed, 10 Nov 2010 12:09:02 +0000 (13:09 +0100)]
[MERGE] with trunk

bzr revid: tfr@openerp.com-20101110120902-k60lls4irx842pq2

13 years ago[MERGE] merged the dev3 branch
qdp-launchpad@tinyerp.com [Wed, 10 Nov 2010 12:03:24 +0000 (13:03 +0100)]
[MERGE] merged the dev3 branch

bzr revid: qdp-launchpad@tinyerp.com-20101110120324-lw2w7dv61ovw25sg

13 years ago[REF] account, account_analytic_line.py: refactoring and code cleaning
qdp-launchpad@tinyerp.com [Wed, 10 Nov 2010 11:46:09 +0000 (12:46 +0100)]
[REF] account, account_analytic_line.py: refactoring and code cleaning

bzr revid: qdp-launchpad@tinyerp.com-20101110114609-3t53lct11o7ecetl

13 years ago[FIX] hr_holidays: typo fixed
qdp-launchpad@tinyerp.com [Wed, 10 Nov 2010 11:20:09 +0000 (12:20 +0100)]
[FIX] hr_holidays: typo fixed

bzr revid: qdp-launchpad@tinyerp.com-20101110112009-lxa40bj0y1x1d32d

13 years ago[FIX] event, make invoice wizard: fixed translability
qdp-launchpad@tinyerp.com [Wed, 10 Nov 2010 11:04:05 +0000 (12:04 +0100)]
[FIX] event, make invoice wizard: fixed translability

bzr revid: qdp-launchpad@tinyerp.com-20101110110405-78t46ewvp9qpuenr

13 years ago[IMP] Thunderbird : Adding Text file of the mail while archiving mail to the Object...
jam-openerp [Wed, 10 Nov 2010 10:53:05 +0000 (16:23 +0530)]
[IMP] Thunderbird : Adding Text file of the mail while archiving mail to the Object for reference

bzr revid: jam@tinyerp.com-20101110105305-olq2el9azyo2ao2e

13 years ago[FIX]: Fixed "Assign Task" datetime problem in project task. and "Assign detail".
atp (Open ERP) [Wed, 10 Nov 2010 10:31:46 +0000 (16:01 +0530)]
[FIX]: Fixed "Assign Task" datetime problem in project task. and "Assign detail".

bzr revid: atp@tinyerp.co.in-20101110103146-vedq997sgs64qkg9

13 years ago[MERGE] Merge lp:~openerp-dev/openobject-addons/uco-dev-addons1
sbh (Open ERP) [Wed, 10 Nov 2010 10:27:29 +0000 (15:57 +0530)]
[MERGE] Merge lp:~openerp-dev/openobject-addons/uco-dev-addons1

bzr revid: sbh@tinyerp.com-20101110102729-vjoxe0tuap2pww35

13 years ago[IMP] Outlook: Added Open Document Button in Tools Menu
jam-openerp [Wed, 10 Nov 2010 10:08:04 +0000 (15:38 +0530)]
[IMP] Outlook: Added Open Document Button in Tools Menu

bzr revid: jam@tinyerp.com-20101110100804-t1tdmqhe0t4wb0bv

13 years ago[FIX]CRM: solved bug of Schedule a meeting not linked with the associated partner
ssi [Wed, 10 Nov 2010 09:46:16 +0000 (15:16 +0530)]
[FIX]CRM: solved bug of  Schedule a meeting not linked with the associated partner

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

bzr revid: ssi@tinyerp.com-20101110094616-z4bvc9q2pt4z9krx

13 years ago[FIX]:Installing a module when completed,it should reload the current menu tab
Rga [Wed, 10 Nov 2010 09:33:40 +0000 (15:03 +0530)]
[FIX]:Installing a module when completed,it should reload the current menu tab

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

bzr revid: nch@tinyerp.com-20101110093340-s0itn4yoal02dvfc

13 years ago[MERGE]: merge from lp:~openerp-dev/openobject-addons/trunk-dev-addons1
atp (Open ERP) [Wed, 10 Nov 2010 09:30:43 +0000 (15:00 +0530)]
[MERGE]: merge from  lp:~openerp-dev/openobject-addons/trunk-dev-addons1

bzr revid: atp@tinyerp.co.in-20101110093043-y9x2y5h6r3oxby7h

13 years ago[IMP] Outlook : Arching Mail Bosy as txt file named with the subject of the Email
jam-openerp [Wed, 10 Nov 2010 09:24:36 +0000 (14:54 +0530)]
[IMP] Outlook : Arching Mail Bosy as txt file named with the subject of the Email

bzr revid: jam@tinyerp.com-20101110092436-mpu2xt1nem8zevtg

13 years ago[IMP] account: demo minimal account chart improved
qdp-launchpad@tinyerp.com [Wed, 10 Nov 2010 08:42:09 +0000 (09:42 +0100)]
[IMP] account: demo minimal account chart improved

bzr revid: qdp-launchpad@tinyerp.com-20101110084209-ywu5f95ls2qyn8cq

13 years ago[REF] account_followup
Mustufa Rangwala [Wed, 10 Nov 2010 11:43:46 +0000 (17:13 +0530)]
[REF] account_followup

bzr revid: mra@mra-laptop-20101110114346-iuf18mlpxmk69ldu

13 years ago[REF] Account_voucher
Mustufa Rangwala [Wed, 10 Nov 2010 11:06:33 +0000 (16:36 +0530)]
[REF] Account_voucher

bzr revid: mra@mra-laptop-20101110110633-sk7qe4lehj24oa0b

13 years ago[MERGE] Account: type: Correnct typo: Trail is written instead of Trial [MTR branch]
Mustufa Rangwala [Wed, 10 Nov 2010 10:29:10 +0000 (15:59 +0530)]
[MERGE] Account: type: Correnct typo: Trail is written instead of Trial [MTR branch]

bzr revid: mra@mra-laptop-20101110102910-8i6z70qrkj5k6fkp

13 years ago[MERGE] Sale: incoterm field poorly implemented [direct sql / not translatable] ...
Mustufa Rangwala [Wed, 10 Nov 2010 10:23:44 +0000 (15:53 +0530)]
[MERGE] Sale: incoterm field poorly implemented [direct sql / not translatable] => converted to m2o field with stock.incoterms object (ARA branch)

bzr revid: mra@mra-laptop-20101110102344-lau90vx0nget502x

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Wed, 10 Nov 2010 10:11:30 +0000 (15:41 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20101110101130-kwq6fuc151mylaap

13 years ago[IMP] account: Corrected the spelling 'Trail Balance' to 'Trial Balance'
mtr [Wed, 10 Nov 2010 10:08:41 +0000 (15:38 +0530)]
[IMP] account: Corrected the spelling 'Trail Balance' to 'Trial Balance'

bzr revid: mtr@mtr-20101110100841-ilv301r7srj3dwut

13 years ago[FIX] Sale:incoterm field implemented and solve the translation problem
ARA (OpenERP) [Wed, 10 Nov 2010 09:42:43 +0000 (15:12 +0530)]
[FIX] Sale:incoterm field implemented and solve the translation problem

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

bzr revid: ara@tinyerp.com-20101110094243-92fd9k4twiwi1jdi

13 years ago[REM] Account: Bank statement: button_import_invoice unused function removed
Mustufa Rangwala [Wed, 10 Nov 2010 09:19:28 +0000 (14:49 +0530)]
[REM] Account: Bank statement: button_import_invoice unused function removed

bzr revid: mra@mra-laptop-20101110091928-md56a5yxxb85l4l0

13 years ago[FIX] Account: move line => tab analytic line with proper group set
Mustufa Rangwala [Wed, 10 Nov 2010 09:03:41 +0000 (14:33 +0530)]
[FIX] Account: move line => tab analytic line with proper group set

bzr revid: mra@mra-laptop-20101110090341-f6xnqk61xmr5g6mu

13 years ago[FIX] Account: move line => tab analytic line with proper group set
Mustufa Rangwala [Wed, 10 Nov 2010 09:01:10 +0000 (14:31 +0530)]
[FIX] Account: move line => tab analytic line with proper group set

bzr revid: mra@mra-laptop-20101110090110-tl59lqhfz6kvco6o

13 years ago[REF] HR payroll and holidays: Removed wanrings from buildbot
Mustufa Rangwala [Wed, 10 Nov 2010 08:28:46 +0000 (13:58 +0530)]
[REF] HR payroll and holidays: Removed wanrings from buildbot

bzr revid: mra@mra-laptop-20101110082846-z59nb73g5gttkelw

13 years ago[REF] account: Removed wanrings from buildbot
Mustufa Rangwala [Wed, 10 Nov 2010 08:20:11 +0000 (13:50 +0530)]
[REF] account: Removed wanrings from buildbot

bzr revid: mra@mra-laptop-20101110082011-k7iwkgopgv5lbbix

13 years ago[REF] base_vat: remove unused import partial
Mustufa Rangwala [Wed, 10 Nov 2010 08:12:44 +0000 (13:42 +0530)]
[REF] base_vat: remove unused import partial

bzr revid: mra@mra-laptop-20101110081244-v7j4hlssp1vpqf0z

13 years ago[MERGE]: Merged with team1.
uco (OpenERP) [Wed, 10 Nov 2010 07:40:11 +0000 (13:10 +0530)]
[MERGE]: Merged with team1.

bzr revid: uco@tinyerp.com-20101110074011-271q113upbcysg52

13 years ago[FIX] crm: Domain corrected.
uco (OpenERP) [Wed, 10 Nov 2010 07:35:40 +0000 (13:05 +0530)]
[FIX] crm: Domain corrected.

bzr revid: uco@tinyerp.com-20101110073540-811txtx09ejma493

13 years ago[FIX]: Fix problem of recurrency edit all button in project caldav module.
atp (Open ERP) [Wed, 10 Nov 2010 07:35:00 +0000 (13:05 +0530)]
[FIX]: Fix problem of recurrency edit all button in project caldav module.

bzr revid: atp@tinyerp.co.in-20101110073500-rk6v6c4momty5xz0

13 years ago[FIX] crm: Fixed category field error while creating opportunity from partners.
uco (OpenERP) [Wed, 10 Nov 2010 07:28:44 +0000 (12:58 +0530)]
[FIX] crm: Fixed category field error while creating opportunity from partners.

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

bzr revid: uco@tinyerp.com-20101110072844-j4qijhhnqlo7uirf

13 years ago[IMP]:useability improvements
nch@tinyerp.com [Wed, 10 Nov 2010 07:21:41 +0000 (12:51 +0530)]
[IMP]:useability improvements

bzr revid: nch@tinyerp.com-20101110072141-thnt6apa6pqmot9y

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Wed, 10 Nov 2010 06:13:50 +0000 (11:43 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20101110061350-cn33mojbmee20m7t

13 years ago[FIX] Account_sequnce: if internal seq is not given on journal
Mustufa Rangwala [Wed, 10 Nov 2010 06:07:22 +0000 (11:37 +0530)]
[FIX] Account_sequnce: if internal seq is not given on journal

bzr revid: mra@mra-laptop-20101110060722-076e9l38d5134sgk

13 years agoMerged with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
ssi [Wed, 10 Nov 2010 05:47:07 +0000 (11:17 +0530)]
Merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons1

bzr revid: ssi@tinyerp.com-20101110054707-4ki1cve940dw010r

13 years ago[MERGE] merge from trunk addons3
ARA (OpenERP) [Wed, 10 Nov 2010 05:21:02 +0000 (10:51 +0530)]
[MERGE] merge from trunk addons3

bzr revid: ara@tinyerp.com-20101110052102-y5p0688ba4clijfn

13 years ago[Merge]
jam-openerp [Wed, 10 Nov 2010 05:20:13 +0000 (10:50 +0530)]
[Merge]

bzr revid: jam@tinyerp.com-20101110052013-fczqxuv1el7y83bn

13 years ago[MERGE] Merge with lp:openobject-addons
sbh (Open ERP) [Wed, 10 Nov 2010 05:04:33 +0000 (10:34 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20101110050433-7xnwrghhehabhe6o

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 10 Nov 2010 05:03:50 +0000 (05:03 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101110050221-quig15hg09hn12wr
bzr revid: launchpad_translations_on_behalf_of_openerp-20101110050350-1ucvpkibprfbqlgr

13 years ago[MERGE]: merge from lp:~openerp-dev/openobject-addons/trunk-dev-addons1
atp (Open ERP) [Wed, 10 Nov 2010 05:00:31 +0000 (10:30 +0530)]
[MERGE]: merge from lp:~openerp-dev/openobject-addons/trunk-dev-addons1

bzr revid: atp@tinyerp.co.in-20101110050031-gqbyw01zz80d3ev8

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Wed, 10 Nov 2010 04:57:13 +0000 (10:27 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20101110045713-1bbo36zlqql7v3yj

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Wed, 10 Nov 2010 04:47:42 +0000 (10:17 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101110044742-avw9b0t9ftqeeoln

13 years ago[FIX] l10n_ch: Removed duplicate msgids on template file (Translation)
Mustufa Rangwala [Wed, 10 Nov 2010 04:45:44 +0000 (10:15 +0530)]
[FIX] l10n_ch: Removed duplicate msgids on template file (Translation)

bzr revid: mra@mra-laptop-20101110044544-qfh4o0bhe6uoz87u

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Wed, 10 Nov 2010 04:21:43 +0000 (09:51 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20101110042143-55p7cxi0mxodcr9c

13 years ago[IMP] ir.exports: added missing sql index
Ferdinand @ Camptocamp [Wed, 10 Nov 2010 00:32:19 +0000 (01:32 +0100)]
[IMP] ir.exports: added missing sql index

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

bzr revid: olivier@olivier-donys-macbook-pro.local-20101110003219-l7380et3m3aqa10w

13 years ago[FIX] tools.config: do not chmod existing config files
Olivier Dony [Tue, 9 Nov 2010 22:09:07 +0000 (23:09 +0100)]
[FIX] tools.config: do not chmod existing config files

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

bzr revid: olivier@olivier-donys-macbook-pro.local-20101109220907-t2phxs26l136bhe7

13 years ago[IMP] tools.cache now use a LRU to avoid memory overload
Christophe Simonis [Tue, 9 Nov 2010 16:57:39 +0000 (17:57 +0100)]
[IMP] tools.cache now use a LRU to avoid memory overload

bzr revid: chs@openerp.com-20101109165739-1pm8jhckcyzkb2z1

13 years ago[IMP] pyflakes tools/misc.py
Christophe Simonis [Tue, 9 Nov 2010 16:50:14 +0000 (17:50 +0100)]
[IMP] pyflakes tools/misc.py

bzr revid: chs@openerp.com-20101109165014-6yw5xvojoe7b0i4t

13 years ago[IMP] remove redundancy in ir_values.set
Xavier Morel [Tue, 9 Nov 2010 13:21:37 +0000 (14:21 +0100)]
[IMP] remove redundancy in ir_values.set

bzr revid: xmo@openerp.com-20101109132137-nmkg6uc5sdqovu1o

13 years ago[IMP] type tests simplifications in ir_values.set
Xavier Morel [Tue, 9 Nov 2010 13:17:34 +0000 (14:17 +0100)]
[IMP] type tests simplifications in ir_values.set

bzr revid: xmo@openerp.com-20101109131734-aby85mwhfhc4501w

13 years ago[IMP] avoid returning complete search views from ir_values.get
Xavier Morel [Tue, 9 Nov 2010 13:15:06 +0000 (14:15 +0100)]
[IMP] avoid returning complete search views from ir_values.get

Also some readability and speed improvements to the method's content

bzr revid: xmo@openerp.com-20101109131506-5k1ohanbo3ocfs5h

13 years ago[IMP] base: make ir_values.get._result_get more readable and slightly faster.
Xavier Morel [Tue, 9 Nov 2010 13:08:47 +0000 (14:08 +0100)]
[IMP] base: make ir_values.get._result_get more readable and slightly faster.

On a test set of ~20 fields, using a precomputed set instead of a spot-computed tuple for 'in' testing yields ~30% speed improvement, and replacing the manual removal of elements by a listcomp filtering yields ~30% more.

Tests were also performed using sets and set.difference, while it yields better performances than manual element removal it is still worse than listcomp, especially when taking in account the re-serialization to a list

bzr revid: xmo@openerp.com-20101109130847-p1xfmk3zhhivebj1

13 years ago[IMP] base: tentative code simplifications (removal of redundant calls) in ir_values.get
Xavier Morel [Tue, 9 Nov 2010 13:08:34 +0000 (14:08 +0100)]
[IMP] base: tentative code simplifications (removal of redundant calls) in ir_values.get

bzr revid: xmo@openerp.com-20101109130834-2rdsy3u7hm8kzj5n

13 years ago[MERGE] merged the localization branch
niv@openerp.com [Tue, 9 Nov 2010 12:31:13 +0000 (13:31 +0100)]
[MERGE] merged the localization branch

bzr revid: qdp-launchpad@tinyerp.com-20101109123113-fjx90w5eeqo0imkd

13 years ago[IMP] make type tests more readable in ir_values.get
Xavier Morel [Tue, 9 Nov 2010 11:57:41 +0000 (12:57 +0100)]
[IMP] make type tests more readable in ir_values.get

bzr revid: xmo@openerp.com-20101109115741-15iyg5tpblgmb2yy

13 years ago[FIX] base: don't return search_view and search_view_id from ir_values.get
Xavier Morel [Tue, 9 Nov 2010 11:52:54 +0000 (12:52 +0100)]
[FIX] base: don't return search_view and search_view_id from ir_values.get

bzr revid: xmo@openerp.com-20101109115254-svfwdr3kfb7as7a6

13 years ago[IMP] tools.misc: typo in tools.ustr error message
Olivier Dony [Tue, 9 Nov 2010 11:04:36 +0000 (12:04 +0100)]
[IMP] tools.misc: typo in tools.ustr error message

bzr revid: odo@openerp.com-20101109110436-aftj49f65zac5qwe

13 years ago[FIX] reports/rml2pdf: improved previous fix of unicode/str conversion
Olivier Dony [Tue, 9 Nov 2010 10:53:29 +0000 (11:53 +0100)]
[FIX] reports/rml2pdf: improved previous fix of unicode/str conversion

bzr revid: odo@openerp.com-20101109105329-zjtz7lcdg6h0trxw

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 9 Nov 2010 04:49:59 +0000 (04:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101109044748-jx0843m3k1eh2ha2
bzr revid: launchpad_translations_on_behalf_of_openerp-20101109044959-yggrezmg7uh721d9

13 years ago[FIX] reports/rml2pdf: somewhat more consistent handling of unicode/str conversion...
Olivier Dony [Mon, 8 Nov 2010 18:53:28 +0000 (19:53 +0100)]
[FIX] reports/rml2pdf: somewhat more consistent handling of unicode/str conversion + cleanup

lp bug: https://launchpad.net/bugs/537449 fixed
lp bug: https://launchpad.net/bugs/662598 fixed

bzr revid: odo@openerp.com-20101108185328-9bbb22v0yisdp8h1

13 years ago[FIX] stock location tree needs sort
Antony Lesuisse [Mon, 8 Nov 2010 18:27:35 +0000 (19:27 +0100)]
[FIX] stock location tree needs sort

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

bzr revid: al@openerp.com-20101108182735-t37cs0548mriqw72

13 years ago[FIX] l10n_be: rounding issues
qdp-launchpad@tinyerp.com [Mon, 8 Nov 2010 17:44:07 +0000 (18:44 +0100)]
[FIX] l10n_be: rounding issues

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

bzr revid: qdp-launchpad@tinyerp.com-20101108174407-3103vkduw1bd9jw9

13 years ago[IMP] account: usability improvements
qdp-launchpad@tinyerp.com [Mon, 8 Nov 2010 17:00:54 +0000 (18:00 +0100)]
[IMP] account: usability improvements

bzr revid: qdp-launchpad@tinyerp.com-20101108170054-de5iykrpvanhrgj4

13 years ago[IMP] readability of crm_lead2opportunity.action_apply a bit
Xavier Morel [Mon, 8 Nov 2010 14:49:09 +0000 (15:49 +0100)]
[IMP] readability of crm_lead2opportunity.action_apply a bit

bzr revid: xmo@openerp.com-20101108144909-jbkfb27gj4vvz21b

13 years ago[IMP] crm: wording of log item, management of formatting
Xavier Morel [Mon, 8 Nov 2010 14:45:27 +0000 (15:45 +0100)]
[IMP] crm: wording of log item, management of formatting

bzr revid: xmo@openerp.com-20101108144527-4auv4hjn87djjik2

13 years ago[IMP] crm: further renamings for clarity in crm_lead2opportunity.action_apply, make...
Xavier Morel [Mon, 8 Nov 2010 14:41:20 +0000 (15:41 +0100)]
[IMP] crm: further renamings for clarity in crm_lead2opportunity.action_apply, make management of opportunity view objects more uniform

bzr revid: xmo@openerp.com-20101108144120-69qy918gw0zoywcz

13 years ago[IMP] crm: better use of browse in crm_lead2opportunity.action_apply
Xavier Morel [Mon, 8 Nov 2010 14:38:21 +0000 (15:38 +0100)]
[IMP] crm: better use of browse in crm_lead2opportunity.action_apply

bzr revid: xmo@openerp.com-20101108143821-oy8f8ffg81m53f59

13 years ago[IMP] crm: use clearer names in crm_lead2opportunity.action_apply
Xavier Morel [Mon, 8 Nov 2010 14:31:16 +0000 (15:31 +0100)]
[IMP] crm: use clearer names in crm_lead2opportunity.action_apply

bzr revid: xmo@openerp.com-20101108143116-s38iw3o71yqvjt8n

13 years ago[IMP] orm: spelling: default language is en_US, so we should us International/US...
Olivier Dony [Mon, 8 Nov 2010 14:30:14 +0000 (15:30 +0100)]
[IMP] orm: spelling: default language is en_US, so we should us International/US forms

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

bzr revid: odo@openerp.com-20101108143014-p3xlsiz3kb79ckdt

13 years ago[IMP] crm: cleanup doc of crm_lead2opportunity.action_apply, remove unneeded temp...
Xavier Morel [Mon, 8 Nov 2010 14:25:00 +0000 (15:25 +0100)]
[IMP] crm: cleanup doc of crm_lead2opportunity.action_apply, remove unneeded temp variable

bzr revid: xmo@openerp.com-20101108142500-zulaa5xpd7rvad3c

13 years ago[FIX] cleanup trailing whitespace
Xavier Morel [Mon, 8 Nov 2010 14:22:51 +0000 (15:22 +0100)]
[FIX] cleanup trailing whitespace

bzr revid: xmo@openerp.com-20101108142251-yye0ycby12o6sakf

13 years ago[FIX] purchase, sale, subscription: usability issues
qdp-launchpad@tinyerp.com [Mon, 8 Nov 2010 13:04:35 +0000 (14:04 +0100)]
[FIX] purchase, sale, subscription: usability issues

bzr revid: qdp-launchpad@tinyerp.com-20101108130435-y9kj7bhu8ttida5c

13 years ago[IMP] base: simplification of res_config, ignore (but log) when can not find a previo...
Xavier Morel [Mon, 8 Nov 2010 12:24:41 +0000 (13:24 +0100)]
[IMP] base: simplification of res_config, ignore (but log) when can not find a previous todo item to set its status

bzr revid: xmo@openerp.com-20101108122441-fqfwf8xlz1qamg0o

13 years ago[FIX] documentation of _set_previous_todo: doesn't inherently throw anything anymore
Xavier Morel [Mon, 8 Nov 2010 11:01:59 +0000 (12:01 +0100)]
[FIX] documentation of _set_previous_todo: doesn't inherently throw anything anymore

bzr revid: xmo@openerp.com-20101108110159-ptfhu5krjs4y0ald

13 years ago[REM] pre-check that we're not setting ir_actions_todo.state to nothing: it's a selec...
Xavier Morel [Mon, 8 Nov 2010 10:47:18 +0000 (11:47 +0100)]
[REM] pre-check that we're not setting ir_actions_todo.state to nothing: it's a selection field, so the write call can check that itself

bzr revid: xmo@openerp.com-20101108104718-md2wdklz5rc92ef5

13 years ago[FIX] Do not raise an error if the next todo isn't found to set the previous todo...
Xavier Morel [Mon, 8 Nov 2010 10:44:12 +0000 (11:44 +0100)]
[FIX] Do not raise an error if the next todo isn't found to set the previous todo's status

The previous line hardly makes any sense, so clarification: finding the 'next' todo is based on todo states, so until we've set the state of the todo item we've just executed (aka the previous todo) it remains the 'next' todo as well.

So in order to set the previous todo's state, we look for the next todo (which it still is) and set its state, actually marking it as the 'previous' todo

bzr revid: xmo@openerp.com-20101108104412-bd7bf3k7c5p5jkpl

13 years ago[IMP] res_config: better scope dont_skip_todo
Xavier Morel [Mon, 8 Nov 2010 10:41:28 +0000 (11:41 +0100)]
[IMP] res_config: better scope dont_skip_todo

bzr revid: xmo@openerp.com-20101108104128-bew5ri7jpxbydp34

13 years ago[merge]
nvi-openerp [Mon, 8 Nov 2010 10:22:22 +0000 (11:22 +0100)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20101108102206-n49aylxp2sf6krp1
bzr revid: nicolas.vanhoren@openerp.com-20101108102222-hh2yawl34ofqwnke

13 years ago[merge]
nvi-openerp [Mon, 8 Nov 2010 10:20:06 +0000 (11:20 +0100)]
[merge]

bzr revid: nicolas.vanhoren@openerp.com-20101108102006-7spxx7qysxlhzkjb

13 years ago[IMP] base: remove useless context-setting
Xavier Morel [Mon, 8 Nov 2010 10:17:20 +0000 (11:17 +0100)]
[IMP] base: remove useless context-setting

bzr revid: xmo@openerp.com-20101108101720-7wjqznxd5l2ejwq8

13 years ago[IMP] base: migrate res_config to logging
Xavier Morel [Mon, 8 Nov 2010 10:08:57 +0000 (11:08 +0100)]
[IMP] base: migrate res_config to logging

bzr revid: xmo@openerp.com-20101108100857-jkc1bv57qq45z8ey

13 years ago[FIX] account_voucher, multicurrency treatment: correct handling of amount in currenc...
qdp-launchpad@tinyerp.com [Mon, 8 Nov 2010 10:07:40 +0000 (11:07 +0100)]
[FIX] account_voucher, multicurrency treatment: correct handling of amount in currency field

bzr revid: qdp-launchpad@tinyerp.com-20101108100740-rikc62tugt14pxk7

13 years ago[REF/FIX] Sale : Help text correction,thanks to ferdinand
Jay (OpenERP) [Mon, 8 Nov 2010 09:51:38 +0000 (15:21 +0530)]
[REF/FIX] Sale : Help text correction,thanks to ferdinand

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

bzr revid: jvo@tinyerp.com-20101108095138-ay4stk543epq3i90

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 8 Nov 2010 05:13:19 +0000 (05:13 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101106045316-zff7y01djqruda2y
bzr revid: launchpad_translations_on_behalf_of_openerp-20101107044934-tfbi3s4f5lopxdgx
bzr revid: launchpad_translations_on_behalf_of_openerp-20101108051319-swd4a0gpprpry47a

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 8 Nov 2010 05:11:46 +0000 (05:11 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20101105044642-zvpc5fpvvtrqh4b4
bzr revid: launchpad_translations_on_behalf_of_openerp-20101106045121-afgr8w5v2de7gjh6
bzr revid: launchpad_translations_on_behalf_of_openerp-20101107044822-bjtj1ntp575kszgc
bzr revid: launchpad_translations_on_behalf_of_openerp-20101108051146-kvk8lehqohhfku86

13 years ago[ADD] Merged nl.po into (almost empty) nl_BE.po
Julien Thewys [Fri, 5 Nov 2010 15:41:26 +0000 (16:41 +0100)]
[ADD] Merged nl.po into (almost empty) nl_BE.po

bzr revid: jth@openerp.com-20101105154126-6i27ayacaf23v861