odoo/odoo.git
11 years ago[FIX] setup.py: correct windows install
Christophe Simonis [Tue, 15 Jan 2013 10:40:47 +0000 (11:40 +0100)]
[FIX] setup.py: correct windows install

bzr revid: chs@openerp.com-20130115104047-6hrl825bn5pkmoo6

11 years ago[IMP] reorder modules menus
Christophe Simonis [Tue, 15 Jan 2013 10:40:15 +0000 (11:40 +0100)]
[IMP] reorder modules menus

bzr revid: chs@openerp.com-20130115104015-5ytx00t0b5230aaf

11 years ago[FIX] document management, file do not exists
Fabien Pinckaers [Mon, 14 Jan 2013 17:43:55 +0000 (18:43 +0100)]
[FIX] document management, file do not exists

bzr revid: fp@tinyerp.com-20130114174355-ygieirm80j9ftixx

11 years ago[MERGE] point_of_sale: memory leak fixes
Frédéric van der Essen [Mon, 14 Jan 2013 15:27:24 +0000 (16:27 +0100)]
[MERGE] point_of_sale: memory leak fixes

bzr revid: fva@openerp.com-20130114152724-pjj45my55syk0fwz

11 years ago[FIX] point_of_sale: removed some memory leaks.
Frédéric van der Essen [Mon, 14 Jan 2013 15:25:33 +0000 (16:25 +0100)]
[FIX] point_of_sale: removed some memory leaks.

bzr revid: fva@openerp.com-20130114152533-3s1ynd7q1927514a

11 years ago[MERGE] Custom filters always overrides default searches
Fabien Meghazi [Mon, 14 Jan 2013 13:56:51 +0000 (14:56 +0100)]
[MERGE] Custom filters always overrides default searches

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

bzr revid: fme@openerp.com-20130114135651-38tzt8vit3ho1b8d

11 years ago[ADD] Backward compatibility layer for 7.0
Fabien Meghazi [Mon, 14 Jan 2013 13:51:45 +0000 (14:51 +0100)]
[ADD] Backward compatibility layer for 7.0

bzr revid: fme@openerp.com-20130114135145-z51tp204vybz0dr3

11 years ago[MERGE] tools.translate: fix extraction of translation terms from mako source files...
Olivier Dony [Mon, 14 Jan 2013 11:28:31 +0000 (12:28 +0100)]
[MERGE] tools.translate: fix extraction of translation terms from mako source files, courtesy of Niels Huylebroeck (Agaplan)

bzr revid: odo@openerp.com-20130114112831-87gmdtqzaa55zssf

11 years ago[FIX] Fix one custom filter bug (only scratch the surface of this problem)
Fabien Meghazi [Mon, 14 Jan 2013 09:30:14 +0000 (10:30 +0100)]
[FIX] Fix one custom filter bug (only scratch the surface of this problem)

bzr revid: fme@openerp.com-20130114093014-5sv1sfk5u2uemwlr

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 13 Jan 2013 05:27:54 +0000 (05:27 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130112054101-c5eckujyiswinr8d
bzr revid: launchpad_translations_on_behalf_of_openerp-20130113052754-t9fjhcoa1ug7g2ww

11 years ago[FIX] lunch: everyday alerts were never displayed
Olivier Dony [Fri, 11 Jan 2013 18:45:24 +0000 (19:45 +0100)]
[FIX] lunch: everyday alerts were never displayed

bzr revid: odo@openerp.com-20130111184524-izvjoiwwnir7kro7

11 years ago[FIX] account_followup: fix incorrect parameters passed to context_today()
Olivier Dony [Fri, 11 Jan 2013 18:42:26 +0000 (19:42 +0100)]
[FIX] account_followup: fix incorrect parameters passed to context_today()

bzr revid: odo@openerp.com-20130111184226-q4w133x1i7cjsthr

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 14 Jan 2013 05:18:17 +0000 (05:18 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130112054058-8axv6o0qb0xnmx0w
bzr revid: launchpad_translations_on_behalf_of_openerp-20130113052752-ek3mq7hoe2mj4zyt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130114051817-ltnyu6jl4nxctf8t

11 years ago[FIX] apps: make warning messages translatable
Olivier Dony [Fri, 11 Jan 2013 17:59:05 +0000 (06:59 +1300)]
[FIX] apps: make warning messages translatable

bzr revid: odo@openerp.com-20130111175905-a50b1adne55dekrt

11 years ago[FIX] fields.date[time]: context_today()/context_timestamp() should fallback to user...
Olivier Dony [Fri, 11 Jan 2013 17:57:17 +0000 (06:57 +1300)]
[FIX] fields.date[time]: context_today()/context_timestamp() should fallback to user TZ if context TZ is missing

This takes care of cases where the context is missing,
e.g. for workflow-based operations, and is similar
to the way tools.translate._() falls back to the user
language.

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

bzr revid: odo@openerp.com-20130111175717-u8r1t7s8872bz2rx

11 years ago[FIX] ir.mail_server: correct fallback to smtp parameters provided in server config...
Olivier Dony [Fri, 11 Jan 2013 16:12:01 +0000 (05:12 +1300)]
[FIX] ir.mail_server: correct fallback to smtp parameters provided in server config/command-line

bzr revid: odo@openerp.com-20130111161201-3w8o2voiauxyvxzz

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 14 Jan 2013 05:17:37 +0000 (05:17 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130112054022-r3v2m3r8ftr373kl
bzr revid: launchpad_translations_on_behalf_of_openerp-20130113052739-ol5rj9c4s6r9u6gh
bzr revid: launchpad_translations_on_behalf_of_openerp-20130114051737-tqxmwkgixvl7dxd8

11 years ago[FIX] res_partner: kanban view : update contact avatar on edit mode (for company...
Christophe Matthieu [Fri, 11 Jan 2013 14:54:59 +0000 (15:54 +0100)]
[FIX] res_partner: kanban view : update contact avatar on edit mode (for company partner)

bzr revid: chm@openerp.com-20130111145459-e2rp9o3bmh2p679i

11 years ago[MERGE] point_of_sale: console.log removals and comments update
Frédéric van der Essen [Fri, 11 Jan 2013 14:47:59 +0000 (15:47 +0100)]
[MERGE] point_of_sale: console.log removals and comments update

bzr revid: fva@openerp.com-20130111144759-k1qpnhqpylwc1l20

11 years ago[MERGE] from upstream
Frédéric van der Essen [Fri, 11 Jan 2013 14:47:13 +0000 (15:47 +0100)]
[MERGE] from upstream

bzr revid: fva@openerp.com-20130111144713-w8xh4nilg049c834

11 years ago[FIX] point_of_sale: removed console.logs
Frédéric van der Essen [Fri, 11 Jan 2013 14:42:55 +0000 (15:42 +0100)]
[FIX] point_of_sale: removed console.logs

bzr revid: fva@openerp.com-20130111144255-cgs85ue7hsp5ces7

11 years ago[FIX] point_of_sale: removed console.logs
Frédéric van der Essen [Fri, 11 Jan 2013 14:42:19 +0000 (15:42 +0100)]
[FIX] point_of_sale: removed console.logs

bzr revid: fva@openerp.com-20130111144219-eg0xr5kzwewq5ygf

11 years ago[IMP] point_of_sale: added some comments about the localstorage db implementation...
Frédéric van der Essen [Fri, 11 Jan 2013 14:41:08 +0000 (15:41 +0100)]
[IMP] point_of_sale: added some comments about the localstorage db implementation and performance

bzr revid: fva@openerp.com-20130111144108-5u4ie3p9ueoj6ulm

11 years ago[FIX] account: when editing an account.move, don't crash at the creation of account...
Quentin (OpenERP) [Fri, 11 Jan 2013 13:54:26 +0000 (14:54 +0100)]
[FIX] account: when editing an account.move, don't crash at the creation of account.move.line because the date isn't given, if it already exists in the parent move

bzr revid: qdp-launchpad@openerp.com-20130111135426-f68wteyccd3nqani

11 years ago[FIX] sale: in config wizard, do not assume the 'service' product hasn't been deleted...
Quentin (OpenERP) [Fri, 11 Jan 2013 13:25:31 +0000 (14:25 +0100)]
[FIX] sale: in config wizard, do not assume the 'service' product hasn't been deleted by the user

bzr revid: qdp-launchpad@openerp.com-20130111132531-z7rapvvuk2kaqw8a

11 years ago[IMP] Change custom variable initialization in web_analytics
vta vta@openerp.com [Fri, 11 Jan 2013 13:29:44 +0000 (14:29 +0100)]
[IMP] Change custom variable initialization in web_analytics

bzr revid: vta@openerp.com-20130111132944-1q171v9fjtei5b36

11 years ago[FIX] base: GBP currency symbol should be before the amount
Quentin (OpenERP) [Fri, 11 Jan 2013 11:40:12 +0000 (12:40 +0100)]
[FIX] base: GBP currency symbol should be before the amount

bzr revid: qdp-launchpad@openerp.com-20130111114012-xm19xp9glbn3qnn2

11 years ago[FIX] project: the gantt view of tasks was not usable because of missing fields....
Quentin (OpenERP) [Fri, 11 Jan 2013 09:47:24 +0000 (10:47 +0100)]
[FIX] project: the gantt view of tasks was not usable because of missing fields. Some refactoring in the view definition

bzr revid: qdp-launchpad@openerp.com-20130111094724-ae06x08viklkqvch

11 years ago[FIX] Fixed issue with testing context in eval.js, due to a previous change in get_se...
vta vta@openerp.com [Fri, 11 Jan 2013 09:43:14 +0000 (10:43 +0100)]
[FIX] Fixed issue with testing context in eval.js, due to a previous change in get_session_info (context -> user_context)

bzr revid: vta@openerp.com-20130111094314-odrm9enzrmcrtcu6

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 11 Jan 2013 05:22:08 +0000 (05:22 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130108060408-8nb3941v15q9ybdf
bzr revid: launchpad_translations_on_behalf_of_openerp-20130109055200-8b1ngo68e9purey3
bzr revid: launchpad_translations_on_behalf_of_openerp-20130110053544-j7oyp5nohajb0nj8
bzr revid: launchpad_translations_on_behalf_of_openerp-20130111052135-l323k3ttzdy0o9km
bzr revid: launchpad_translations_on_behalf_of_openerp-20130111052208-h19znnqin0y82wvx

11 years ago[FIX] mail_thread subclasses: message_new must not override the explicitly provided...
Olivier Dony [Thu, 10 Jan 2013 17:27:23 +0000 (18:27 +0100)]
[FIX] mail_thread subclasses: message_new must not override the explicitly provided ``custom_values``

This was the case before, but was broken involuntarily during the
big mail refactoring for v7. The default values provided by
custom message_new methods should only be used as defaults.

bzr revid: odo@openerp.com-20130110172723-ym7mcmdllcucj0j3

11 years ago[FIX] contracts: use correct quantity field to avoid mismatching values
Olivier Dony [Thu, 10 Jan 2013 17:11:00 +0000 (18:11 +0100)]
[FIX] contracts: use correct quantity field to avoid mismatching values

`quantity` is a recursive sum of quantities of all types, including child accounts,
while `hours_quantity` is the local sum of quantities in `general` analytic journals.
The latter is what corresponds to the `Units consumed` value for contracts, and what
is used to compute the `remaining_hours`, so we must used that.

bzr revid: odo@openerp.com-20130110171100-el2g1i3ou89p2yjc

11 years ago[FIX]Add ondelete casacde to alias_model_id for mail_alias, otherwise impossible...
dle@openerp.com [Thu, 10 Jan 2013 17:09:06 +0000 (18:09 +0100)]
[FIX]Add ondelete casacde to alias_model_id for mail_alias, otherwise impossible to uninstall project properly

bzr revid: dle@openerp.com-20130110170906-mw0u5d92rv4j2f88

11 years ago[MERGE] mail: fix UnboundLocalError in message_create_partners_from_emails() if partn...
Xavier ALT [Thu, 10 Jan 2013 14:55:09 +0000 (15:55 +0100)]
[MERGE] mail: fix UnboundLocalError in message_create_partners_from_emails() if partners with requested emails already exists

bzr revid: xal@openerp.com-20130110145509-p346qphqk67emd3r

11 years ago[FIX] partner_id was only present in an else clause and not in the corresponding...
Chris Biersbach [Thu, 10 Jan 2013 13:42:40 +0000 (14:42 +0100)]
[FIX] partner_id was only present in an else clause and not in the corresponding if. This caused a traceback when the if was executed.

bzr revid: cbi@openerp.com-20130110134240-0jveuv3pnmn75nu1

11 years ago[FIX] Handle correctly webclient's show_application execution in web_analytics
vta vta@openerp.com [Thu, 10 Jan 2013 08:47:00 +0000 (09:47 +0100)]
[FIX] Handle correctly webclient's show_application execution in web_analytics

bzr revid: vta@openerp.com-20130110084700-curkkezb5333edai

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 10 Jan 2013 05:36:32 +0000 (05:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130110053628-en17csgzy8b6qhla
bzr revid: launchpad_translations_on_behalf_of_openerp-20130110053632-tqct04tynt3d52ok

11 years ago[FIX] html widget: fix cleditor width when the field was invisible before becoming...
Fabien Meghazi [Wed, 9 Jan 2013 16:46:26 +0000 (17:46 +0100)]
[FIX] html widget: fix cleditor width when the field was invisible before becoming editable

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

bzr revid: odo@openerp.com-20130109164626-1a16vqmwc366n0xf

11 years ago[IMP] css: made the fallback color for gradients a mix of the endcolors instead of...
Frédéric van der Essen [Wed, 9 Jan 2013 13:18:48 +0000 (14:18 +0100)]
[IMP] css: made the fallback color for gradients a mix of the endcolors instead of simply the start. Why? Because it's a better fallback of course.

bzr revid: fva@openerp.com-20130109131848-z3t8ad2qadypcduv

11 years ago[IMP] Merged bzr+ssh://bazaar.launchpad.net/~openerp-dev/openobject-addons/7.0-improv...
vta vta@openerp.com [Wed, 9 Jan 2013 11:15:08 +0000 (12:15 +0100)]
[IMP] Merged bzr+ssh://bazaar.launchpad.net/~openerp-dev/openobject-addons/7.0-improve_web_analytics-vta containing several improvements on web_analytics module

bzr revid: vta@openerp.com-20130109111508-o0s4ocpu0q4236b9

11 years ago[FIX] web_analytics auto_install=False, again
vta vta@openerp.com [Wed, 9 Jan 2013 11:00:43 +0000 (12:00 +0100)]
[FIX] web_analytics auto_install=False, again

bzr revid: vta@openerp.com-20130109110043-fxndrl90l0cl4rua

11 years ago[FIX] Pass the right object when binding to 'state_pushed'
vta vta@openerp.com [Wed, 9 Jan 2013 10:24:29 +0000 (11:24 +0100)]
[FIX] Pass the right object when binding to 'state_pushed'

bzr revid: vta@openerp.com-20130109102429-2k33nl3nwg3p0cna

11 years ago[FIX] Forgotten ',' and issue on calling _push_event
vta vta@openerp.com [Wed, 9 Jan 2013 09:50:49 +0000 (10:50 +0100)]
[FIX] Forgotten ',' and issue on calling _push_event

bzr revid: vta@openerp.com-20130109095049-4gb392x20iius6pj

11 years ago[FIX] kanban view: css change for title elipsis
Christophe Matthieu [Wed, 9 Jan 2013 09:44:51 +0000 (10:44 +0100)]
[FIX] kanban view: css change for title elipsis

bzr revid: chm@openerp.com-20130109094451-0exhihw3f91o466s

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 9 Jan 2013 05:52:50 +0000 (05:52 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130109055250-wxy0mw21gmbainhu

11 years ago[MERGE] css improvements for etherpad and notes
Frédéric van der Essen [Tue, 8 Jan 2013 17:53:25 +0000 (18:53 +0100)]
[MERGE] css improvements for etherpad and notes

bzr revid: fva@openerp.com-20130108175325-4d4kw7i6t18oox5b

11 years ago[MERGE] from upstream
Frédéric van der Essen [Tue, 8 Jan 2013 17:52:16 +0000 (18:52 +0100)]
[MERGE] from upstream

bzr revid: fva@openerp.com-20130108175216-qsvgflz81jur21vu

11 years ago[IMP] css: made the styling of the note's content constistant with the styling of...
Frédéric van der Essen [Tue, 8 Jan 2013 17:20:57 +0000 (18:20 +0100)]
[IMP] css: made the styling of the note's content constistant with the styling of the etherpad editor

bzr revid: fva@openerp.com-20130108172057-8xmwdhfg3izkqbdf

11 years ago[FIX] OpenChatter: unknown emails becoming followers was not taken into account when...
Thibault Delavallée [Tue, 8 Jan 2013 16:50:10 +0000 (17:50 +0100)]
[FIX] OpenChatter: unknown emails becoming followers was not taken into account when using the mail.compose.message wizard.
When having emails not related to a partner in a discussion thread, checkboxes appear that allow to create a partner that will be added as follower to the related document, if any. This now works either in the quik reply box, or the full composer.

bzr revid: tde@openerp.com-20130108165010-hkhd45ube5s081i5

11 years ago[FIX] problem when multiple instances of the web client run in tabs and we disconnect...
niv-openerp [Tue, 8 Jan 2013 16:41:04 +0000 (17:41 +0100)]
[FIX] problem when multiple instances of the web client run in tabs and we disconnect from one tab, now displays a better error message

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

bzr revid: nicolas.vanhoren@openerp.com-20130108164104-7wv2yxlrczqmicvb

11 years ago[CLEAN] Renamed a method, deleted a now useless comment.
Thibault Delavallée [Tue, 8 Jan 2013 16:25:39 +0000 (17:25 +0100)]
[CLEAN] Renamed a method, deleted a now useless comment.

bzr revid: tde@openerp.com-20130108162539-0xtqg98v5por2b95

11 years ago[IMP] mail_followers: hide hr when there are no subtype
Christophe Matthieu [Tue, 8 Jan 2013 16:21:30 +0000 (17:21 +0100)]
[IMP] mail_followers: hide hr when there are no subtype

bzr revid: chm@openerp.com-20130108162130-e390u7s1duf3yj3r

11 years ago[CLEAN] Some code cleaning.
Thibault Delavallée [Tue, 8 Jan 2013 16:13:32 +0000 (17:13 +0100)]
[CLEAN] Some code cleaning.

bzr revid: tde@openerp.com-20130108161332-e1ekhtneh0mryhno

11 years ago[IMP] account, usability: changed the label of button to reopen account.period
Quentin (OpenERP) [Tue, 8 Jan 2013 15:18:05 +0000 (16:18 +0100)]
[IMP] account, usability: changed the label of button to reopen account.period

bzr revid: qdp-launchpad@openerp.com-20130108151805-qy4y47q5dnqm33u9

11 years ago[FIX] message_post: now handles partner_ids parameter with extra-caution, creating...
Thibault Delavallée [Tue, 8 Jan 2013 15:13:32 +0000 (16:13 +0100)]
[FIX] message_post: now handles partner_ids parameter with extra-caution, creating a set of sets. If partner_ids is a list of ids, or a list of commands under list form, this should work as well.

bzr revid: tde@openerp.com-20130108151332-q349tkjsv0fpb0hm

11 years ago[FIX] mail: when creating a new object from incoming mail, don't call default_get...
Quentin (OpenERP) [Tue, 8 Jan 2013 14:20:21 +0000 (15:20 +0100)]
[FIX] mail: when creating a new object from incoming mail, don't call default_get before the call to super(). The create method from the orm is adding default missing value itself. It is also the cause of a bug on stage selection because custom code in create() is not run when stage_id is given in vals (and it's filled here by default_get() but return a wrong value as context cannot be used from incomming mail).

bzr revid: qdp-launchpad@openerp.com-20130108142021-thtla3868hqvqs0o

11 years ago[IMP] mail: all email checked create a partner and associate the email from
Christophe Matthieu [Tue, 8 Jan 2013 13:44:24 +0000 (14:44 +0100)]
[IMP] mail: all email checked create a partner and associate the email from

bzr revid: chm@openerp.com-20130108134424-dthns93bf0w59juf

11 years ago[MERGE] from 7.0-fix-message_post-partner_ids-tde
Christophe Matthieu [Tue, 8 Jan 2013 13:37:54 +0000 (14:37 +0100)]
[MERGE] from 7.0-fix-message_post-partner_ids-tde

bzr revid: chm@openerp.com-20130108133754-o652a1gdfwe3obs2

11 years ago[IMP] mail: js partner_ids
Christophe Matthieu [Tue, 8 Jan 2013 13:28:19 +0000 (14:28 +0100)]
[IMP] mail: js partner_ids

bzr revid: chm@openerp.com-20130108132819-vb7lv8mt11n1r3bv

11 years ago[FIX] message_post: now handles partner_ids parameter with extra-caution, creating...
Thibault Delavallée [Tue, 8 Jan 2013 13:07:16 +0000 (14:07 +0100)]
[FIX] message_post: now handles partner_ids parameter with extra-caution, creating a set of sets. If partner_ids is a list of ids, or a list of commands under list form, this should work as well.

bzr revid: tde@openerp.com-20130108130716-hea1fomxog5an61r

11 years ago[IMP] mail: create new partner with email from
Christophe Matthieu [Tue, 8 Jan 2013 12:43:10 +0000 (13:43 +0100)]
[IMP] mail: create new partner with email from

bzr revid: chm@openerp.com-20130108124310-le3hx95yn3jhfhaq

11 years ago[FIX] Launch application even if the tracker crashes
vta vta@openerp.com [Tue, 8 Jan 2013 11:21:36 +0000 (12:21 +0100)]
[FIX] Launch application even if the tracker crashes

bzr revid: vta@openerp.com-20130108112136-xiqejgkxazy23djy

11 years ago[FIX] document_page: pages content should be edited using HTML/WYSIWYG widget
Olivier Dony [Tue, 8 Jan 2013 10:54:10 +0000 (11:54 +0100)]
[FIX] document_page: pages content should be edited using HTML/WYSIWYG widget

bzr revid: odo@openerp.com-20130108105410-tjagkt0anx45my31

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Tue, 8 Jan 2013 10:40:08 +0000 (11:40 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20130108104008-4jg3spjkxhmb82d7

11 years ago[FIX] Going into production
vta vta@openerp.com [Tue, 8 Jan 2013 10:39:31 +0000 (11:39 +0100)]
[FIX] Going into production

bzr revid: vta@openerp.com-20130108103931-55s7n8xrwrkztrgy

11 years ago[IMP] Added comments
vta vta@openerp.com [Tue, 8 Jan 2013 10:38:13 +0000 (11:38 +0100)]
[IMP] Added comments

bzr revid: vta@openerp.com-20130108103813-opbmmavuxlfmuqaw

11 years ago[FIX] Remove unused key
vta vta@openerp.com [Tue, 8 Jan 2013 10:32:00 +0000 (11:32 +0100)]
[FIX] Remove unused key

bzr revid: vta@openerp.com-20130108103200-qq94ad7clyootwtx

11 years ago[IMP] Refactor event tracking
vta vta@openerp.com [Tue, 8 Jan 2013 09:48:50 +0000 (10:48 +0100)]
[IMP] Refactor event tracking

bzr revid: vta@openerp.com-20130108094850-452xq5vbfnnoipz5

11 years ago[IMP] Added _push_ecommerce function to web_analytics.Tracker. Minor naming fix
vta vta@openerp.com [Tue, 8 Jan 2013 09:17:54 +0000 (10:17 +0100)]
[IMP] Added _push_ecommerce function to web_analytics.Tracker. Minor naming fix

bzr revid: vta@openerp.com-20130108091754-7zu8asu7hwx8bd1y

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 8 Jan 2013 06:06:25 +0000 (06:06 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130108060621-ui1ieo61n4a6evjr
bzr revid: launchpad_translations_on_behalf_of_openerp-20130108060625-j9tf52wfuw30yh8i

11 years ago[MERGE] win32: use 'net' command for service start/stop operation
Xavier ALT [Mon, 7 Jan 2013 17:48:46 +0000 (18:48 +0100)]
[MERGE] win32: use 'net' command for service start/stop operation

  * We have to wait for complete service stop before trying to re-start
    OpenERP service, otherwise service manager will complain that the
    service is already running - and thus preventing to it start.
      'sc' command only send a query to service manager without waiting
    for completion - instead we use 'net' command which wait for complete
    start/stop operation.

bzr revid: xal@openerp.com-20130107174846-745eqpvp2lhskspi

11 years ago[MERGE] clean convert to opporunity wizard
Fabien Pinckaers [Mon, 7 Jan 2013 17:30:37 +0000 (18:30 +0100)]
[MERGE] clean convert to opporunity wizard

bzr revid: fp@tinyerp.com-20130107173037-ssam27a2acba7v23

11 years ago[FIX] ir.cron: cron list makes inactive cron jobs hard to spot
Olivier Dony [Mon, 7 Jan 2013 17:17:20 +0000 (18:17 +0100)]
[FIX] ir.cron: cron list makes inactive cron jobs hard to spot

bzr revid: odo@openerp.com-20130107171720-foxippaaib6jb0zm

11 years ago[FIX] win32: use 'net' command for service start/stop operation
Xavier ALT [Mon, 7 Jan 2013 16:23:02 +0000 (17:23 +0100)]
[FIX] win32: use 'net' command for service start/stop operation

  * We have to wait for complete service stop before trying to re-start
    OpenERP service, otherwise service manager will complain that the
    service is already running - and thus preventing to it start.
      'sc' command only send a query to service manager without waiting
    for completion - instead we use 'net' command which wait for complete
    start/stop operation.

bzr revid: xal@openerp.com-20130107162302-xtf44nm10859203w

11 years ago[FIX] Empty binary fields does not hide filename placeholder
Fabien Meghazi [Mon, 7 Jan 2013 16:18:07 +0000 (17:18 +0100)]
[FIX] Empty binary fields does not hide filename placeholder

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

bzr revid: fme@openerp.com-20130107161807-fvzdgayqhf8hx92q

11 years ago[IMP] Refactoring setup on webclient, changed Object and View Type custom variables...
vta vta@openerp.com [Mon, 7 Jan 2013 15:33:21 +0000 (16:33 +0100)]
[IMP] Refactoring setup on webclient, changed Object and View Type custom variables onto events (GA doesn't support multiple sets on page-level cv)

bzr revid: vta@openerp.com-20130107153321-b1pimfpmfy4xg8pv

11 years ago[FIX] account: for a given wizard supposed to cancel the opening entries, if to cance...
Quentin (OpenERP) [Mon, 7 Jan 2013 14:06:15 +0000 (15:06 +0100)]
[FIX] account: for a given wizard supposed to cancel the opening entries, if to cancel the opening entries of 2012 the user must select the fiscalyear 2011, then the wizard should state 'cancel the closing entries'

bzr revid: qdp-launchpad@openerp.com-20130107140615-x6maqqy1r3t6ozn5

11 years ago[FIX] account: when generating the opening entries, do not copy the last partner...
Quentin (OpenERP) [Mon, 7 Jan 2013 13:55:07 +0000 (14:55 +0100)]
[FIX] account: when generating the opening entries, do not copy the last partner on the centralisation lines (was set in default_get) but force it to False

bzr revid: qdp-launchpad@openerp.com-20130107135507-jfm7ptd64zlldrqr

11 years ago[IMP] menu css, don't display active color and need action hover the content document
Christophe Matthieu [Mon, 7 Jan 2013 13:38:48 +0000 (14:38 +0100)]
[IMP] menu css, don't display active color and need action hover the content document

bzr revid: chm@openerp.com-20130107133848-50ei3eioobx3z0a3

11 years ago[FIX] Kanban view produce multiple result set on multiple concurrent searches
Fabien Meghazi [Mon, 7 Jan 2013 12:37:21 +0000 (13:37 +0100)]
[FIX] Kanban view produce multiple result set on multiple concurrent searches

bzr revid: fme@openerp.com-20130107123721-35g2nh7is550mcnp

11 years ago[FIX] hr_expense: removing the automatic validation of the supplier account.voucher...
Quentin (OpenERP) [Mon, 7 Jan 2013 11:29:33 +0000 (12:29 +0100)]
[FIX] hr_expense: removing the automatic validation of the supplier account.voucher when the hr.expense is set to 'done'

bzr revid: qdp-launchpad@openerp.com-20130107112933-tkuqrbhdxi4hhjsv

11 years ago[FIX] project.issue: incorrect params in super().message_update() call
Olivier Dony [Mon, 7 Jan 2013 11:17:01 +0000 (12:17 +0100)]
[FIX] project.issue: incorrect params in super().message_update() call

bzr revid: odo@openerp.com-20130107111701-8tjcqla0u1x4ljcc

11 years ago[FIX] mail.thread: decode_header should ignore empty/None header values
Olivier Dony [Mon, 7 Jan 2013 11:13:51 +0000 (12:13 +0100)]
[FIX] mail.thread: decode_header should ignore empty/None header values

bzr revid: odo@openerp.com-20130107111351-72z36e0pjjikpd0e

11 years ago[IMP] hr_holidays: removed 'document created' automatic log, as the request is automa...
Thibault Delavallée [Mon, 7 Jan 2013 09:48:42 +0000 (10:48 +0100)]
[IMP] hr_holidays: removed 'document created' automatic log, as the request is automatically confirmed, leading to a status update message that is now the first message logged.

bzr revid: tde@openerp.com-20130107094842-gp4lzt8w17auzm9n

11 years ago[MERGE] Sync with 7.0.
Thibault Delavallée [Mon, 7 Jan 2013 09:26:45 +0000 (10:26 +0100)]
[MERGE] Sync with 7.0.

bzr revid: tde@openerp.com-20130107092645-dkqhjb5vv54yubuf

11 years ago[FIX]Anonymous mode must work with url params except the specific token or username...
dle@openerp.com [Mon, 7 Jan 2013 09:25:47 +0000 (10:25 +0100)]
[FIX]Anonymous mode must work with url params except the specific token or username params

bzr revid: dle@openerp.com-20130107092547-zj4ciux3id4bnohn

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 7 Jan 2013 05:45:15 +0000 (05:45 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130106053125-9sb5dr03kc8gmvpe
bzr revid: launchpad_translations_on_behalf_of_openerp-20130107054512-8vxs3lzomicfru2z
bzr revid: launchpad_translations_on_behalf_of_openerp-20130107054515-z9gktg07rskvs12r

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 7 Jan 2013 05:43:58 +0000 (05:43 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130105053946-cw09iqtcvoz967j1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130106053016-99l6yng147p1onxu
bzr revid: launchpad_translations_on_behalf_of_openerp-20130107054358-g0wq2uyjuvglud9y

11 years ago[FIX] UoM change on invoice line
Fabien Pinckaers [Sat, 5 Jan 2013 23:29:19 +0000 (00:29 +0100)]
[FIX] UoM change on invoice line

bzr revid: fp@openerp.com-20130105232919-4yrejqrupmev3psg

11 years ago[IMP] french translation
Fabien Pinckaers [Sat, 5 Jan 2013 23:10:23 +0000 (00:10 +0100)]
[IMP] french translation

bzr revid: fp@openerp.com-20130105231023-0tn1ta63fmogp2nx

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 5 Jan 2013 05:40:51 +0000 (05:40 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130105054051-qzsonom63if47pod

11 years ago[FIX] When extracting strings from mako reports we specify a correcter method for...
Niels Huylebroeck [Fri, 4 Jan 2013 17:16:31 +0000 (18:16 +0100)]
[FIX] When extracting strings from mako reports we specify a correcter method for string extraction.

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

bzr revid: nh@agaplan.eu-20130104171631-p72mjfkfsvm2tdr8

11 years ago[FIX] kanban width improvement
Fabien Pinckaers [Fri, 4 Jan 2013 16:54:29 +0000 (17:54 +0100)]
[FIX] kanban width improvement

bzr revid: fp@tinyerp.com-20130104165429-51o2azb657i7b91q

11 years ago[MERGE] Sync with 7.0
Thibault Delavallée [Fri, 4 Jan 2013 16:02:27 +0000 (17:02 +0100)]
[MERGE] Sync with 7.0

bzr revid: tde@openerp.com-20130104160227-42e2vjrqf443muy4

11 years ago[MERGE] trunk-bug-1095257-vja: In IE9,create database page should display in center.
Christophe Matthieu [Fri, 4 Jan 2013 15:44:24 +0000 (16:44 +0100)]
[MERGE] trunk-bug-1095257-vja: In IE9,create database page should display in center.

bzr revid: chm@openerp.com-20130104154424-joyb3r3hfa2twslw

11 years ago[IMP] hr_holidays: removed 'document created' automatic log, as the request is automa...
Thibault Delavallée [Fri, 4 Jan 2013 14:50:30 +0000 (15:50 +0100)]
[IMP] hr_holidays: removed 'document created' automatic log, as the request is automatically confirmed, leading to a status update message that is now the first message logged.

bzr revid: tde@openerp.com-20130104145030-6t6jtu4chizgs3jk

11 years ago[FIX] mail: default_partner_ids
Christophe Matthieu [Fri, 4 Jan 2013 14:48:33 +0000 (15:48 +0100)]
[FIX] mail: default_partner_ids

bzr revid: chm@openerp.com-20130104144833-1wf6fc00jl6vrmri

11 years ago[MERGE] Chatter, invite: send emails for notifications or invitations contains a...
Thibault Delavallée [Fri, 4 Jan 2013 14:01:21 +0000 (15:01 +0100)]
[MERGE] Chatter, invite: send emails for notifications or invitations contains a link to the document if the user can read it, or a generic link to the portal
Invite wizard: many2many_tags on recipients now show the email of chosen partners
crm, task, project_issue: when a message is send from a record, the reply_to address will be the alias of the section or project, if defined.

bzr revid: tde@openerp.com-20130104140121-cslebgwtc1i1juv2

11 years ago[FIX] py.js: add the name of value to display error when debugging.
Christophe Matthieu [Fri, 4 Jan 2013 14:00:00 +0000 (15:00 +0100)]
[FIX] py.js: add the name of value to display error when debugging.

bzr revid: chm@openerp.com-20130104140000-22t1wj95jp7ro2ho

11 years ago[FIX] Add support for multidb mode
vta vta@openerp.com [Fri, 4 Jan 2013 13:04:25 +0000 (14:04 +0100)]
[FIX] Add support for multidb mode

bzr revid: vta@openerp.com-20130104130425-t5b1etm074ha4lmz