odoo/odoo.git
13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Mon, 7 Feb 2011 07:32:02 +0000 (13:02 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110204044653-4tw2q32jt96g8gyk
bzr revid: sbh@tinyerp.com-20110207073202-27z2vur01cl5d5dv

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20110205045946-ngssapvavvzymfc4
bzr revid: launchpad_translations_on_behalf_of_openerp-20110206045319-cjbcpcr7k0jw8v8f
bzr revid: launchpad_translations_on_behalf_of_openerp-20110205050201-5kxv4wvlb171y4ec
bzr revid: launchpad_translations_on_behalf_of_openerp-20110206045419-syxas10vfjwq4nw9
bzr revid: launchpad_translations_on_behalf_of_openerp-20110207052017-1qsba36kfnjc0zkj

13 years ago[IMP] osv: added test for parent_store computations + fix for another edge case
Olivier Dony [Sat, 5 Feb 2011 00:43:16 +0000 (01:43 +0100)]
[IMP] osv: added test for parent_store computations + fix for another edge case

The yaml test create a tree structure and modifies it by copying nodes
around and then moving them, checking that the child_of operator keeps
working afterwards. This test caught another edge case, as a follow-up
to the case of bug 708603

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

bzr revid: odo@openerp.com-20110205004316-zaw9qqfke1bcw0s7

13 years ago[MERGE] merged latest fixes from 6.0, up to rev 3334
Olivier Dony [Thu, 3 Feb 2011 23:00:23 +0000 (00:00 +0100)]
[MERGE] merged latest fixes from 6.0, up to rev 3334

bzr revid: odo@openerp.com-20110203230023-o2a0b5tovewu0ft2

13 years ago[FIX] orm.write: avoid miscalculation of parent_left/right when moving multiple recor...
Olivier Dony [Thu, 3 Feb 2011 22:51:02 +0000 (23:51 +0100)]
[FIX] orm.write: avoid miscalculation of parent_left/right when moving multiple records under same parent

This issue caused the parent_left and parent_right values to be correct
only for the first record being update as part of a batch update on several
children from the same parent. An example of the consequences is the linked
bug 708503.

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

bzr revid: odo@openerp.com-20110203225102-a7v8bv90l2ph5ujh

13 years ago[REVERT] account: reverted incorrect fix for bug 708603, this is in fact a server...
Olivier Dony [Thu, 3 Feb 2011 22:20:26 +0000 (23:20 +0100)]
[REVERT] account: reverted incorrect fix for bug 708603, this is in fact a server error

Commit reverted was merged in rev 3164.118.782 mra@mra-laptop-20110131082002-xzx4v2adzdvv8nmg

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

bzr revid: odo@openerp.com-20110203222026-ln6hmyivaj9bo11g

13 years ago[MERGE] Merge lp:lp:710723
Sbh (OpenERP) [Thu, 3 Feb 2011 13:26:39 +0000 (18:56 +0530)]
[MERGE] Merge lp:lp:710723

bzr revid: sbh@tinyerp.com-20110203132639-psx4icipc0hnoesz

13 years ago[MERGE] trunk-dev-addons1
jam-openerp [Thu, 3 Feb 2011 11:28:37 +0000 (16:58 +0530)]
[MERGE] trunk-dev-addons1

bzr revid: jam@tinyerp.com-20110203112837-6151hhwh81qgn3a9

13 years ago[BUG/FIX] lp:710723
jam-openerp [Thu, 3 Feb 2011 08:33:12 +0000 (14:03 +0530)]
[BUG/FIX]  lp:710723

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

bzr revid: jam@tinyerp.com-20110203083312-3pad88mrh3pshhhl

13 years ago[FIX] setup.py : typo corrected
Jay Vora (OpenERP) [Thu, 3 Feb 2011 07:44:15 +0000 (13:14 +0530)]
[FIX] setup.py : typo corrected

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

bzr revid: jvo@tinyerp.com-20110203074415-35mt5cl2bk5szzr4

13 years ago[FIX] setup.py : typo corrected
Jay Vora (OpenERP) [Thu, 3 Feb 2011 07:29:43 +0000 (12:59 +0530)]
[FIX] setup.py : typo corrected

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

bzr revid: jvo@tinyerp.com-20110203072943-vfath4rqrxhqwvdi

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 3 Feb 2011 06:17:18 +0000 (06:17 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110203061642-vso4sr14t1g3p5sa
bzr revid: launchpad_translations_on_behalf_of_openerp-20110203061718-vr6gj90b3pov038j

13 years ago[MERGE] Merge bug fix lp:710558
Sbh (OpenERP) [Thu, 3 Feb 2011 05:01:10 +0000 (10:31 +0530)]
[MERGE] Merge bug fix lp:710558

bzr revid: sbh@tinyerp.com-20110203050110-yf4l2b49sk8sbgqo

13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Thu, 3 Feb 2011 04:53:39 +0000 (10:23 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110203045339-u28g78m5ei948692

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 3 Feb 2011 04:45:26 +0000 (04:45 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110202044205-3ws4pqp0lavgg5c5
bzr revid: launchpad_translations_on_behalf_of_openerp-20110203044526-s8t9nmtqd7do7yy4

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 3 Feb 2011 04:43:06 +0000 (04:43 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110203044306-8k55djcscwbpuis6

13 years ago[FIX] Document_ftp : Correction on ftp_browse wizard for URL (Ref : Maintenance case...
Jay Vora (OpenERP) [Wed, 2 Feb 2011 14:55:07 +0000 (20:25 +0530)]
[FIX] Document_ftp : Correction on ftp_browse wizard for URL (Ref : Maintenance case 3889)

bzr revid: jvo@tinyerp.com-20110202145507-vqaoq77rjip164ga

13 years ago[FIX] base_calendar : timezone False sent to server for write
Thibault Francois [Wed, 2 Feb 2011 14:35:57 +0000 (15:35 +0100)]
[FIX] base_calendar : timezone False sent to server for write

bzr revid: tfr@openerp.com-20110202143557-9cefs1eyu2yekh04

13 years ago[FIX]l FIXED bug/710558 and document_ftp url for db name.
Atul Patel (OpenERP) [Wed, 2 Feb 2011 13:24:29 +0000 (18:54 +0530)]
[FIX]l FIXED  bug/710558 and document_ftp url for db name.

bzr revid: atp@tinyerp.com-20110202132429-vuhub4kyusnenaag

13 years ago[Fix] Fix buildbot warning
Sbh (OpenERP) [Wed, 2 Feb 2011 09:49:47 +0000 (15:19 +0530)]
[Fix] Fix buildbot warning

bzr revid: sbh@tinyerp.com-20110202094947-a90gv7cemgn6l4jn

13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Wed, 2 Feb 2011 09:01:43 +0000 (14:31 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110202090143-fcrn5ma8jlutgszr

13 years ago[MERGE outlook and project improvement
Sbh (OpenERP) [Wed, 2 Feb 2011 06:40:42 +0000 (12:10 +0530)]
[MERGE outlook and project improvement

bzr revid: sbh@tinyerp.com-20110202064042-9884y705nkpavrwb

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 2 Feb 2011 05:44:08 +0000 (05:44 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110202054408-8b2iwfb5fgdibeom

13 years ago[FIX] crm :fix the browse error
Sbh (OpenERP) [Wed, 2 Feb 2011 05:28:36 +0000 (10:58 +0530)]
[FIX] crm :fix the browse error

bzr revid: sbh@tinyerp.com-20110202052836-2idkatgyzds85gb0

13 years ago[REVERT] fields: revert previous fix, until tests and addons are checked for compatib...
Olivier Dony [Tue, 1 Feb 2011 21:01:40 +0000 (22:01 +0100)]
[REVERT] fields: revert previous fix, until tests and addons are checked for compatibility

bzr revid: odo@openerp.com-20110201210140-gmr25730fiuvq7e5

13 years ago[FIX] widget selection replace by m2o because the domain is dynamic
Thibault Francois [Tue, 1 Feb 2011 16:06:22 +0000 (17:06 +0100)]
[FIX] widget selection replace by m2o because the domain is dynamic

bzr revid: tfr@openerp.com-20110201160622-gc75h8fwp0c4vz7o

13 years ago[MERGE] merged dev2 branch
qdp-launchpad@tinyerp.com [Tue, 1 Feb 2011 15:56:35 +0000 (16:56 +0100)]
[MERGE] merged dev2 branch

bzr revid: qdp-launchpad@tinyerp.com-20110201155635-1kfct183b9btdlnj

13 years ago[MERGE] merged the dev3 branch
qdp-launchpad@tinyerp.com [Tue, 1 Feb 2011 15:50:23 +0000 (16:50 +0100)]
[MERGE] merged the dev3 branch

bzr revid: qdp-launchpad@tinyerp.com-20110201155023-bhmz3wby39n868eq

13 years ago[MERGE] merged latest bugfixes from 6.0 into trunk (up to rev 4375)
Olivier Dony [Tue, 1 Feb 2011 14:25:28 +0000 (15:25 +0100)]
[MERGE] merged latest bugfixes from 6.0 into trunk (up to rev 4375)

bzr revid: odo@openerp.com-20110201142528-5w9ns20flxmetf3i

13 years ago[Fix] project_planining: fix the demo data
Sbh (OpenERP) [Tue, 1 Feb 2011 13:37:34 +0000 (19:07 +0530)]
[Fix] project_planining: fix the demo data

bzr revid: sbh@tinyerp.com-20110201133734-ebpyv6evoi1rf52f

13 years ago[REVERT] fields: revert previous fix, until tests and addons are checked for compatib...
Olivier Dony [Tue, 1 Feb 2011 13:07:21 +0000 (14:07 +0100)]
[REVERT] fields: revert previous fix, until tests and addons are checked for compatibility

bzr revid: odo@openerp.com-20110201130721-q368qznven3vbmty

13 years ago[MERGE] project_planning: corrected value of 'date_to' field in the demo data
Mustufa Rangwala [Tue, 1 Feb 2011 12:58:56 +0000 (18:28 +0530)]
[MERGE] project_planning: corrected value of 'date_to' field in the demo data

bzr revid: mra@mra-laptop-20110201125856-2xto32mgkwtptv13

13 years ago[REVERT] Analytic: changes reverted for rev 4927 (act window on analytic form)
Mustufa Rangwala [Tue, 1 Feb 2011 12:53:45 +0000 (18:23 +0530)]
[REVERT] Analytic: changes reverted for rev 4927 (act window on analytic form)

bzr revid: mra@mra-laptop-20110201125345-t9jxwatp239l0w5w

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Tue, 1 Feb 2011 12:46:51 +0000 (18:16 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20110201124651-lrhtpwo9jpgo7zd2

13 years ago[IMP] hr_holidays: case_id on holidays object type changed from char to m2o (crm...
Mustufa Rangwala [Tue, 1 Feb 2011 12:40:38 +0000 (18:10 +0530)]
[IMP] hr_holidays: case_id on holidays object type changed from char to m2o (crm.meeting)

bzr revid: mra@mra-laptop-20110201124038-fwehl3uq7qo3tp6v

13 years ago[FIX] product: name_search() should only look for exact product codes
Olivier Dony [Tue, 1 Feb 2011 12:34:28 +0000 (13:34 +0100)]
[FIX] product: name_search() should only look for exact product codes

bzr revid: odo@openerp.com-20110201123428-jr2gqkci3s63rih9

13 years ago[IMP] project_planning:changed value of 'date_to' field in the demo data
mtr [Tue, 1 Feb 2011 12:20:38 +0000 (17:50 +0530)]
[IMP] project_planning:changed value of 'date_to' field in the demo data

bzr revid: mtr@mtr-20110201122038-ghg9xnaku5eco56a

13 years ago[MERGE] Merge Thunderbird and outlook improvement
Sbh (OpenERP) [Tue, 1 Feb 2011 12:20:22 +0000 (17:50 +0530)]
[MERGE] Merge Thunderbird and outlook improvement

bzr revid: sbh@tinyerp.com-20110201122022-0plece5th2icpatp

13 years ago[FIX] Project_planning : Corrected Demo data
Jay Vora (OpenERP) [Tue, 1 Feb 2011 11:58:25 +0000 (17:28 +0530)]
[FIX] Project_planning : Corrected Demo data

bzr revid: jvo@tinyerp.com-20110201115825-50eh2y3dbu7xiox8

13 years ago[ADD] outlook : https connection for the server and web client
jam-openerp [Tue, 1 Feb 2011 11:51:00 +0000 (17:21 +0530)]
[ADD] outlook : https connection for the server and web client

bzr revid: jam@tinyerp.com-20110201115100-dwj83mff4kpi61kv

13 years ago[MERGE]Thunderbird : Adding SSL to enable the HTTPS connection
jam-openerp [Tue, 1 Feb 2011 11:42:39 +0000 (17:12 +0530)]
[MERGE]Thunderbird : Adding SSL to enable the HTTPS connection

bzr revid: jam@tinyerp.com-20110201114239-2yqavamfc02p9uyw

13 years ago[MERGE] Merge bug fix lp:710650
Sbh (OpenERP) [Tue, 1 Feb 2011 11:40:56 +0000 (17:10 +0530)]
[MERGE] Merge bug fix lp:710650

bzr revid: sbh@tinyerp.com-20110201114056-0lxs16c722hntocy

13 years ago[Fix] crm: Link User to Sales Team
Sbh (OpenERP) [Tue, 1 Feb 2011 11:26:58 +0000 (16:56 +0530)]
[Fix] crm: Link User to Sales Team

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

bzr revid: sbh@tinyerp.com-20110201112658-5045wvkefu84n7kh

13 years ago[FIX] many2one: return (id,name) instead of only id also for osv_memory
Olivier Dony [Tue, 1 Feb 2011 11:24:47 +0000 (12:24 +0100)]
[FIX] many2one: return (id,name) instead of only id also for osv_memory

By doing this small change we save clients the trouble of explicitly having to call
name_get() for each m2o field in osv_memory objects, which they cannot trivially batch
and represents a large dealy for wizards with possibly large numbers of child o2m records.
An example is the linked bug, where partial picking of several hundred move lines would
lead to as many separate name_get RPC calls, causing a noticeable delay.

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

bzr revid: odo@openerp.com-20110201112447-i00sn3ih6qgj3wlh

13 years ago[FIX] many2one: return (id,name) instead of only id also for osv_memory
Olivier Dony [Tue, 1 Feb 2011 11:23:22 +0000 (12:23 +0100)]
[FIX] many2one: return (id,name) instead of only id also for osv_memory

By doing this small change we save clients the trouble of explicitly having to call
name_get() for each m2o field in osv_memory objects, which they cannot trivially batch
and represents a large dealy for wizards with possibly large numbers of child o2m records.
An example is the linked bug, where partial picking of several hundred move lines would
lead to as many separate name_get RPC calls, causing a noticeable delay.

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

bzr revid: odo@openerp.com-20110201112322-2yw0wxc63wvt7ves

13 years ago[MERGE] Merge with team1 branch
Sbh (OpenERP) [Tue, 1 Feb 2011 11:18:37 +0000 (16:48 +0530)]
[MERGE] Merge with team1 branch

bzr revid: sbh@tinyerp.com-20110201111837-0qd7h3uwbgxexn26

13 years ago[Fix] Account_payment : Correction on method of functional field for date fields...
Jay Vora (OpenERP) [Tue, 1 Feb 2011 11:04:30 +0000 (16:34 +0530)]
[Fix] Account_payment : Correction on method of functional field for date fields (Ref: SaaS Maintenance Case 3882)

bzr revid: jvo@tinyerp.com-20110201110430-6wmi444tpk6nsu3m

13 years ago[FIX] Account_payment : Corrected context on creation of new payment line for an...
Jay (Openerp) [Tue, 1 Feb 2011 10:44:02 +0000 (16:14 +0530)]
[FIX] Account_payment : Corrected context on creation of new payment line for an unsaved payment order

bzr revid: mra@mra-laptop-20110201104402-rkxr1e0moyxo7hm6

13 years ago[FIX] Account_payment : Corrected context on creation of new payment line for an...
Jay Vora (OpenERP) [Tue, 1 Feb 2011 10:38:53 +0000 (16:08 +0530)]
[FIX] Account_payment : Corrected context on creation of new payment line for an unsaved payment order

bzr revid: jvo@tinyerp.com-20110201103853-shnh8a3h8nf1gqkz

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Tue, 1 Feb 2011 10:37:25 +0000 (16:07 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20110201103725-xxlq2wwu4ccz7kfq

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Tue, 1 Feb 2011 10:08:52 +0000 (15:38 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20110201100852-4b6ltm1jvtsumxq2

13 years ago[FIX] Export : _rec_name should be used instead of hardcoded name for relational...
Jay Vora (OpenERP) [Tue, 1 Feb 2011 10:05:25 +0000 (15:35 +0530)]
[FIX] Export : _rec_name should be used instead of hardcoded name for relational records (Ref: SaaS Maintenance case 3921)

bzr revid: jvo@tinyerp.com-20110201100525-lzu32aacu4lz1xvv

13 years ago[FIX] Export : _rec_name should be used instead of hardcoded name for relational...
Jay Vora (OpenERP) [Tue, 1 Feb 2011 10:03:58 +0000 (15:33 +0530)]
[FIX] Export : _rec_name should be used instead of hardcoded name for relational records (Ref: SaaS Maintenance case 3921)

bzr revid: jvo@tinyerp.com-20110201100358-330mo3u3ufbycelv

13 years ago[MEREG] hr_attendance: Correction on wizard of sign in/out [Ref: SaaS maintenance...
Mustufa Rangwala [Tue, 1 Feb 2011 09:49:51 +0000 (15:19 +0530)]
[MEREG] hr_attendance: Correction on wizard of sign in/out [Ref: SaaS maintenance case 3896]

bzr revid: mra@mra-laptop-20110201094951-kxo6s81w27pdv2yx

13 years ago[FIX] l10n_fr: correct property account for product catg (income and expense) + cash
Mustufa Rangwala [Tue, 1 Feb 2011 09:43:48 +0000 (15:13 +0530)]
[FIX] l10n_fr: correct property account for product catg (income and expense) + cash

bzr revid: mra@mra-laptop-20110201094348-dqk1zeqcuc103vhn

13 years ago[fix] project_timesheet fix yaml test
Thibault Francois [Tue, 1 Feb 2011 09:31:43 +0000 (10:31 +0100)]
[fix] project_timesheet fix yaml test

bzr revid: tfr@openerp.com-20110201093143-35fjqaora363kjag

13 years ago[FIX] hr_attendance : Correction on wizard of sign in/out [Ref: SaaS maintenance...
jvo(Open ERP) [Tue, 1 Feb 2011 09:27:32 +0000 (14:57 +0530)]
[FIX] hr_attendance : Correction on wizard of sign in/out [Ref: SaaS maintenance case 3896]

bzr revid: mtr@mtr-20110201092732-90wsc9y1yl3fx9ar

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Tue, 1 Feb 2011 09:01:29 +0000 (14:31 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20110201090129-elm8ppherqte6fc4

13 years ago[FIX] Automated actions: Should never entertain context=None (Ref : Maintenance case...
Somesh(OpenERP) [Tue, 1 Feb 2011 06:42:45 +0000 (12:12 +0530)]
[FIX] Automated actions: Should never entertain context=None (Ref : Maintenance case 3924)

bzr revid: jvo@tinyerp.com-20110201064245-c6on0hoj1tdqrfgd

13 years ago[FIX] plriject_planning : end date of the Planning should respect all months in Year
jam-openerp [Tue, 1 Feb 2011 06:22:54 +0000 (11:52 +0530)]
[FIX] plriject_planning : end date of the Planning should respect all months in Year

bzr revid: jam@tinyerp.com-20110201062254-vk5dqqusim9x3psh

13 years ago[MERGE] trunk-dev-addons1
jam-openerp [Wed, 2 Feb 2011 05:16:38 +0000 (10:46 +0530)]
[MERGE] trunk-dev-addons1

bzr revid: jam@tinyerp.com-20110202051638-0f0qy2bnyfi76t1b

13 years ago[IMP] outlook : Setting default value for Server Parameters Dialog and Cleaning of...
jam-openerp [Tue, 1 Feb 2011 13:17:12 +0000 (18:47 +0530)]
[IMP] outlook : Setting default value for Server Parameters Dialog and Cleaning of the Web Para Global Names

bzr revid: jam@tinyerp.com-20110201131712-ww1p0aa8l5gk2aak

13 years ago[MERGE]: Merge with lp:openobject-addons
rpa (Open ERP) [Tue, 1 Feb 2011 06:12:42 +0000 (11:42 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: rpa@tinyerp.com-20110201061242-gci6xfueq81ttn8h

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 1 Feb 2011 05:45:16 +0000 (05:45 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110201054444-0s528mxehfn4ilub
bzr revid: launchpad_translations_on_behalf_of_openerp-20110201054516-iib39rgdhv8qkmt8

13 years ago[MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1
Atul Patel (OpenERP) [Tue, 1 Feb 2011 05:38:30 +0000 (11:08 +0530)]
[MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons1

bzr revid: atp@tinyerp.com-20110201053830-ymnlklo5dkc5zaz8

13 years ago[Merge] with trunk-dev-addons1
jam-openerp [Tue, 1 Feb 2011 05:34:24 +0000 (11:04 +0530)]
[Merge] with trunk-dev-addons1

bzr revid: jam@tinyerp.com-20110201053424-n2h0rfs0mtlnt7rd

13 years ago[IMP]: usability Improvement
Atul Patel (OpenERP) [Tue, 1 Feb 2011 05:32:43 +0000 (11:02 +0530)]
[IMP]: usability Improvement

bzr revid: atp@tinyerp.com-20110201053243-m4es7u9p19sef7py

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Tue, 1 Feb 2011 05:22:35 +0000 (10:52 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20110201052235-dodagilmmyhhtw6r

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 1 Feb 2011 04:42:08 +0000 (04:42 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110201044208-pe8pzdkn35l4m5v1

13 years ago[MERGE] Merge with lp:openobject-addons
Sbh (OpenERP) [Tue, 1 Feb 2011 04:01:11 +0000 (09:31 +0530)]
[MERGE] Merge with lp:openobject-addons

bzr revid: sbh@tinyerp.com-20110201040111-po6i05yb7l2edz73

13 years ago[FIX] plugin thunderbird : opendocument with https
Thibault Francois [Mon, 31 Jan 2011 14:31:40 +0000 (15:31 +0100)]
[FIX] plugin thunderbird : opendocument with https

bzr revid: tfr@openerp.com-20110131143140-o8zl8l5quugernse

13 years ago[REF] sale: refactored the picked_rate function of the sale.order
qdp-launchpad@tinyerp.com [Mon, 31 Jan 2011 14:16:29 +0000 (15:16 +0100)]
[REF] sale: refactored the picked_rate function of the sale.order

bzr revid: qdp-launchpad@tinyerp.com-20110131141629-ei4zorjxez5ch4cl

13 years ago[FIX] encoding error when using special characters in pad name
Fabien Meghazi [Mon, 31 Jan 2011 13:43:15 +0000 (14:43 +0100)]
[FIX] encoding error when using special characters in pad name

bzr revid: fme@openerp.com-20110131134315-2rdjyxbp301sr7e0

13 years ago[MERGE] addons1
Thibault Francois [Mon, 31 Jan 2011 13:32:23 +0000 (14:32 +0100)]
[MERGE] addons1

bzr revid: tfr@openerp.com-20110131133223-t4wsqnkekif8edrs

13 years ago[FIX] remove useless lambda on default
Thibault Francois [Mon, 31 Jan 2011 13:29:31 +0000 (14:29 +0100)]
[FIX] remove useless lambda on default

bzr revid: tfr@openerp.com-20110131132931-ejn6xclvz2hyiweb

13 years ago[FIX] encoding error when using special characters in pad name
Fabien Meghazi [Mon, 31 Jan 2011 13:00:11 +0000 (14:00 +0100)]
[FIX] encoding error when using special characters in pad name

bzr revid: fme@openerp.com-20110131130011-qhpn6x4kwal9zs5t

13 years ago[MERGE] merge from trunk addons
Mustufa Rangwala [Mon, 31 Jan 2011 12:49:56 +0000 (18:19 +0530)]
[MERGE] merge from trunk addons

bzr revid: mra@mra-laptop-20110131124956-bjsyzn9qfo91mjd9

13 years ago[MERGE] with trunk
Thibault Francois [Mon, 31 Jan 2011 12:48:05 +0000 (13:48 +0100)]
[MERGE] with trunk

bzr revid: tfr@openerp.com-20110131124805-13zrgq65qt1zuil1

13 years ago[FIX] Yaml test : day+1 etc ..
Thibault Francois [Mon, 31 Jan 2011 12:38:54 +0000 (13:38 +0100)]
[FIX] Yaml test : day+1 etc ..

bzr revid: tfr@openerp.com-20110131123854-wh09jiyb5x2mpuiq

13 years ago[FIX] debian: updated changelog and corrected pg dependency
Olivier Dony [Mon, 31 Jan 2011 12:31:47 +0000 (13:31 +0100)]
[FIX] debian: updated changelog and corrected pg dependency

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

bzr revid: odo@openerp.com-20110131123147-ecv30sq01ritx1n4

13 years ago[FIX] debian: updated changelog and corrected pg dependency
Olivier Dony [Mon, 31 Jan 2011 12:22:35 +0000 (13:22 +0100)]
[FIX] debian: updated changelog and corrected pg dependency

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

bzr revid: odo@openerp.com-20110131122235-ozwo6dfzt9raflcp

13 years ago[FIX] Account: Can not display list of analytic entries when you open it's list view...
Mustufa Rangwala [Mon, 31 Jan 2011 11:29:54 +0000 (16:59 +0530)]
[FIX] Account: Can not display list of analytic entries when you open it's list view from Analytic Account form

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

bzr revid: mra@mra-laptop-20110131112954-bu52z59kadnitzkt

13 years ago[FIX] bug 705439
Thibault Francois [Mon, 31 Jan 2011 11:09:18 +0000 (12:09 +0100)]
[FIX] bug 705439

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

bzr revid: tfr@openerp.com-20110131110918-4z3kxi5wagvx8f8u

13 years ago[MERGE] Documentation for outlook plugin
Thibault Francois [Mon, 31 Jan 2011 10:26:56 +0000 (11:26 +0100)]
[MERGE] Documentation for outlook plugin

bzr revid: tfr@openerp.com-20110131102656-hd1xwi0s5n2pg5u3

13 years ago[IMP] Account: Can not display list
ARA (OpenERP) [Mon, 31 Jan 2011 10:13:45 +0000 (15:43 +0530)]
[IMP] Account: Can not display list

bzr revid: ara@tinyerp.com-20110131101345-mnqgppe0p9hmozuy

13 years ago[IMP] Account: Can not display list of analytic entries when you open it's list view...
ARA (OpenERP) [Mon, 31 Jan 2011 10:01:46 +0000 (15:31 +0530)]
[IMP] Account: Can not display list of analytic entries when you open it's list view from Analytic Account form

bzr revid: ara@tinyerp.com-20110131100146-mkmyrjiz9uylr2yd

13 years ago[MERGE]: Merge with lp:~openerp-commiter/openobject-addons/trunk-addons-aag
rpa (Open ERP) [Mon, 31 Jan 2011 09:43:31 +0000 (15:13 +0530)]
[MERGE]: Merge with lp:~openerp-commiter/openobject-addons/trunk-addons-aag

bzr revid: rpa@tinyerp.com-20110131094331-j1yg8x7fj7y2g97s

13 years ago[MERGE] merge from dev3
ARA (OpenERP) [Mon, 31 Jan 2011 09:34:21 +0000 (15:04 +0530)]
[MERGE] merge from dev3

bzr revid: ara@tinyerp.com-20110131093421-sl5ywmsnn6a5sihr

13 years ago[REF] Account: Can not display list of analytic entries when you open it's list view...
ARA (OpenERP) [Mon, 31 Jan 2011 09:31:30 +0000 (15:01 +0530)]
[REF] Account: Can not display list of analytic entries when you open it's list view from Analytic Account form

bzr revid: ara@tinyerp.com-20110131093130-d1jo5lb8kiywrhrb

13 years ago[IMP]: Minor Improvement just changed icon.
Atul Patel (OpenERP) [Mon, 31 Jan 2011 08:44:19 +0000 (14:14 +0530)]
[IMP]: Minor Improvement just changed icon.

bzr revid: atp@tinyerp.com-20110131084419-pluxe4iiqgkpwn2u

13 years ago[MERGE] Account: Traceback occurs at the time of Account duplication.
Mustufa Rangwala [Mon, 31 Jan 2011 08:20:02 +0000 (13:50 +0530)]
[MERGE] Account: Traceback occurs at the time of Account duplication.

bzr revid: mra@mra-laptop-20110131082002-xzx4v2adzdvv8nmg

13 years ago[FIX] hr_expense: hr_expense: amounts must not be float
Mustufa Rangwala [Mon, 31 Jan 2011 08:05:56 +0000 (13:35 +0530)]
[FIX] hr_expense: hr_expense: amounts must not be float

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

bzr revid: mra@mra-laptop-20110131080556-jpw0ek3nwoojkxbf

13 years ago[IMP] account:improved code for the account duplication bug
mtr [Mon, 31 Jan 2011 08:02:07 +0000 (13:32 +0530)]
[IMP] account:improved code for the account duplication bug

bzr revid: mtr@mtr-20110131080207-hmsbxkmonkvdh3to

13 years ago[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3
mtr [Mon, 31 Jan 2011 07:38:58 +0000 (13:08 +0530)]
[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-dev-addons3

bzr revid: mtr@mtr-20110131073858-kmmrv76be5l8pd2t

13 years ago[IMP] account:placed else condition inside 'if sums.get(child.id, False):'
mtr [Mon, 31 Jan 2011 07:37:05 +0000 (13:07 +0530)]
[IMP] account:placed else condition inside 'if sums.get(child.id, False):'

bzr revid: mtr@mtr-20110131073705-2m6d54pjia4y1506

13 years ago[FIX] MRP:NOW is UoM compute by _compute_qty of Diff UOM
aag (OpenERP) [Mon, 31 Jan 2011 07:28:55 +0000 (12:58 +0530)]
[FIX] MRP:NOW is UoM compute by _compute_qty of Diff UOM

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

bzr revid: aag@tinyerp.co.in-20110131072855-brbmccegutwv6ioh

13 years ago[FIX] hr_holidays: can not refuse an approved holidays => due to case_id was char
Mustufa Rangwala [Mon, 31 Jan 2011 06:48:45 +0000 (12:18 +0530)]
[FIX] hr_holidays: can not refuse an approved holidays => due to case_id was char

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

bzr revid: mra@mra-laptop-20110131064845-2joefqn4oqh1gob1

13 years ago[FIX] account: allows duplication of account
mtr [Mon, 31 Jan 2011 06:36:45 +0000 (12:06 +0530)]
[FIX] account: allows duplication of account

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

bzr revid: mtr@mtr-20110131063645-pjwyyj3uv1jp40i1

13 years ago[MERGE]: Merge with lp:openobject-addons
rpa (Open ERP) [Mon, 31 Jan 2011 06:26:38 +0000 (11:56 +0530)]
[MERGE]: Merge with lp:openobject-addons

bzr revid: rpa@tinyerp.com-20110131062638-s3uo9lrmcijd1isy

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 31 Jan 2011 06:09:28 +0000 (06:09 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110131060829-cw2n1p0rxt186agi
bzr revid: launchpad_translations_on_behalf_of_openerp-20110129054416-mqjy6dbh74m5srtu
bzr revid: launchpad_translations_on_behalf_of_openerp-20110130055001-gehu37plrrjaogxb
bzr revid: launchpad_translations_on_behalf_of_openerp-20110131060928-xs2u6nr3y2x0h9db