odoo/odoo.git
12 years ago[IMP] res_users.login(): eliminate a possibility to get a transaction rollbacked
Vo Minh Thu [Thu, 12 Jan 2012 08:40:30 +0000 (09:40 +0100)]
[IMP] res_users.login(): eliminate a possibility to get a transaction rollbacked
because of concurrent access. This can happen when the same user is trying to log in
from many clients concurrently.

bzr revid: vmt@openerp.com-20120112084030-kkz1aztp5t6vkbh9

12 years ago[FIX] doc typo
Xavier Morel [Wed, 11 Jan 2012 16:29:23 +0000 (17:29 +0100)]
[FIX] doc typo

bzr revid: xmo@openerp.com-20120111162923-v1icuslj5jtcfme8

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 12 Jan 2012 06:06:22 +0000 (06:06 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120111044006-ehpf8voofuo20mzc
bzr revid: launchpad_translations_on_behalf_of_openerp-20120112054003-82qy0l7x1jbboc9r
bzr revid: launchpad_translations_on_behalf_of_openerp-20120112054058-8hdv1vhku59lbgb3
bzr revid: launchpad_translations_on_behalf_of_openerp-20120112060622-vns7g4vc2v6thkme

12 years ago[IMP] Avoid overflow of large menu items
Fabien Meghazi [Wed, 11 Jan 2012 16:07:46 +0000 (17:07 +0100)]
[IMP] Avoid overflow of large menu items

bzr revid: fme@openerp.com-20120111160746-c995eu97zi9eia3p

12 years ago[IMP] Restyling of the config todo list
Fabien Meghazi [Wed, 11 Jan 2012 15:59:33 +0000 (16:59 +0100)]
[IMP] Restyling of the config todo list

bzr revid: fme@openerp.com-20120111155933-bh30vkmnxx53wrka

12 years ago[MERGE] crm_claim: small fix in view
Raphael Collet [Wed, 11 Jan 2012 15:11:34 +0000 (16:11 +0100)]
[MERGE] crm_claim: small fix in view

bzr revid: rco@openerp.com-20120111151134-otcm22hc4dlr6msf

12 years ago[MERGE] stock: fix upstream/downstream traceability actions on stock.tracking form
Raphael Collet [Wed, 11 Jan 2012 15:09:42 +0000 (16:09 +0100)]
[MERGE] stock: fix upstream/downstream traceability actions on stock.tracking form

bzr revid: rco@openerp.com-20120111150942-1n1uvga1mcenlmhw

12 years ago[MERGE] document: fix spelling
Raphael Collet [Wed, 11 Jan 2012 15:00:47 +0000 (16:00 +0100)]
[MERGE] document: fix spelling

bzr revid: rco@openerp.com-20120111150047-wk95ms1h2hg2cipq

12 years ago[MERGE]: crm_meeting: added fields in tree view, because inheritance by import_google...
Thibault Delavallée [Wed, 11 Jan 2012 14:57:31 +0000 (15:57 +0100)]
[MERGE]: crm_meeting: added fields in tree view, because inheritance by import_google make it crash

bzr revid: tde@openerp.com-20120111145731-wv4jcrzu9c790hbz

12 years ago[IMP] mrp: code cleanup
Raphael Collet [Wed, 11 Jan 2012 14:50:15 +0000 (15:50 +0100)]
[IMP] mrp: code cleanup

bzr revid: rco@openerp.com-20120111145015-p7dyajf516izv97c

12 years ago[IMP] add explanation as to why the preferences dialog reloads the page instead of...
Xavier Morel [Wed, 11 Jan 2012 14:44:43 +0000 (15:44 +0100)]
[IMP] add explanation as to why the preferences dialog reloads the page instead of reloading just the web client (session and menus)

bzr revid: xmo@openerp.com-20120111144443-a9cbbysgkxrukqub

12 years ago[FIX] button order in preferences dialog
Xavier Morel [Wed, 11 Jan 2012 14:43:45 +0000 (15:43 +0100)]
[FIX] button order in preferences dialog

bzr revid: xmo@openerp.com-20120111144345-8n63z50gic7m0d3w

12 years ago[FIX] implicit global
Xavier Morel [Wed, 11 Jan 2012 14:43:27 +0000 (15:43 +0100)]
[FIX] implicit global

bzr revid: xmo@openerp.com-20120111144327-s1vox3q1hdpufxmz

12 years ago[MERGE] stock: fix 'split into production lots', raise error when quantity exceeds...
Raphael Collet [Wed, 11 Jan 2012 14:39:56 +0000 (15:39 +0100)]
[MERGE] stock: fix 'split into production lots', raise error when quantity exceeds available quantity

bzr revid: rco@openerp.com-20120111143956-a5c3pr3ffltuw201

12 years ago[IMP] attach old callback to webclient reloading
Xavier Morel [Wed, 11 Jan 2012 14:35:02 +0000 (15:35 +0100)]
[IMP] attach old callback to webclient reloading

bzr revid: xmo@openerp.com-20120111143502-n1dl41qm74v6uj4i

12 years ago[FIX] WebClient.do_reload's deferred chain, split session reloading and session init
Xavier Morel [Wed, 11 Jan 2012 14:31:44 +0000 (15:31 +0100)]
[FIX] WebClient.do_reload's deferred chain, split session reloading and session init

that way we don't try to reload all addons every time, not sure it's the best idea though, we'll see

bzr revid: xmo@openerp.com-20120111143144-akq23gtyuxfdq6z9

12 years ago[fix] problem in o2m
niv-openerp [Wed, 11 Jan 2012 14:37:12 +0000 (15:37 +0100)]
[fix] problem in o2m

bzr revid: nicolas.vanhoren@openerp.com-20120111143712-fln5ddnfobp84ieb

12 years ago[MERGE] leads: fixed broken 'convert to opportunity' button in tree view. Also modifi...
Thibault Delavallée [Wed, 11 Jan 2012 14:26:08 +0000 (15:26 +0100)]
[MERGE] leads: fixed broken 'convert to opportunity' button in tree view. Also modified button icon.

bzr revid: tde@openerp.com-20120111142608-yz2ndtn5os6y1ovi

12 years ago[IMP] Disable right click on m2o button
Fabien Meghazi [Wed, 11 Jan 2012 14:02:22 +0000 (15:02 +0100)]
[IMP] Disable right click on m2o button

bzr revid: fme@openerp.com-20120111140222-cirxtmubrma6qj9b

12 years ago[FIX] pass the rpm bdist packaging
Stephane Wirtel [Wed, 11 Jan 2012 13:58:51 +0000 (14:58 +0100)]
[FIX] pass the rpm bdist packaging

bzr revid: stw@openerp.com-20120111135851-xsge7gtze1jf4gml

12 years ago[FIX] Binary Field shouldn't load all base64 data when the object data is loaded
Fabien Meghazi [Wed, 11 Jan 2012 12:49:11 +0000 (13:49 +0100)]
[FIX] Binary Field shouldn't load all base64 data when the object data is loaded

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

bzr revid: fme@openerp.com-20120111124911-73ee4heyy8xqq4zp

12 years agoMerge from trunk
Minh Tran [Wed, 11 Jan 2012 12:24:21 +0000 (13:24 +0100)]
Merge from trunk

bzr revid: mit@openerp.com-20120111122421-5mywxemtnp0e7an8

12 years agoAdded padding to dashboard action content
Minh Tran [Wed, 11 Jan 2012 12:21:47 +0000 (13:21 +0100)]
Added padding to dashboard action content

bzr revid: mit@openerp.com-20120111122147-6296xy0i7h7lm71v

12 years ago[IMP] Change uservoice javascript due to web client's Dataset refactoring in Rev...
Fabien Meghazi [Wed, 11 Jan 2012 11:21:20 +0000 (12:21 +0100)]
[IMP] Change uservoice javascript due to web client's Dataset refactoring in Rev#1930

bzr revid: fme@openerp.com-20120111112120-sxq5zvz489zvanfx

12 years ago[REM] Refactored Dataset. Removed callbacks for #read_ids, #read_slice, #read_index...
Fabien Meghazi [Wed, 11 Jan 2012 11:15:39 +0000 (12:15 +0100)]
[REM] Refactored Dataset. Removed callbacks for #read_ids, #read_slice, #read_index and #default_get

Added options argument where needed

bzr revid: fme@openerp.com-20120111111539-wr0afax30sf66rmk

12 years agoMerge from trunk
Minh Tran [Wed, 11 Jan 2012 11:08:03 +0000 (12:08 +0100)]
Merge from trunk

bzr revid: mit@openerp.com-20120111110803-pcizwc2x9w51tsdx

12 years agoRestyling of the config todo list
Minh Tran [Wed, 11 Jan 2012 11:07:43 +0000 (12:07 +0100)]
Restyling of the config todo list

bzr revid: mit@openerp.com-20120111110743-ir7lg59is1y9fegp

12 years ago[IMP] Refactored web.Dialog (again)
Fabien Meghazi [Wed, 11 Jan 2012 11:06:48 +0000 (12:06 +0100)]
[IMP] Refactored web.Dialog (again)

bzr revid: fme@openerp.com-20120111110648-thxst5ot0te60fj5

12 years ago[IMP]crm_claim: added a widget= email in email_from field
Mayur Maheshwari (OpenERP) [Wed, 11 Jan 2012 10:35:07 +0000 (16:05 +0530)]
[IMP]crm_claim: added a widget= email in email_from field

bzr revid: mma@tinyerp.com-20120111103507-zraugj3pkwamwjy3

12 years ago[FIX] correctly htmlescape data in format_cell
Xavier Morel [Wed, 11 Jan 2012 09:58:53 +0000 (10:58 +0100)]
[FIX] correctly htmlescape data in format_cell

* htmlescape everything coming from format_value
* use _.template instead of _.str.sprintf to more easily escape data in binary rendering
* move progressbar rendering to format_cell since it produces HTML nodes, render it via _.template

bzr revid: xmo@openerp.com-20120111095853-voaoxkvdls294q5s

12 years ago[IMP] make view editor dialog title translatable
Xavier Morel [Wed, 11 Jan 2012 09:21:33 +0000 (10:21 +0100)]
[IMP] make view editor dialog title translatable

bzr revid: xmo@openerp.com-20120111092133-p7keh156zohci0ey

12 years ago[MERGE] lp:852456 (purchase: fix bad context handling in product_id_change)
Raphael Collet [Wed, 11 Jan 2012 08:53:48 +0000 (09:53 +0100)]
[MERGE] lp:852456 (purchase: fix bad context handling in product_id_change)

bzr revid: rco@openerp.com-20120111085348-wejvj1ayz9ypd5g0

12 years ago[MERGE] Merge last trunk
Fabien Meghazi [Wed, 11 Jan 2012 08:53:37 +0000 (09:53 +0100)]
[MERGE] Merge last trunk

bzr revid: fme@openerp.com-20120111085337-u65f0pyr1n60mkaw

12 years ago[FIX] Refactoring leftovers
Fabien Meghazi [Wed, 11 Jan 2012 08:49:52 +0000 (09:49 +0100)]
[FIX] Refactoring leftovers

bzr revid: fme@openerp.com-20120111084952-n7ghlby6uos5i0nb

12 years ago[FIX] broken grouping in list views
Xavier Morel [Wed, 11 Jan 2012 08:46:02 +0000 (09:46 +0100)]
[FIX] broken grouping in list views

bzr revid: xmo@openerp.com-20120111084602-in9dlvig8283g2o7

12 years ago[MERGE] stock: improve code of get_product_available
Raphael Collet [Wed, 11 Jan 2012 08:38:52 +0000 (09:38 +0100)]
[MERGE] stock: improve code of get_product_available

bzr revid: rco@openerp.com-20120111083852-wc1g2qcwdc0cv3j6

12 years ago[FIX] purchase : changed name of updated context variable in def product_id_change...
Bharat Devnani (OpenERP) [Wed, 11 Jan 2012 08:11:48 +0000 (13:41 +0530)]
[FIX] purchase : changed name of updated context variable in def product_id_change of purchase/purchase.py

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

bzr revid: bde@tinyerp.com-20120111081148-jd2bd9596w78399v

12 years ago[FIX] view icons for tree (add) and page (fix hovering behavior)
Xavier Morel [Wed, 11 Jan 2012 07:43:07 +0000 (08:43 +0100)]
[FIX] view icons for tree (add) and page (fix hovering behavior)

bzr revid: xmo@openerp.com-20120111074307-964mrrdr4ebefxs0

12 years ago[IMP]crm: added a categ_id field in crm_meeting tree view file
Mayur Maheshwari (OpenERP) [Wed, 11 Jan 2012 07:14:38 +0000 (12:44 +0530)]
[IMP]crm: added a categ_id field in crm_meeting tree view file

bzr revid: mma@tinyerp.com-20120111071438-6bu7e5uo2gr1765u

12 years ago[IMP]document: correct a spelling of Directories in configuration wizard
Mayur Maheshwari (OpenERP) [Wed, 11 Jan 2012 05:56:05 +0000 (11:26 +0530)]
[IMP]document: correct a spelling of Directories in configuration wizard

bzr revid: mma@tinyerp.com-20120111055605-mwkrfkovhfnn5odl

12 years ago[IMP]crm: Added a action in button of crm.lead tree view
Mayur Maheshwari (OpenERP) [Wed, 11 Jan 2012 05:44:21 +0000 (11:14 +0530)]
[IMP]crm: Added a action in button of crm.lead tree view

bzr revid: mma@tinyerp.com-20120111054421-5vb4pzwrj6dfmnj0

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 11 Jan 2012 04:55:23 +0000 (04:55 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120111045523-vv80hgaxr98pu5df

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 11 Jan 2012 04:40:41 +0000 (04:40 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120111044041-dnc66xmovpyxqi5t

12 years ago[IMP] improve use ORM to get stock data
Cristian Salamea [Tue, 10 Jan 2012 22:52:13 +0000 (17:52 -0500)]
[IMP] improve use ORM to get stock data

bzr revid: ovnicraft@gmail.com-20120110225213-pr166dev1uzn0q7e

12 years ago[fix] forgot to rename all references to reload_lock
niv-openerp [Tue, 10 Jan 2012 16:58:02 +0000 (17:58 +0100)]
[fix] forgot to rename all references to reload_lock

bzr revid: nicolas.vanhoren@openerp.com-20120110165802-kmt07aa82g14mluq

12 years ago[IMP] More dataset refactoring
Fabien Meghazi [Tue, 10 Jan 2012 16:54:51 +0000 (17:54 +0100)]
[IMP] More dataset refactoring

bzr revid: fme@openerp.com-20120110165451-pvchn668y0b1p645

12 years ago[MERGE] orm: delete a record properties when deleting the record.
Vo Minh Thu [Tue, 10 Jan 2012 16:09:33 +0000 (17:09 +0100)]
[MERGE] orm: delete a record properties when deleting the record.

bzr revid: vmt@openerp.com-20120110160933-cjmk63dtb27rb0qp

12 years ago[ADD] handling of binary fields in list views
Xavier Morel [Tue, 10 Jan 2012 15:51:06 +0000 (16:51 +0100)]
[ADD] handling of binary fields in list views

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

bzr revid: xmo@openerp.com-20120110155106-p3g85wbh5g4wlbdi

12 years ago[IMP] correctly handle filenames in list view binaries
Xavier Morel [Tue, 10 Jan 2012 15:50:20 +0000 (16:50 +0100)]
[IMP] correctly handle filenames in list view binaries

bzr revid: xmo@openerp.com-20120110155020-ab02qb0ktlfxnwvb

12 years ago[IMP] Refactored Dataset#read_ids usage
Fabien Meghazi [Tue, 10 Jan 2012 15:45:00 +0000 (16:45 +0100)]
[IMP] Refactored Dataset#read_ids usage

bzr revid: fme@openerp.com-20120110154500-466y26mkyb947nze

12 years ago[MERGE] merged trunk.
Vo Minh Thu [Tue, 10 Jan 2012 15:43:33 +0000 (16:43 +0100)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20120110154333-kdwsff0faftcwvku

12 years ago[ADD] handling of binary fields to the listview
Xavier Morel [Tue, 10 Jan 2012 15:39:05 +0000 (16:39 +0100)]
[ADD] handling of binary fields to the listview

bzr revid: xmo@openerp.com-20120110153905-zxqkze9c4zrkmv2a

12 years ago[IMP] orm: cosmetics (and the runbot will build this branch again).
Vo Minh Thu [Tue, 10 Jan 2012 15:34:48 +0000 (16:34 +0100)]
[IMP] orm: cosmetics (and the runbot will build this branch again).

bzr revid: vmt@openerp.com-20120110153448-ot1vpcmwjbeykx9t

12 years ago[MERGE] account: improve help tooltip
Raphael Collet [Tue, 10 Jan 2012 15:26:55 +0000 (16:26 +0100)]
[MERGE] account: improve help tooltip

bzr revid: rco@openerp.com-20120110152655-kc7vy0iagstx1ie6

12 years ago[IMP] Improved m2o dialogs
Fabien Meghazi [Tue, 10 Jan 2012 15:21:10 +0000 (16:21 +0100)]
[IMP] Improved m2o dialogs

bzr revid: fme@openerp.com-20120110152110-5n4og71gyucnhwte

12 years ago[MERGE] lp:912179 (account_voucher: fix code creating voucher line from bank statement)
Raphael Collet [Tue, 10 Jan 2012 15:13:12 +0000 (16:13 +0100)]
[MERGE] lp:912179 (account_voucher: fix code creating voucher line from bank statement)

bzr revid: rco@openerp.com-20120110151312-s1z2r9kiaddwc296

12 years ago[fix] added exception in o2m when we query the value and the view is not yet intialized
niv-openerp [Tue, 10 Jan 2012 14:58:29 +0000 (15:58 +0100)]
[fix] added exception in o2m when we query the value and the view is not yet intialized

bzr revid: nicolas.vanhoren@openerp.com-20120110145829-kscrhk88d5t1nkk0

12 years ago[FIX] Fixed m2o dialogs
Fabien Meghazi [Tue, 10 Jan 2012 14:51:29 +0000 (15:51 +0100)]
[FIX] Fixed m2o dialogs

bzr revid: fme@openerp.com-20120110145129-7akak1kszzpobf37

12 years ago[imp] cosmetic improvements in form view
niv-openerp [Tue, 10 Jan 2012 14:47:09 +0000 (15:47 +0100)]
[imp] cosmetic improvements in form view

bzr revid: nicolas.vanhoren@openerp.com-20120110144709-wamuhmj682pa2a07

12 years ago[imp] refactored form view some more to use Mutex
niv-openerp [Tue, 10 Jan 2012 14:44:20 +0000 (15:44 +0100)]
[imp] refactored form view some more to use Mutex

bzr revid: nicolas.vanhoren@openerp.com-20120110144420-0bxkguwxgvt2oi9a

12 years ago[imp] refactored a part of form view to use Mutex
niv-openerp [Tue, 10 Jan 2012 14:41:13 +0000 (15:41 +0100)]
[imp] refactored a part of form view to use Mutex

bzr revid: nicolas.vanhoren@openerp.com-20120110144113-1x67nu7u9q51g7ny

12 years ago[IMP] add bin_size flag to listview reads in order not to fetch binary file contents
Xavier Morel [Tue, 10 Jan 2012 14:35:56 +0000 (15:35 +0100)]
[IMP] add bin_size flag to listview reads in order not to fetch binary file contents

bzr revid: xmo@openerp.com-20120110143556-ijsmmhvenw93vzfb

12 years ago[IMP] add doc to Binary.saveas, and rename a field for clarity
Xavier Morel [Tue, 10 Jan 2012 14:35:18 +0000 (15:35 +0100)]
[IMP] add doc to Binary.saveas, and rename a field for clarity

bzr revid: xmo@openerp.com-20120110143518-ircd8x1feyf5rquf

12 years ago[ADD] Add options arguments to Dataset#read_index in order to provide custom contexts
Fabien Meghazi [Tue, 10 Jan 2012 14:35:13 +0000 (15:35 +0100)]
[ADD] Add options arguments to Dataset#read_index in order to provide custom contexts

bzr revid: fme@openerp.com-20120110143513-00p14goadekz0y4z

12 years ago[MERGE] project: fixed wrong values in demo data leading to wrong task progress
Thibault Delavallée [Tue, 10 Jan 2012 14:23:44 +0000 (15:23 +0100)]
[MERGE] project: fixed wrong values in demo data leading to wrong task progress

bzr revid: tde@openerp.com-20120110142344-akaxb93ipil2vjwx

12 years ago[imp] removed default_get handling in xml views
niv-openerp [Tue, 10 Jan 2012 14:20:55 +0000 (15:20 +0100)]
[imp] removed default_get handling in xml views

bzr revid: nicolas.vanhoren@openerp.com-20120110142055-1ocyfzt24f4uuvaf

12 years ago[MERGE] report_webkit: add template lookup
Raphael Collet [Tue, 10 Jan 2012 14:10:54 +0000 (15:10 +0100)]
[MERGE] report_webkit: add template lookup

bzr revid: rco@openerp.com-20120110141054-1zf1folopul33c45

12 years ago[IMP] account: fix help text on bank acounts in invoices
Numerigraphe - Lionel Sausin [Tue, 10 Jan 2012 14:09:12 +0000 (15:09 +0100)]
[IMP] account: fix help text on bank acounts in invoices

bzr revid: ls@numerigraphe.fr-20120110140912-rifk0scy15v4rqhc

12 years ago[IMP] notify on successful database dump or restoration
Xavier Morel [Tue, 10 Jan 2012 13:54:38 +0000 (14:54 +0100)]
[IMP] notify on successful database dump or restoration

bzr revid: xmo@openerp.com-20120110135438-ceoexxnvixg3xcsu

12 years ago[FIX] Fixed document.directory form view
Fabien Meghazi [Tue, 10 Jan 2012 13:42:43 +0000 (14:42 +0100)]
[FIX] Fixed document.directory form view

bzr revid: fme@openerp.com-20120110134243-6d32rsojqosqkddi

12 years ago[FIX] translation marks for db notation.
Vaibhav (OpenERP) [Tue, 10 Jan 2012 13:38:26 +0000 (19:08 +0530)]
[FIX] translation marks for db notation.

bzr revid: vda@tinyerp.com-20120110133826-sp77387028vatzsw

12 years ago[FIX]Improve code.
vishmita [Tue, 10 Jan 2012 13:38:04 +0000 (19:08 +0530)]
[FIX]Improve code.

bzr revid: vja@vja-desktop-20120110133804-d93dbcqr9tnak56i

12 years ago[FIX] don't trigger blockUI before displaying potential alerts
Xavier Morel [Tue, 10 Jan 2012 13:30:20 +0000 (14:30 +0100)]
[FIX] don't trigger blockUI before displaying potential alerts

bzr revid: xmo@openerp.com-20120110133020-etejse7odvr8ancj

12 years ago[FIX] use new form popups in diagram view
Xavier Morel [Tue, 10 Jan 2012 13:15:00 +0000 (14:15 +0100)]
[FIX] use new form popups in diagram view

bzr revid: xmo@openerp.com-20120110131500-ccoed9tzw8ok52cs

12 years ago[FIX] translate literal string only.
Vaibhav (OpenERP) [Tue, 10 Jan 2012 13:13:48 +0000 (18:43 +0530)]
[FIX] translate literal string only.

bzr revid: vda@tinyerp.com-20120110131348-5mp10bkk3uwypbo3

12 years ago[FIX] block ui before rpc call.
Vaibhav (OpenERP) [Tue, 10 Jan 2012 12:59:14 +0000 (18:29 +0530)]
[FIX] block ui before rpc call.

bzr revid: vda@tinyerp.com-20120110125914-04oy2rilkdq793w0

12 years ago[MERGE] product_visible_discount: fixed bug 912953: added company_id argument to...
Thibault Delavallée [Tue, 10 Jan 2012 12:58:54 +0000 (13:58 +0100)]
[MERGE] product_visible_discount: fixed bug 912953: added company_id argument to product_id_change method

bzr revid: tde@openerp.com-20120110125854-eim1n3eeng6k8ips

12 years ago[IMP] Improved form view do_show()
Fabien Meghazi [Tue, 10 Jan 2012 12:54:13 +0000 (13:54 +0100)]
[IMP] Improved form view do_show()

bzr revid: fme@openerp.com-20120110125413-aowjb8bzse6mo92s

12 years ago[FIX] display issue with edition button when grouping lists, courtesy of SerpentCS
Xavier Morel [Tue, 10 Jan 2012 11:51:25 +0000 (12:51 +0100)]
[FIX] display issue with edition button when grouping lists, courtesy of SerpentCS

bzr revid: xmo@openerp.com-20120110115125-zl6472d90132ot8d

12 years ago[FIX]product_visible_discount: add a company in product_id_change method
Mayur Maheshwari (OpenERP) [Tue, 10 Jan 2012 11:36:25 +0000 (17:06 +0530)]
[FIX]product_visible_discount: add a company in product_id_change method

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

bzr revid: mma@tinyerp.com-20120110113625-j57286pylpidtfnr

12 years ago[MERGE] lp:827287 (crm,hr_contract,hr_timesheet_sheet,lunch: clean up test from user_...
Raphael Collet [Tue, 10 Jan 2012 11:25:44 +0000 (12:25 +0100)]
[MERGE] lp:827287 (crm,hr_contract,hr_timesheet_sheet,lunch: clean up test from user_id forced to user_root)

bzr revid: rco@openerp.com-20120110112544-1i8vg5ru50eju2rq

12 years ago[IMP] Improved debug options
Fabien Meghazi [Tue, 10 Jan 2012 11:23:28 +0000 (12:23 +0100)]
[IMP] Improved debug options

[REM] Moved some sidebar 'Customize' options to debug (requested by fp)

bzr revid: fme@openerp.com-20120110112328-pegs4hd2zzq00yus

12 years ago[FIX] marketing_campaign: readded required attribute because of model violations...
Thibault Delavallée [Tue, 10 Jan 2012 11:04:18 +0000 (12:04 +0100)]
[FIX] marketing_campaign: readded required attribute because of model violations it could generate

bzr revid: tde@openerp.com-20120110110418-miw9pgwcyhfhzdfx

12 years ago[imp] update lib client version
niv-openerp [Tue, 10 Jan 2012 10:54:22 +0000 (11:54 +0100)]
[imp] update lib client version

bzr revid: nicolas.vanhoren@openerp.com-20120110105422-qs4lt4b0pvqm4dzo

12 years ago[FIX] correctly implement transition labels in diagram view
Xavier Morel [Tue, 10 Jan 2012 10:54:29 +0000 (11:54 +0100)]
[FIX] correctly implement transition labels in diagram view

transition labels were hardcoded to the 'signal' field of the transition object, even
though labels are returned by graph_get as long as graph_get is given the correct
'label' parameter (which should be the value of arrow/@label from the view)

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

bzr revid: xmo@openerp.com-20120110105429-k1u66l205niu49e1

12 years ago[MERGE] lp:908797 (crm: fix access right of employee on model crm.case.section)
Raphael Collet [Tue, 10 Jan 2012 10:52:25 +0000 (11:52 +0100)]
[MERGE] lp:908797 (crm: fix access right of employee on model crm.case.section)

bzr revid: rco@openerp.com-20120110105225-trlxwsbaq82ca018

12 years ago[FIX]crm,hr_contract,hr_timesheet_sheet,lunch: remove a user_id from record in yml
Mayur Maheshwari (OpenERP) [Tue, 10 Jan 2012 10:40:57 +0000 (16:10 +0530)]
[FIX]crm,hr_contract,hr_timesheet_sheet,lunch: remove a user_id from record in yml

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

bzr revid: mma@tinyerp.com-20120110104057-p16tjp48u1xdp072

12 years ago[MERGE] marketing_campaign: fixed bug 911769: removed required attribute of campaign...
Thibault Delavallée [Tue, 10 Jan 2012 10:31:30 +0000 (11:31 +0100)]
[MERGE] marketing_campaign: fixed bug 911769: removed required attribute of campaign activity to be able to create activities when creating a campaign

bzr revid: tde@openerp.com-20120110103130-7v7t5b2pz6s7k7pq

12 years ago[MERGE] lp:912194 (hr_payroll: fix action salary rule category hierarchy)
Raphael Collet [Tue, 10 Jan 2012 10:17:41 +0000 (11:17 +0100)]
[MERGE] lp:912194 (hr_payroll: fix action salary rule category hierarchy)

bzr revid: rco@openerp.com-20120110101741-nrji0ph9gdrvcron

12 years ago[IMP] web_diagram: dict.update call, use kwargs instead of creating an immediately...
Xavier Morel [Tue, 10 Jan 2012 10:01:03 +0000 (11:01 +0100)]
[IMP] web_diagram: dict.update call, use kwargs instead of creating an immediately discarded dict in-place

bzr revid: xmo@openerp.com-20120110100103-h7gghm1lzg5h6a2l

12 years ago[IMP] Improved dialog controller for heights > window.height
Fabien Meghazi [Tue, 10 Jan 2012 10:03:49 +0000 (11:03 +0100)]
[IMP] Improved dialog controller for heights > window.height

bzr revid: fme@openerp.com-20120110100349-is7ng78n1ilm9f08

12 years ago[FIX] Fixed action target new dialog sticky titles
Fabien Meghazi [Tue, 10 Jan 2012 10:02:49 +0000 (11:02 +0100)]
[FIX] Fixed action target new dialog sticky titles

bzr revid: fme@openerp.com-20120110100249-i6dqty9qmc83e7sd

12 years ago[MERGE] lp:908739 (marketing_campaign: improve activity view)
Raphael Collet [Tue, 10 Jan 2012 09:57:43 +0000 (10:57 +0100)]
[MERGE] lp:908739 (marketing_campaign: improve activity view)

bzr revid: rco@openerp.com-20120110095743-nd5p8spvvl27bgj2

12 years ago[MERGE] sale: fix help string
Raphael Collet [Tue, 10 Jan 2012 09:35:44 +0000 (10:35 +0100)]
[MERGE] sale: fix help string

bzr revid: rco@openerp.com-20120110093544-6axfr1wz2n6x72d1

12 years ago[MERGE] lp:912525 (stock: override copy of stock.inventory)
Raphael Collet [Tue, 10 Jan 2012 09:30:11 +0000 (10:30 +0100)]
[MERGE] lp:912525 (stock: override copy of stock.inventory)

bzr revid: rco@openerp.com-20120110093011-7hwartrfc6dwe74z

12 years ago[FIX] hr_timesheet_sheet: fix incorrect datetime computation in test
Raphael Collet [Tue, 10 Jan 2012 08:34:50 +0000 (09:34 +0100)]
[FIX] hr_timesheet_sheet: fix incorrect datetime computation in test

bzr revid: rco@openerp.com-20120110083450-58txqb3phhax4yut

12 years ago[IMP] marketing_campaign :- improve view in marketing.campaign.activity object.
Serpent Consulting Services [Tue, 10 Jan 2012 08:25:49 +0000 (13:55 +0530)]
[IMP] marketing_campaign :- improve view in marketing.campaign.activity object.

bzr revid: support@serpentcs.com-20120110082549-9p0as341u3ijl4he

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 10 Jan 2012 05:22:15 +0000 (05:22 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120110052215-m0wfoet7izxkisx9

12 years ago[FIX] template lookup typo
nicolas.bessi@camptocamp.com [Mon, 9 Jan 2012 20:13:53 +0000 (21:13 +0100)]
[FIX] template lookup typo

bzr revid: nicolas.bessi@camptocamp.com-20120109201353-qbbu6yzdhzoen7i6

12 years ago[FIX] template lookup
nicolas.bessi@camptocamp.com [Mon, 9 Jan 2012 20:12:14 +0000 (21:12 +0100)]
[FIX] template lookup

bzr revid: nicolas.bessi@camptocamp.com-20120109201214-211nhcysziaxyhbe