odoo/odoo.git
13 years ago[MERGE] base_crypt: missing import and better check for active users
P. Christeas [Mon, 2 May 2011 11:24:25 +0000 (13:24 +0200)]
[MERGE] base_crypt: missing import and better check for active users

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

bzr revid: odo@openerp.com-20110502112425-w8hu16xd81o6f6gk

13 years agobase_crypt: fix exception, respect res.users active flag
P. Christeas [Mon, 2 May 2011 09:07:24 +0000 (12:07 +0300)]
base_crypt: fix exception, respect res.users active flag

After latest Odo's patch, I revisited this code and run base/test_auth.yml
against it. In base_crypt we have to check for "active=true", too.

bzr revid: p_christ@hol.gr-20110502090724-z077apl03mzaxfqt

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 2 May 2011 06:07:19 +0000 (06:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110430060855-5u495d7r5747wf64
bzr revid: launchpad_translations_on_behalf_of_openerp-20110501060400-go1qlvkfuyg5tk1c
bzr revid: launchpad_translations_on_behalf_of_openerp-20110502060719-c9oa62lpvkf87sl3

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 1 May 2011 06:03:32 +0000 (06:03 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110501060332-9x2u21e6n6skrsi3

13 years ago[MERGE] report_webkit: fixes (mainly UTF8 issues), courtesy of Nicolas Bessi, C2C
Olivier Dony [Sat, 30 Apr 2011 02:12:34 +0000 (04:12 +0200)]
[MERGE] report_webkit: fixes (mainly UTF8 issues), courtesy of Nicolas Bessi, C2C

bzr revid: odo@openerp.com-20110430021234-lzaikhyft5q84kq5

13 years ago[FIX] report_webkit: fixed UTF-8 encoding in debug mode too
Olivier Dony [Sat, 30 Apr 2011 01:56:46 +0000 (03:56 +0200)]
[FIX] report_webkit: fixed UTF-8 encoding in debug mode too

bzr revid: odo@openerp.com-20110430015646-j7y9fyv31j6euce3

13 years ago[MERGE] merged webkit fixes (mainly UTF8), courtesy of Nicolas Bessi, C2C
Olivier Dony [Sat, 30 Apr 2011 01:47:50 +0000 (03:47 +0200)]
[MERGE] merged webkit fixes (mainly UTF8), courtesy of Nicolas Bessi, C2C

bzr revid: odo@openerp.com-20110430014750-ycfmrsr4jw80p7uy

13 years ago[Merge] Merged Main branch
Jay Vora (OpenERP) [Fri, 29 Apr 2011 11:22:51 +0000 (16:52 +0530)]
[Merge] Merged Main branch

bzr revid: jvo@tinyerp.com-20110429112251-3c18xnzu5x69fhs6

13 years ago[FIX] Users_ldap : Corrected YAML Warnings,Thanks to Buildbot
Jay Vora (OpenERP) [Fri, 29 Apr 2011 11:18:50 +0000 (16:48 +0530)]
[FIX] Users_ldap : Corrected YAML Warnings,Thanks to Buildbot

bzr revid: jvo@tinyerp.com-20110429111850-hisffd5wrbp19bxi

13 years ago[FIX] Lunch : Corrected YAML test, thanks to buildbot
Jay Vora (OpenERP) [Fri, 29 Apr 2011 11:06:18 +0000 (16:36 +0530)]
[FIX] Lunch : Corrected YAML test, thanks to buildbot

bzr revid: jvo@tinyerp.com-20110429110618-nm67hngqpm9cg17c

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 29 Apr 2011 07:07:20 +0000 (07:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110429070720-nfd25yf87jm8kvnn

13 years ago[FIX] base_crypt: double-check to prevent blank passwords
Olivier Dony [Thu, 28 Apr 2011 15:51:11 +0000 (17:51 +0200)]
[FIX] base_crypt: double-check to prevent blank passwords

bzr revid: odo@openerp.com-20110428155111-ut91pv47u7blya3q

13 years ago[FIX] res_users: check() must raise when access is denied!
Olivier Dony [Thu, 28 Apr 2011 15:39:01 +0000 (17:39 +0200)]
[FIX] res_users: check() must raise when access is denied!

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

bzr revid: odo@openerp.com-20110428153901-0msblcxirkgskmsl

13 years ago[FIX] users_ldap: double-check to prevent blank passwords
Olivier Dony [Thu, 28 Apr 2011 15:35:43 +0000 (17:35 +0200)]
[FIX] users_ldap: double-check to prevent blank passwords

The server should have done the check in the call to super.check(),
but just in case, we double-check for blank passwords, as this is an
issue for LDAP servers that allow anonymous bindings.
See http://www.openldap.org/lists/openldap-software/200112/msg00178.html

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

bzr revid: odo@openerp.com-20110428153543-vfhx9rhbspoc84b6

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 28 Apr 2011 05:49:29 +0000 (05:49 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110426060409-o8efsi8e0x8qdgpj
bzr revid: launchpad_translations_on_behalf_of_openerp-20110427054644-lhqa0wkovwihv339
bzr revid: launchpad_translations_on_behalf_of_openerp-20110428054929-cx8ppeco060z80wm

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 28 Apr 2011 05:48:48 +0000 (05:48 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110427054555-f0p8u7why5u24257
bzr revid: launchpad_translations_on_behalf_of_openerp-20110428054848-09s41q0rk90eo0wg

13 years ago[MERGE] base : Merged my branch to fix the Customer Events annoying issue (Case:5435)
Anup (OpenERP) [Tue, 26 Apr 2011 11:38:42 +0000 (17:08 +0530)]
[MERGE] base : Merged my branch to fix the Customer Events annoying issue (Case:5435)

bzr revid: ach@tinyerp.com-20110426113842-dhc1jyaikqogdagp

13 years ago[FIX] base : Partner was not being passed with the Events Fixed
Anup (OpenERP) [Tue, 26 Apr 2011 11:14:58 +0000 (16:44 +0530)]
[FIX] base : Partner was not being passed with the Events Fixed

bzr revid: ach@tinyerp.com-20110426111458-ccy2yrri6ilhdwp4

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 26 Apr 2011 06:03:05 +0000 (06:03 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110422055202-ctwv344tim8z1n9o
bzr revid: launchpad_translations_on_behalf_of_openerp-20110423060157-7dr4w1qwt3d0ft4h
bzr revid: launchpad_translations_on_behalf_of_openerp-20110424055249-en4wmwvvc63urzsl
bzr revid: launchpad_translations_on_behalf_of_openerp-20110425054353-a1bc27qj9y7j9hno
bzr revid: launchpad_translations_on_behalf_of_openerp-20110412060648-p30wsy7rnvddoyi2
bzr revid: launchpad_translations_on_behalf_of_openerp-20110413143501-b2r1v15r95ylrc2z
bzr revid: launchpad_translations_on_behalf_of_openerp-20110417061319-lmcuaxd300qw9qo1
bzr revid: launchpad_translations_on_behalf_of_openerp-20110419062059-25ehhurcvn9xsimx
bzr revid: launchpad_translations_on_behalf_of_openerp-20110420055644-i4guk2akxjkjgcg8
bzr revid: launchpad_translations_on_behalf_of_openerp-20110421060042-no595bx60hx6vr5g
bzr revid: launchpad_translations_on_behalf_of_openerp-20110422055127-d75yswj1g6f9owd4
bzr revid: launchpad_translations_on_behalf_of_openerp-20110423060138-12g9b7vd4uznergh
bzr revid: launchpad_translations_on_behalf_of_openerp-20110424055223-spk6mo1gtk5pmi6p
bzr revid: launchpad_translations_on_behalf_of_openerp-20110425054328-upp949j3yvgy0ckf
bzr revid: launchpad_translations_on_behalf_of_openerp-20110426060305-ck37iacq1f9zmjie

13 years ago[FIX] Stock : Fixed the problem suggested by Buildbot
Jay Vora (OpenERP) [Thu, 21 Apr 2011 09:00:39 +0000 (14:30 +0530)]
[FIX] Stock : Fixed the problem suggested by Buildbot

bzr revid: jvo@tinyerp.com-20110421090039-yt9zau6vvz833r92

13 years ago[MERGE] Merged Tejas' branch
Jay Vora (OpenERP) [Thu, 21 Apr 2011 08:49:35 +0000 (14:19 +0530)]
[MERGE] Merged Tejas' branch

bzr revid: jvo@tinyerp.com-20110421084935-ilfag4nnnoa591p9

13 years ago[MERGE] Merged From Parent branch
Jay Vora (OpenERP) [Thu, 21 Apr 2011 07:53:30 +0000 (13:23 +0530)]
[MERGE] Merged From Parent branch

bzr revid: jvo@tinyerp.com-20110421075330-9zcanp932aat5apu

13 years ago[REF] HR_timesheet_invoice : Removed unnecesary code(Courtesy : Anup)
Jay Vora (OpenERP) [Thu, 21 Apr 2011 07:51:29 +0000 (13:21 +0530)]
[REF] HR_timesheet_invoice : Removed unnecesary code(Courtesy : Anup)

bzr revid: jvo@tinyerp.com-20110421075129-vw7lx4ej4sot8hm7

13 years ago[MERGE] Merged Anup's branch for the fix of invoice created for analyric lines(case...
Jay Vora (OpenERP) [Thu, 21 Apr 2011 07:45:29 +0000 (13:15 +0530)]
[MERGE] Merged Anup's branch for the fix of invoice created for analyric lines(case 5267). This also covers the fix for the bug lp:728092. Pricelist calculation corrected

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

bzr revid: jvo@tinyerp.com-20110421074529-7p3ts8v1w285jzmg

13 years agoFIX : Stop to create validated invoice from hr_expense, now hr_expense invoice create...
Tejas (OpenERP) [Thu, 21 Apr 2011 06:36:26 +0000 (12:06 +0530)]
FIX : Stop to create validated invoice from hr_expense, now hr_expense invoice created with draft state

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

bzr revid: tta@openerp.com-20110421063626-idhopqjg3vbelva8

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 21 Apr 2011 06:01:21 +0000 (06:01 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110421060121-cl5hm55v9hw5a8oq

13 years ago[MERGE] Merged Chs' branch for the fix of Account : Web client sends values of M2M...
Jay Vora (OpenERP) [Wed, 20 Apr 2011 12:28:23 +0000 (17:58 +0530)]
[MERGE] Merged Chs'  branch for the fix of Account : Web client sends values of M2M fields in tuple so converting to list.(Ref : 4346,5340)

bzr revid: jvo@tinyerp.com-20110420122823-92ti1pvc02dytixo

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 20 Apr 2011 05:57:25 +0000 (05:57 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110420055725-hcqozx8j6xaa10zx

13 years ago[Merge] Merged main branch
Jay Vora (OpenERP) [Tue, 19 Apr 2011 08:52:38 +0000 (14:22 +0530)]
[Merge] Merged main branch

bzr revid: jvo@tinyerp.com-20110419085238-cesfw8091uc6wnfl

13 years ago[Merge] Merged Anup's branch for the fix of bug lp:725908
Jay Vora (OpenERP) [Tue, 19 Apr 2011 08:42:00 +0000 (14:12 +0530)]
[Merge] Merged Anup's branch for the fix of bug lp:725908

bzr revid: jvo@tinyerp.com-20110419084200-c75ujuzk28ltqig4

13 years ago[FIX] product,hr_timesheet_invoice : Invoicing analytic lines(timesheet lines) were...
Anup (OpenERP) [Tue, 19 Apr 2011 07:31:35 +0000 (13:01 +0530)]
[FIX] product,hr_timesheet_invoice : Invoicing analytic lines(timesheet lines) were calculating wrong prices for product (Support SaaS Case : 5267)

bzr revid: ach@tinyerp.com-20110419073135-az6tvqgfbepkr94c

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 19 Apr 2011 06:21:26 +0000 (06:21 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110419062126-0ye7hrss0z2nwq08

13 years ago[FIX] stock : Optimized the code to Import Inventory
Anup (OpenERP) [Mon, 18 Apr 2011 07:31:10 +0000 (13:01 +0530)]
[FIX] stock : Optimized the code to Import Inventory

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

bzr revid: ach@tinyerp.com-20110418073110-acrvwbus2q9kp09u

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 18 Apr 2011 06:26:30 +0000 (06:26 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110418062630-eth2g6msxzxkqvjw

13 years ago[Merge] Merged the branch for the fix of lp:722538
Jay Vora (OpenERP) [Mon, 18 Apr 2011 05:13:22 +0000 (10:43 +0530)]
[Merge] Merged the branch for the fix of lp:722538

bzr revid: jvo@tinyerp.com-20110418051322-np0gnhijidsgvmzd

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 17 Apr 2011 06:13:31 +0000 (06:13 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110416065239-g3irbzfx16z2npex
bzr revid: launchpad_translations_on_behalf_of_openerp-20110417061331-ca79vijfetbbvsf4

13 years ago[Merge] Merged Tejas' branch for the fix of lp:753133
Jay Vora (OpenERP) [Fri, 15 Apr 2011 10:58:45 +0000 (16:28 +0530)]
[Merge] Merged Tejas' branch for the fix of lp:753133

bzr revid: jvo@tinyerp.com-20110415105845-j0xkgk0r2vsljqfb

13 years agoFIX : Unwanted address_ids removed
Tejas (OpenERP) [Fri, 15 Apr 2011 10:51:41 +0000 (16:21 +0530)]
FIX : Unwanted address_ids removed

bzr revid: tta@openerp.com-20110415105141-eq2lt4akpgr3dwi3

13 years ago[MERGE] Merged Tejas' branch for the fix of case 5235
Jay Vora (OpenERP) [Fri, 15 Apr 2011 09:11:00 +0000 (14:41 +0530)]
[MERGE] Merged Tejas' branch for the fix of case 5235

bzr revid: jvo@tinyerp.com-20110415091100-w2m7kubjcbgt0ujx

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 15 Apr 2011 07:07:45 +0000 (07:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110415070745-6rqdci3o0g8qbti0

13 years agoFIX : sale_margin, wrong invoice type was set , improved the code
Tejas (OpenERP) [Thu, 14 Apr 2011 11:10:33 +0000 (16:40 +0530)]
FIX : sale_margin, wrong invoice type was set , improved the code

bzr revid: tta@openerp.com-20110414111033-22q08b79c7fvmyvb

13 years ago[MERGE] Merged the branch for the fix of case 4527
Jay Vora (OpenERP) [Wed, 13 Apr 2011 18:26:46 +0000 (23:56 +0530)]
[MERGE] Merged the branch for the fix of case 4527

bzr revid: jvo@tinyerp.com-20110413182646-3burollg44tu2etv

13 years ago[MERGE] Merged Anup's branch for the fix of case 4477
Jay Vora (OpenERP) [Wed, 13 Apr 2011 18:19:42 +0000 (23:49 +0530)]
[MERGE] Merged Anup's branch for the fix of case 4477

bzr revid: jvo@tinyerp.com-20110413181942-l1kzazmi9ozwac6y

13 years ago[MERGE] Merged Anup's branch for the fix of case 4577
Jay Vora (OpenERP) [Wed, 13 Apr 2011 18:13:57 +0000 (23:43 +0530)]
[MERGE] Merged Anup's branch for the fix of case 4577

bzr revid: jvo@tinyerp.com-20110413181357-ch6lte7zrhmcjr9m

13 years ago[FIX] Product : Corrected the calculation of pricelist when the option is 'Partner...
Rifakat [Wed, 13 Apr 2011 17:59:03 +0000 (23:29 +0530)]
[FIX] Product : Corrected the calculation of pricelist when the option is 'Partner section of the product form'

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

bzr revid: jvo@tinyerp.com-20110413175903-k4h01lsy3aki3ytd

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 13 Apr 2011 14:35:24 +0000 (14:35 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110413143524-owego0eo9vok9zo6

13 years agoFIX : model defaults : address_id , right model now seted
Tejas (OpenERP) [Wed, 13 Apr 2011 10:52:24 +0000 (16:22 +0530)]
FIX :  model defaults : address_id , right model now seted

bzr revid: tta@openerp.com-20110413105224-4p697u2xxss9c65y

13 years ago[MERGE] Merged Rucha's branch for the fix of lp:747379
Jay Vora (OpenERP) [Wed, 13 Apr 2011 07:42:00 +0000 (13:12 +0530)]
[MERGE] Merged Rucha's branch for the fix of lp:747379

bzr revid: jvo@tinyerp.com-20110413074200-nqhbm0p9a7yzqxz3

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 12 Apr 2011 06:07:15 +0000 (06:07 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110412060715-msjjx45cvs3v0178

13 years ago[MERGE] Merged the branch for the fix of lp:710521
Jay Vora (OpenERP) [Mon, 11 Apr 2011 18:22:29 +0000 (23:52 +0530)]
[MERGE] Merged the branch for the fix of lp:710521

bzr revid: jvo@tinyerp.com-20110411182229-j4w3d46c7tfsr25g

13 years ago[FIX] Stock : System should not create duplicate moves while processing with chained...
Jay Vora (OpenERP) [Mon, 11 Apr 2011 10:29:52 +0000 (15:59 +0530)]
[FIX] Stock : System should not create duplicate moves while processing with chained locations

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

bzr revid: jvo@tinyerp.com-20110411102952-9lhk38kshrp8ha2p

13 years ago[FIX] orm.read_group: fix group_by for date[time]s, currently showing duplicate groups
Olivier Dony [Mon, 11 Apr 2011 10:08:47 +0000 (12:08 +0200)]
[FIX] orm.read_group: fix group_by for date[time]s, currently showing duplicate groups

bzr revid: odo@openerp.com-20110411100847-va4ok35jx3tohor6

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 11 Apr 2011 05:43:15 +0000 (05:43 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110411054240-glbtpl72fmw06spz
bzr revid: launchpad_translations_on_behalf_of_openerp-20110409061637-9s5h5adu95tabmbp
bzr revid: launchpad_translations_on_behalf_of_openerp-20110410060107-yhr6iuxpvirpqo8l
bzr revid: launchpad_translations_on_behalf_of_openerp-20110411054315-0ka0kjfhsys3iuf4

13 years ago[FIX] Product : Correcter pricelist calculation if base price set to 0
Jay Vora (OpenERP) [Fri, 8 Apr 2011 14:01:30 +0000 (19:31 +0530)]
[FIX] Product : Correcter pricelist calculation if base price set to 0

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

bzr revid: jvo@tinyerp.com-20110408140130-uc06lphwpp5xnd04

13 years ago[FIX]: stock: Fixed wrong qty in stock move(posted inventory) when confirming invento...
Rucha (Open ERP) [Fri, 8 Apr 2011 13:32:12 +0000 (19:02 +0530)]
[FIX]: stock: Fixed wrong qty in stock move(posted inventory) when confirming inventory for the products which have earlier moves with production lot and we use the same prodlot

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

bzr revid: rpa@tinyerp.com-20110408133212-zh6k36mgfexh6j0i

13 years ago[MERGE] fix shebang and executable bit of some files.
Vo Minh Thu [Fri, 8 Apr 2011 12:01:11 +0000 (14:01 +0200)]
[MERGE] fix shebang and executable bit of some files.

bzr revid: vmt@openerp.com-20110408120111-4cgbnkx2b2gpy5o0

13 years ago[MERGE] merged changes to set correct executable bit and shebangs.
Vo Minh Thu [Fri, 8 Apr 2011 11:47:21 +0000 (13:47 +0200)]
[MERGE] merged changes to set correct executable bit and shebangs.

bzr revid: vmt@openerp.com-20110408114721-sfqd0a337lmt8bld

13 years agoall: Fix execute permission and shebang at files
P. Christeas [Fri, 8 Apr 2011 11:23:24 +0000 (14:23 +0300)]
all: Fix execute permission and shebang at files

Non-standalone python scripts shall not have a shebang. Others will need
to be executable.
(cherry picked from commit 6ec513d17cafcdd235b4805363d3cd6daa494f2f)

bzr revid: p_christ@hol.gr-20110408112324-nc781po7efhjye21

13 years agobin: non-scripts must be -x, scripts +x
P. Christeas [Fri, 8 Apr 2011 10:20:58 +0000 (13:20 +0300)]
bin: non-scripts must be -x, scripts +x

This should solve the corresponding rpmlint errors. Python files with a
shebang must be executable. Non-standalone python shall not have a shebang.
(cherry picked from commit d44bd2dcc03a75864cae7c93020537ac573999fe)

bzr revid: p_christ@hol.gr-20110408102058-mt1xaka350dwm32x

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 8 Apr 2011 06:13:09 +0000 (06:13 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110408061309-vdc4fos4jns3upnx

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 8 Apr 2011 06:12:43 +0000 (06:12 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110407055442-dotyi6bfnw93g9da
bzr revid: launchpad_translations_on_behalf_of_openerp-20110408061243-1m5svyo5s9ect6av

13 years ago[MERGE] Merged Tejas' branch for the fix of invoice analysis query (Ref : Cases 4963...
Jay Vora (OpenERP) [Thu, 7 Apr 2011 12:34:34 +0000 (18:04 +0530)]
[MERGE] Merged Tejas' branch for the fix of invoice analysis query (Ref : Cases 4963,5061)

bzr revid: jvo@tinyerp.com-20110407123434-83g73rhtcn84979z

13 years ago[MERGE] Merged Tejas' branch for the fix of invoice analysis query (Ref : Cases 4963...
Jay Vora (OpenERP) [Thu, 7 Apr 2011 12:29:55 +0000 (17:59 +0530)]
[MERGE] Merged Tejas' branch for the fix of invoice analysis query (Ref : Cases 4963,5061

bzr revid: jvo@tinyerp.com-20110407122955-oa38ldo2abtfxbr4

13 years agoFIX : Account Invoice Report, append active and limit 1 with subquery
Tejas (OpenERP) [Thu, 7 Apr 2011 11:52:20 +0000 (17:22 +0530)]
FIX : Account Invoice Report, append active and limit 1 with subquery

bzr revid: tta@openerp.com-20110407115220-f1qp273vl3gpa6ke

13 years ago[FIX] encoding support fix for use of subprocess
nicolas.bessi@camptocamp.com [Thu, 7 Apr 2011 08:38:13 +0000 (10:38 +0200)]
[FIX] encoding support fix for use of subprocess

bzr revid: nicolas.bessi@camptocamp.com-20110407083813-m8ymnb2lka3k6qex

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 7 Apr 2011 05:54:57 +0000 (05:54 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110406060228-pyb9f2qgl1betbp2
bzr revid: launchpad_translations_on_behalf_of_openerp-20110407055457-2bu9my2e5ltros01

13 years ago[FIX]: evaluate one2many domains instead of using them as string.
Olivier Dony [Wed, 6 Apr 2011 15:05:25 +0000 (17:05 +0200)]
[FIX]: evaluate one2many domains instead of using them as string.

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

bzr revid: vmt@openerp.com-20110406150525-hnmq4wsfbmfwgxpl

13 years ago[FIX] stock : Fill Inventory Wizard should import production lot too. (Courtsey KSA...
Anup (OpenERP) [Wed, 6 Apr 2011 11:45:29 +0000 (17:15 +0530)]
[FIX] stock : Fill Inventory Wizard should import production lot too. (Courtsey KSA(OpenERP))

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

bzr revid: ach@tinyerp.com-20110406114529-7icmcd44va27tlwm

13 years ago[MERGE] merge bug fix
Vo Minh Thu [Wed, 6 Apr 2011 10:31:57 +0000 (12:31 +0200)]
[MERGE] merge bug fix
- original commit message:
  [FIX] ir_ui_view.py: get_sc only returns shortcuts for existing menu items.

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

bzr revid: vmt@openerp.com-20110406103157-9esivptxihgx0l64

13 years ago[FIX] ir_ui_view.py: get_sc only returns shortcuts for existing menu items.
Vo Minh Thu [Wed, 6 Apr 2011 10:05:07 +0000 (12:05 +0200)]
[FIX] ir_ui_view.py: get_sc only returns shortcuts for existing menu items.

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

bzr revid: vmt@openerp.com-20110406100507-8t9bs4k31hz4n4ru

13 years ago[FIX] setup.py: added python25-compat directory to the MANIFEST.
Vo Minh Thu [Wed, 6 Apr 2011 07:57:57 +0000 (09:57 +0200)]
[FIX] setup.py: added python25-compat directory to the MANIFEST.

bzr revid: vmt@openerp.com-20110406075757-6ihe21vyadpvguks

13 years ago[FIX] debian: corrected version in changelog.
Vo Minh Thu [Wed, 6 Apr 2011 07:34:16 +0000 (09:34 +0200)]
[FIX] debian: corrected version in changelog.

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

bzr revid: al@openerp.com-20110406073416-tvi7ah0i9g1ue6qe

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 6 Apr 2011 06:01:53 +0000 (06:01 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110405060613-znuiqfpohhkrrz6m
bzr revid: launchpad_translations_on_behalf_of_openerp-20110406060153-tore9cn05qw7ill1

13 years ago[FIX] better menu emplacement for webkit header
nicolas.bessi@camptocamp.com [Tue, 5 Apr 2011 11:22:16 +0000 (13:22 +0200)]
[FIX] better menu emplacement for webkit header

bzr revid: nicolas.bessi@camptocamp.com-20110405112216-0cba0ii600gqd7lq

13 years ago[FIX] UTF8 support + utf8 debug mode
nicolas.bessi@camptocamp.com [Tue, 5 Apr 2011 11:12:14 +0000 (13:12 +0200)]
[FIX] UTF8 support + utf8 debug mode

bzr revid: nicolas.bessi@camptocamp.com-20110405111214-2ooh7j478kiyzwdb

13 years ago[FIX] report_webkit: forgot to remove the import of commands.
Vo Minh Thu [Tue, 5 Apr 2011 10:51:00 +0000 (12:51 +0200)]
[FIX] report_webkit: forgot to remove the import of commands.

bzr revid: vmt@openerp.com-20110405105100-rzzheoaahr44jn8k

13 years ago[MERGE] merged branch 6.0-bug-704870-vmt
Vo Minh Thu [Tue, 5 Apr 2011 10:44:59 +0000 (12:44 +0200)]
[MERGE] merged branch 6.0-bug-704870-vmt

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

bzr revid: vmt@openerp.com-20110405104459-4j48v3vbaa6w1d1a

13 years ago[MERGE] merged 6.0 branch.
Vo Minh Thu [Tue, 5 Apr 2011 10:42:38 +0000 (12:42 +0200)]
[MERGE] merged 6.0 branch.

bzr revid: vmt@openerp.com-20110405104238-otow54mxyek4vp1m

13 years ago[MERGE] Merged the branch for the fix of lp:706287
Jay Vora (OpenERP) [Tue, 5 Apr 2011 09:00:43 +0000 (14:30 +0530)]
[MERGE] Merged the branch for the fix of lp:706287

bzr revid: jvo@tinyerp.com-20110405090043-yku7lwfk1fdrv1jy

13 years ago[FIX] Account : Corrected the working of display account option on accounting reports...
Jay Vora (OpenERP) [Tue, 5 Apr 2011 08:52:20 +0000 (14:22 +0530)]
[FIX] Account : Corrected the working of display account option on accounting reports(Ref : Case 4667)

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

bzr revid: jvo@tinyerp.com-20110405085220-dm37ax69on8ofkfn

13 years ago[FIX] report_webkit: don't display warning message about non-patched qt.
Vo Minh Thu [Tue, 5 Apr 2011 07:45:59 +0000 (09:45 +0200)]
[FIX] report_webkit: don't display warning message about non-patched qt.

bzr revid: vmt@openerp.com-20110405074559-1ou27mu1cz41vmg8

13 years ago[FIX] Survey : Corrected the priority of the view for the survey page(Ref : Case...
Bhumika(OpenERP) [Tue, 5 Apr 2011 06:12:13 +0000 (11:42 +0530)]
[FIX] Survey : Corrected the priority of the view for the survey page(Ref : Case 4718)

bzr revid: jvo@tinyerp.com-20110405061213-x7mbzxo7k218vt5a

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 5 Apr 2011 06:06:38 +0000 (06:06 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110405060638-zz4q8sk49skgq2rl

13 years ago[FIX] report_webkit: now works under Windows
Vo Minh Thu [Mon, 4 Apr 2011 16:33:07 +0000 (18:33 +0200)]
[FIX] report_webkit: now works under Windows
The following points correspond to the description JP Robiez gave in the bug report comments:
No quotes around the templates filenames
Use the subprocess module instead of the commands one
Open explicitely the resulting pdf in binary mode

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

bzr revid: vmt@openerp.com-20110404163307-x5h0apqxwwc7gc5o

13 years ago[MERGE] backport of trunk at revision 4336.1.1
Vo Minh Thu [Mon, 4 Apr 2011 14:51:35 +0000 (16:51 +0200)]
[MERGE] backport of trunk at revision 4336.1.1
- original commit message: [FIX] bug 704870 webkit_locals
- original revision-id: nicolas.bessi@camptocamp.com-20110119145032-61kf5gqi281x0br7

bzr revid: vmt@openerp.com-20110404145135-cfd48dsz5401kjo4

13 years ago[FIX] Backported the fix from trunk for the bug lp:740047
Jay Vora (OpenERP) [Mon, 4 Apr 2011 11:25:26 +0000 (16:55 +0530)]
[FIX] Backported the fix from trunk for the bug lp:740047

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

bzr revid: jvo@tinyerp.com-20110404112526-0vrj706n3rb5dmi4

13 years ago[MERGE] Merged Dhruti's branch for the bugfix of lp:739172
Jay Vora (OpenERP) [Mon, 4 Apr 2011 10:30:03 +0000 (16:00 +0530)]
[MERGE] Merged Dhruti's branch for the bugfix of lp:739172

bzr revid: jvo@tinyerp.com-20110404103003-p9b0uz7pvwte8al3

13 years ago[FIX] Stock : Removed the buttons which could confuse the users (Ref : Case 4970)
Jay Vora (OpenERP) [Mon, 4 Apr 2011 10:05:21 +0000 (15:35 +0530)]
[FIX] Stock : Removed the buttons which could confuse the users (Ref : Case 4970)

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

bzr revid: jvo@tinyerp.com-20110404100521-jxa4a4n7thxy19jn

13 years ago[FIX] Stock : Method do_partial updated with prodlot_id
DHS (OpenERP) [Mon, 4 Apr 2011 10:02:08 +0000 (15:32 +0530)]
[FIX] Stock : Method do_partial updated with prodlot_id

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

bzr revid: dhs@tinyerp.com-20110404100208-jkdb0s1rk97u12vd

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 4 Apr 2011 05:53:59 +0000 (05:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110402064702-qfsq93p1j55l6182
bzr revid: launchpad_translations_on_behalf_of_openerp-20110403060546-ns1a2n9c6rvzvnzf
bzr revid: launchpad_translations_on_behalf_of_openerp-20110404055359-kfbp4cffom7qa0tm

13 years ago[RELEASE] OpenERP 6.0.2 6.0.2-server
Stephane Wirtel [Fri, 1 Apr 2011 14:25:28 +0000 (16:25 +0200)]
[RELEASE] OpenERP 6.0.2

bzr revid: stephane@openerp.com-20110401142528-pwf4wbs9l58ika4z

13 years ago[FIX] email_template_account : Fixed the Unicode errors(Case 4594) 6.0.2-addons
Dhruti(OpenERP) [Fri, 1 Apr 2011 09:42:05 +0000 (15:12 +0530)]
[FIX] email_template_account : Fixed the Unicode errors(Case 4594)

bzr revid: jvo@tinyerp.com-20110401094205-91rsf2y83d562rs8

13 years ago[FIX] email_template_account : Fixed the Unicode errors(Case 4594)
Dhruti(OpenERP) [Fri, 1 Apr 2011 09:40:34 +0000 (15:10 +0530)]
[FIX] email_template_account : Fixed the Unicode errors(Case 4594)

bzr revid: jvo@tinyerp.com-20110401094034-lawy7yl3m8nvklgf

13 years ago[FIX] email_template_account : Fixed the Unicode errors(Case 4594)
Dhruti(OpenERP) [Fri, 1 Apr 2011 09:38:55 +0000 (15:08 +0530)]
[FIX] email_template_account : Fixed the Unicode errors(Case 4594)

bzr revid: jvo@tinyerp.com-20110401093855-ldak595l1pq8vl5b

13 years ago[FIX] email_template_account : Corrected the fix
Dhruti(OpenERP) [Fri, 1 Apr 2011 09:31:56 +0000 (15:01 +0530)]
[FIX] email_template_account : Corrected the fix

bzr revid: jvo@tinyerp.com-20110401093156-ps1cvg585bttpxdi

13 years ago[MERGE] Merged Anup's branch for the fix of documents' file_size.
Jay Vora (OpenERP) [Fri, 1 Apr 2011 09:17:21 +0000 (14:47 +0530)]
[MERGE] Merged Anup's branch for the fix of documents' file_size.

bzr revid: jvo@tinyerp.com-20110401091721-bs0167iw9p7ykx8s

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 1 Apr 2011 06:05:29 +0000 (06:05 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110331063510-f4p831lra5n96r8x
bzr revid: launchpad_translations_on_behalf_of_openerp-20110401060423-9z5xbnnjsvzoc5t5
bzr revid: launchpad_translations_on_behalf_of_openerp-20110401060529-0fxur0o8m2j8ttu2

13 years ago[Merge] Merged the branch for the fix of lp:729539
Jay Vora (OpenERP) [Fri, 1 Apr 2011 05:31:49 +0000 (11:01 +0530)]
[Merge] Merged the branch for the fix of lp:729539

bzr revid: jvo@tinyerp.com-20110401053149-qkbj0qe6jx03u9j8

13 years ago[FIX] Stock : 'Split in production lot' wizard should have float format in order...
Jay Vora (OpenERP) [Fri, 1 Apr 2011 05:25:48 +0000 (10:55 +0530)]
[FIX] Stock : 'Split in production lot' wizard should have float format in order to split lot in x.y manner

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

bzr revid: jvo@tinyerp.com-20110401052548-i1y2p0x3jd1ipru1

13 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 31 Mar 2011 06:35:53 +0000 (06:35 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110331063553-0h7syde9b0wkn9o8