odoo/odoo.git
11 years ago[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res...
Thibault Delavallée [Thu, 15 Nov 2012 12:51:24 +0000 (13:51 +0100)]
[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res.users view redirected to its related res.partner.
Server-side:
- removed the hack about redirecting the user form view on its related partner form view
- added a simplified profile form view on the user, used for example to preview salesmen in opportunities

bzr revid: tde@openerp.com-20121115125124-rreg8bcim9nnauxr

11 years ago[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res...
Thibault Delavallée [Thu, 15 Nov 2012 12:51:13 +0000 (13:51 +0100)]
[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res.users view redirected to its related res.partner.
Addons-side:
- res.users wraps the 2 posting methods, because mailboxes are still related to the user, not the partner, due to some technical issues
- mail.compose.message using email_template: _reopen is back, as the spec of a wizard should be that hitting a button close it. Therefore _reopen is necessaru to reopen the wizard with its previous value, to continue working on it.

bzr revid: tde@openerp.com-20121115125113-oxn2vwunsvkinxkd

11 years ago[CLEAN] removed a commented statement, fixed a var name in js.é
Thibault Delavallée [Thu, 15 Nov 2012 12:49:31 +0000 (13:49 +0100)]
[CLEAN] removed a commented statement, fixed a var name in js.é

bzr revid: tde@openerp.com-20121115124931-w20igi8qk66uvnj0

11 years ago[REV] mail.compose.message using email_template: _reopen is back, as the spec of...
Thibault Delavallée [Thu, 15 Nov 2012 12:24:06 +0000 (13:24 +0100)]
[REV] mail.compose.message using email_template: _reopen is back, as the spec of a wizard should be that hitting a button close it. Therefore _reopen is necessaru to reopen the wizard with its previous value, to continue working on it.

bzr revid: tde@openerp.com-20121115122406-d88ozw5iclsqdyff

11 years ago[FIX] CrashManager do not have destroy() method
Christophe Simonis [Thu, 15 Nov 2012 12:03:31 +0000 (13:03 +0100)]
[FIX] CrashManager do not have destroy() method

bzr revid: chs@openerp.com-20121115120331-ltujwzobh19muygl

11 years ago[FIX]account_asset: fix problem when we validate the last depreciation line it was...
Cedric Snauwaert [Thu, 15 Nov 2012 11:04:48 +0000 (12:04 +0100)]
[FIX]account_asset: fix problem when we validate the last depreciation line it was closing the asset without checking if all depreciation lines was validated

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

bzr revid: csn@openerp.com-20121115110448-y0csyrbgpexam0kt

11 years ago[IMP] Inverting personnal tasks and notes importancies
Fabien Pinckaers [Thu, 15 Nov 2012 10:43:45 +0000 (11:43 +0100)]
[IMP] Inverting personnal tasks and notes importancies

bzr revid: fp@tinyerp.com-20121115104345-1dkpg3rrk2j84wnj

11 years ago[MERGE]merge with latest trunk
Cedric Snauwaert [Thu, 15 Nov 2012 10:41:06 +0000 (11:41 +0100)]
[MERGE]merge with latest trunk

bzr revid: csn@openerp.com-20121114150444-ln31zd8xviertuix
bzr revid: csn@openerp.com-20121114154440-v1bvkcv8e200pzk6
bzr revid: csn@openerp.com-20121115082548-2cglduje937vv96t
bzr revid: csn@openerp.com-20121115104106-4oop97qp93fcz47b

11 years ago[FIX] typo in a message
Fabien Pinckaers [Thu, 15 Nov 2012 10:39:47 +0000 (11:39 +0100)]
[FIX] typo in a message

bzr revid: fp@tinyerp.com-20121115103947-zre3ja8ghnojesd1

11 years ago[MERGE] Sync with trunk, because of the last fixes to have a green runbot.
Thibault Delavallée [Thu, 15 Nov 2012 10:38:16 +0000 (11:38 +0100)]
[MERGE] Sync with trunk, because of the last fixes to have a green runbot.

bzr revid: tde@openerp.com-20121115103816-8m7f0zxujczjwx2a

11 years ago[REM] Chatter: removed unused template in xml.
Thibault Delavallée [Thu, 15 Nov 2012 10:35:01 +0000 (11:35 +0100)]
[REM] Chatter: removed unused template in xml.

bzr revid: tde@openerp.com-20121115103501-wt837acx8kj1ycht

11 years ago[IMP] res_users: removed hack about redirecting the fields view get. Added a simplifi...
Thibault Delavallée [Thu, 15 Nov 2012 10:34:12 +0000 (11:34 +0100)]
[IMP] res_users: removed hack about redirecting the fields view get. Added a simplified contact form the the user, used for example when viewing a salesman profile.

bzr revid: tde@openerp.com-20121115103412-jl0o40t8d3d76ysd

11 years ago[IMP] web_linkedin: adapted to new linkedin api
niv-openerp [Thu, 15 Nov 2012 10:27:41 +0000 (11:27 +0100)]
[IMP] web_linkedin: adapted to new linkedin api

bzr revid: nicolas.vanhoren@openerp.com-20121115102741-9vzb8qprvrh1lsmz

11 years ago[FIX] show of image groups
Fabien Pinckaers [Thu, 15 Nov 2012 10:25:22 +0000 (11:25 +0100)]
[FIX] show of image groups

bzr revid: fp@tinyerp.com-20121115102522-jquurlypugesxu1e

11 years ago[IMP] Add default filter on groups
Fabien Pinckaers [Thu, 15 Nov 2012 10:22:23 +0000 (11:22 +0100)]
[IMP] Add default filter on groups

bzr revid: fp@tinyerp.com-20121115102223-i2jgjkgqf9pxez08

11 years ago[FIX] project_issue: missing module prefix when updating project demo data
Olivier Dony [Thu, 15 Nov 2012 10:13:29 +0000 (11:13 +0100)]
[FIX] project_issue: missing module prefix when updating project demo data

Fixes test breakage by FP - commit 8045
revision-id: fp@openerp.com-20121114224452-4djljq2ny7f1lumx

bzr revid: odo@openerp.com-20121115101329-3d2epoctqwkq9mlq

11 years ago[MERGE] improved welcome messages and mail css
Fabien Pinckaers [Thu, 15 Nov 2012 10:07:40 +0000 (11:07 +0100)]
[MERGE] improved welcome messages and mail css

bzr revid: fp@tinyerp.com-20121115100740-3pbot8zfu64s4ods

11 years ago[FIX] Chatter: fixed rpely to a lonely message, that was badly indented.
Thibault Delavallée [Thu, 15 Nov 2012 10:05:33 +0000 (11:05 +0100)]
[FIX] Chatter: fixed rpely to a lonely message, that was badly indented.

bzr revid: tde@openerp.com-20121115100533-ly99op6fpfrzp9jw

11 years ago[FIX] Chatter: fixed posting on user/partner. Cleaned a bit default options of mail.js.
Thibault Delavallée [Thu, 15 Nov 2012 09:54:00 +0000 (10:54 +0100)]
[FIX] Chatter: fixed posting on user/partner. Cleaned a bit default options of mail.js.

bzr revid: tde@openerp.com-20121115095400-u7h6rw8ltp0xprtt

11 years ago[IMP] mail: updated tests to fit the new composer behavior.
Thibault Delavallée [Thu, 15 Nov 2012 09:53:29 +0000 (10:53 +0100)]
[IMP] mail: updated tests to fit the new composer behavior.

bzr revid: tde@openerp.com-20121115095329-whh6z7ckto87yven

11 years ago[FIX] composer: default content subtype is html (note that plaintext management will...
Thibault Delavallée [Thu, 15 Nov 2012 09:53:09 +0000 (10:53 +0100)]
[FIX] composer: default content subtype is html (note that plaintext management will be removed asap), name_get is now using an id list instead of a single id.

bzr revid: tde@openerp.com-20121115095309-zu4m6nzndlpmfe5b

11 years ago[FIX]fix logo of fleet
Cedric Snauwaert [Thu, 15 Nov 2012 08:52:50 +0000 (09:52 +0100)]
[FIX]fix logo of fleet

bzr revid: csn@openerp.com-20121115085250-c3pkhoyli2jc2xbc

11 years ago[MERGE] trunk-fp-addons
Fabien Pinckaers [Thu, 15 Nov 2012 08:35:27 +0000 (09:35 +0100)]
[MERGE] trunk-fp-addons

bzr revid: fp@tinyerp.com-20121115083527-o033xiyyoimfzote

11 years ago[IMP] views
Fabien Pinckaers [Thu, 15 Nov 2012 08:34:00 +0000 (09:34 +0100)]
[IMP] views

bzr revid: fp@tinyerp.com-20121115083400-i18b1yxfkq6j7y70

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 15 Nov 2012 05:09:25 +0000 (05:09 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121115044251-4ql7e59s542i5lu5
bzr revid: launchpad_translations_on_behalf_of_openerp-20121115050925-civsadyc1h0n4oew

11 years ago[IMP] http session cleanup with gc
Antony Lesuisse [Thu, 15 Nov 2012 01:18:53 +0000 (02:18 +0100)]
[IMP] http session cleanup with gc

bzr revid: al@openerp.com-20121115011853-238vzfca9ssbiyi7

11 years ago[MERGE] manual merge parts of chs owp
Antony Lesuisse [Wed, 14 Nov 2012 23:37:43 +0000 (00:37 +0100)]
[MERGE] manual merge parts of chs owp

bzr revid: al@openerp.com-20121114233743-u9499fa3eugw94zi

11 years agodoc remove dev_ internal_ dichotomy tutorial will replace dev_
Antony Lesuisse [Wed, 14 Nov 2012 23:00:42 +0000 (00:00 +0100)]
doc remove dev_ internal_ dichotomy tutorial will replace dev_

bzr revid: al@openerp.com-20121114230042-ojzn4hr3fp0k15dz

11 years ago[IMP] demo data: project issues
Fabien Pinckaers [Wed, 14 Nov 2012 22:44:52 +0000 (23:44 +0100)]
[IMP] demo data: project issues

bzr revid: fp@openerp.com-20121114224452-4djljq2ny7f1lumx

11 years ago[IMP] better demo data for projects
Fabien Pinckaers [Wed, 14 Nov 2012 22:39:20 +0000 (23:39 +0100)]
[IMP] better demo data for projects

bzr revid: fp@openerp.com-20121114223920-ps1j47ca5h8z3jtd

11 years ago[MERGE]
Fabien Pinckaers [Wed, 14 Nov 2012 22:35:47 +0000 (23:35 +0100)]
[MERGE]

bzr revid: fp@openerp.com-20121114223547-oprwc2wo3d5e62uw

11 years ago[IMP] removed unused demod data
Fabien Pinckaers [Wed, 14 Nov 2012 22:32:33 +0000 (23:32 +0100)]
[IMP] removed unused demod data

bzr revid: fp@openerp.com-20121114223233-62upcr24xbm7r5cg

11 years ago[FIX] use session.url()
Christophe Simonis [Wed, 14 Nov 2012 17:42:58 +0000 (18:42 +0100)]
[FIX] use session.url()

bzr revid: chs@openerp.com-20121114174258-ly0dniub0k383045

11 years ago[IMP] add method session.url() to generate correct url
Christophe Simonis [Wed, 14 Nov 2012 17:41:50 +0000 (18:41 +0100)]
[IMP] add method session.url() to generate correct url

bzr revid: chs@openerp.com-20121114174150-9nhj50vftt4lrf0k

11 years ago[FIX] wording
Fabien Pinckaers [Wed, 14 Nov 2012 17:19:20 +0000 (18:19 +0100)]
[FIX] wording

bzr revid: fp@tinyerp.com-20121114171920-pxyq9qp5vcjm79yc

11 years ago[MERGE] fix bank statement lines
Fabien Pinckaers [Wed, 14 Nov 2012 17:16:10 +0000 (18:16 +0100)]
[MERGE] fix bank statement lines

bzr revid: fp@tinyerp.com-20121114171610-gfnqzosyoaaolcy8

11 years ago[FIX] analytic account delete when lines exist
Antony Lesuisse [Wed, 14 Nov 2012 17:07:58 +0000 (18:07 +0100)]
[FIX] analytic account delete when lines exist

bzr revid: al@openerp.com-20121114170758-dgg378sgwx96w4av

11 years ago[FIX] Calendar tabs disapear when clicking next/previous
Fabien Meghazi [Wed, 14 Nov 2012 16:59:02 +0000 (17:59 +0100)]
[FIX] Calendar tabs disapear when clicking next/previous

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

bzr revid: fme@openerp.com-20121114165902-zizcpaemtq3mc21x

11 years ago[MERGE] fix tracking colors
Fabien Pinckaers [Wed, 14 Nov 2012 16:56:31 +0000 (17:56 +0100)]
[MERGE] fix tracking colors

bzr revid: fp@tinyerp.com-20121114165631-w7l55tewiumzl3le

11 years ago[MERGE] [REV] [FIX] Revert demo data introduced by the famous (and sexy) tde at rev...
Thibault Delavallée [Wed, 14 Nov 2012 16:56:10 +0000 (17:56 +0100)]
[MERGE] [REV] [FIX] Revert demo data introduced by the famous (and sexy) tde at rev 8007 (revid tde@openerp.com-20121112155148-ktljqs3w58cvsk6r). Also fixed a wrong function name introduced at rev 8037 (revid tde@openerp.com-20121114150500-pzj8zhyt5e29aekb), still by this famous tde. What a man.

bzr revid: tde@openerp.com-20121114165610-bhj5id1xbfvml90s

11 years ago[MERGE] fix audit trail
Fabien Pinckaers [Wed, 14 Nov 2012 16:55:43 +0000 (17:55 +0100)]
[MERGE] fix audit trail

bzr revid: fp@tinyerp.com-20121114165543-e27q12sdehcwel18

11 years ago[FIX] auth_signup + auth_anonymous: update to new api
Christophe Simonis [Wed, 14 Nov 2012 16:54:46 +0000 (17:54 +0100)]
[FIX] auth_signup + auth_anonymous: update to new api

bzr revid: chs@openerp.com-20121114165446-7f4xv1yb11pu50ya

11 years ago[FIX] IE does not accept custom button@type attribute
Fabien Meghazi [Wed, 14 Nov 2012 16:44:13 +0000 (17:44 +0100)]
[FIX] IE does not accept custom button@type attribute

Added one more step in views serialization historic hell

bzr revid: fme@openerp.com-20121114164413-wrnxlbuh9zj924yk

11 years ago[FIX] mail_thread: fixed function name from tools, text2html is plaintext2html.
Thibault Delavallée [Wed, 14 Nov 2012 16:32:52 +0000 (17:32 +0100)]
[FIX] mail_thread: fixed function name from tools, text2html is plaintext2html.

bzr revid: tde@openerp.com-20121114163252-s0eqvjvdy953yyq2

11 years ago[FIX] mail: removed demo data that should not have been merged at rev 8004.
Thibault Delavallée [Wed, 14 Nov 2012 16:16:07 +0000 (17:16 +0100)]
[FIX] mail: removed demo data that should not have been merged at rev 8004.

bzr revid: tde@openerp.com-20121114161607-n14fzx8jxygyfy8g

11 years ago[FIX] problem with datepicker
niv-openerp [Wed, 14 Nov 2012 15:19:23 +0000 (16:19 +0100)]
[FIX] problem with datepicker

bzr revid: nicolas.vanhoren@openerp.com-20121114151923-p8okppnjpyxsahql

11 years ago[FIX] login params
Antony Lesuisse [Wed, 14 Nov 2012 15:17:14 +0000 (16:17 +0100)]
[FIX] login params

bzr revid: al@openerp.com-20121114151714-i0hsz4lyfmps307x

11 years ago[MEH] hardcode min-width for date fields in list view
Xavier Morel [Wed, 14 Nov 2012 15:07:17 +0000 (16:07 +0100)]
[MEH] hardcode min-width for date fields in list view

bzr revid: xmo@openerp.com-20121114150717-sdf6ut4hbappaf8x

11 years ago[MERGE] Mail: improve incoming/outgoing emails behavior
Thibault Delavallée [Wed, 14 Nov 2012 15:05:00 +0000 (16:05 +0100)]
[MERGE] Mail: improve incoming/outgoing emails behavior
Main:
- updated overall code to match the new mail openerp tools
- message_route: after checking the headers to find if the incoming email is a reply in an existing discussion, it checks whether the email is a reply to a private discussion (without model, res_id), based on the message_id of the mail; it then relies on the aliases then fetchmail, as before
- incoming emails and quick posting through Chatter now calls message_post_user_api (based on old message_post_api), that performs some things the composer do on its side (adding recipients of a replied message, cleaning the content)
Misc:
- general: updated modules according to the new tools mail functions
- general: message related to a new app installation now have a comment subtype, meaning they will effectively be pushed
- mail: improved set_message_read, fixed a bug with message_id
- fetchmail: fixed a bug in fetchmail module about non-existing variable
- portal: updated demo data

bzr revid: tde@openerp.com-20121114150500-pzj8zhyt5e29aekb

11 years ago[MERGE] Tools: mail.py: (E)Mail management
Thibault Delavallée [Wed, 14 Nov 2012 15:04:42 +0000 (16:04 +0100)]
[MERGE] Tools: mail.py: (E)Mail management

Refactored a bit openerp/tools about (e)mails and html.
- moved some (e)mail related functions from misc to mail
- moved html_sanitizer into mail
- added html_email_clean, to clean incoming emails (remove quotes, signature)
- added a plaintext2html function, to convert plaintext into html (\n and \r are replaced by <br/>, more than two <br/> are replaced by end and beginning of paragraphs)
- append_content_to_html now uses plaintext2html, according to some new flags
- added tests for html_email_clean, plaintext2html, updated test for append_content_to_html, html_sanitize

bzr revid: tde@openerp.com-20121114150442-4rpfdy9spm1ig0qw

11 years ago[FIX]fix problem when iterating on several ids in create_move (value_residual was...
Cedric Snauwaert [Wed, 14 Nov 2012 15:01:33 +0000 (16:01 +0100)]
[FIX]fix problem when iterating on several ids in create_move (value_residual was not recomputed)

bzr revid: csn@openerp.com-20121114150133-8hvrdkrwor7v9i2m

11 years ago[FIX]Wrong date for datepicker, due to using self.value instead of self.get('value')
Denis Ledoux dle@openerp.com [Wed, 14 Nov 2012 14:43:45 +0000 (15:43 +0100)]
[FIX]Wrong date for datepicker, due to using self.value instead of self.get('value')

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

bzr revid: dle@openerp.com-20121114144345-boqe04siijwsuqor

11 years ago[IMP] mail: small css tweak.
Thibault Delavallée [Wed, 14 Nov 2012 14:35:16 +0000 (15:35 +0100)]
[IMP] mail: small css tweak.

bzr revid: tde@openerp.com-20121114143516-zs3k4s5tzvbftbzb

11 years ago[FIX] mail_thread: fixed message_subtype wrongly taken into account when posting...
Thibault Delavallée [Wed, 14 Nov 2012 14:35:06 +0000 (15:35 +0100)]
[FIX] mail_thread: fixed message_subtype wrongly taken into account when posting through Chatter or fetchmail.

bzr revid: tde@openerp.com-20121114143506-qcmhrcngfxm4tbvu

11 years ago[FIX] can not delete an analytic account having lines
Fabien Pinckaers [Wed, 14 Nov 2012 14:34:54 +0000 (15:34 +0100)]
[FIX] can not delete an analytic account having lines

bzr revid: fp@tinyerp.com-20121114143454-6bkldl0yk6ob8qmp

11 years ago[FIX] Fixed last fix...
Thibault Delavallée [Wed, 14 Nov 2012 14:15:59 +0000 (15:15 +0100)]
[FIX] Fixed last fix...

bzr revid: tde@openerp.com-20121114141559-31w4389i22x7l7cd

11 years ago[IMP] tools: html_email_clean: a bit more robust.
Thibault Delavallée [Wed, 14 Nov 2012 14:14:52 +0000 (15:14 +0100)]
[IMP] tools: html_email_clean: a bit more robust.

bzr revid: tde@openerp.com-20121114141452-n5jy3yzbmlbd3811

11 years ago[FIX] email_template: fixed last revert. xml_id of user is now correct.
Thibault Delavallée [Wed, 14 Nov 2012 13:55:15 +0000 (14:55 +0100)]
[FIX] email_template: fixed last revert. xml_id of user is now correct.

bzr revid: tde@openerp.com-20121114135515-y28jhsbmjcmln9gr

11 years ago[FIX] Typo in tests.
Thibault Delavallée [Wed, 14 Nov 2012 13:51:59 +0000 (14:51 +0100)]
[FIX] Typo in tests.

bzr revid: tde@openerp.com-20121114135159-nouaj72drtot5hiv

11 years ago[REV] mail.compose.message: some of the wizard fields back to invisible mode.
Thibault Delavallée [Wed, 14 Nov 2012 13:48:03 +0000 (14:48 +0100)]
[REV] mail.compose.message: some of the wizard fields back to invisible mode.

bzr revid: tde@openerp.com-20121114134803-hlbmmd14psdc2sk7

11 years ago[FIX] email_template: udpated test according to new specs of append_content_to_html.
Thibault Delavallée [Wed, 14 Nov 2012 13:34:38 +0000 (14:34 +0100)]
[FIX] email_template: udpated test according to new specs of append_content_to_html.

bzr revid: tde@openerp.com-20121114133438-8m1q0r02i4xory0e

11 years ago[REV] portal demo data: demo portal user xml_id back to its former value.
Thibault Delavallée [Wed, 14 Nov 2012 13:34:22 +0000 (14:34 +0100)]
[REV] portal demo data: demo portal user xml_id back to its former value.

bzr revid: tde@openerp.com-20121114133422-3tb28n9rfdyh80d0

11 years ago[MERGE] a few merge props
Fabien Pinckaers [Wed, 14 Nov 2012 13:19:35 +0000 (14:19 +0100)]
[MERGE] a few merge props

bzr revid: fp@tinyerp.com-20121114131935-k8m4wfk31kagm86c

11 years ago[MERGE] added dependency on `web` in process and base_import.
Vo Minh Thu [Wed, 14 Nov 2012 13:21:15 +0000 (14:21 +0100)]
[MERGE] added dependency on `web` in process and base_import.

bzr revid: vmt@openerp.com-20121114132115-6mffowp3l7uj8747

11 years ago[FIX] references to renamed/removed methods in event handler bindings
Xavier Morel [Wed, 14 Nov 2012 13:06:00 +0000 (14:06 +0100)]
[FIX] references to renamed/removed methods in event handler bindings

bzr revid: xmo@openerp.com-20121114130600-2qf8egm0r9bwno1n

11 years ago[MERGE] loading: explicitely allow .js file, log a warning for unknown types.
Vo Minh Thu [Wed, 14 Nov 2012 13:05:35 +0000 (14:05 +0100)]
[MERGE] loading: explicitely allow .js file, log a warning for unknown types.

bzr revid: vmt@openerp.com-20121114130535-0ts5rbh51wre98ag

11 years ago[FIX] problem with invalid on*|do* refactoring
niv-openerp [Wed, 14 Nov 2012 12:59:22 +0000 (13:59 +0100)]
[FIX] problem with invalid on*|do* refactoring

bzr revid: nicolas.vanhoren@openerp.com-20121114125922-cirvs06k133dwako

11 years ago[MERGE] merged trunk.
Vo Minh Thu [Wed, 14 Nov 2012 12:59:00 +0000 (13:59 +0100)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20121114125900-egz3k82n98kwz47x

11 years ago[MERGE] merged trunk.
Vo Minh Thu [Wed, 14 Nov 2012 12:39:43 +0000 (13:39 +0100)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20121114123943-oh8f0ni1e2itj1os

11 years ago[MERGE] improved useability on stock
Fabien Pinckaers [Wed, 14 Nov 2012 12:37:58 +0000 (13:37 +0100)]
[MERGE] improved useability on stock

bzr revid: fp@tinyerp.com-20121114123758-hsezmxkmce0yki71

11 years ago[MERGE] improved account wizard report
Fabien Pinckaers [Wed, 14 Nov 2012 12:36:55 +0000 (13:36 +0100)]
[MERGE] improved account wizard report

bzr revid: fp@tinyerp.com-20121114123655-kjf42on4ak0so1cl

11 years ago[MERGE] improved wording in cancelling entries
Fabien Pinckaers [Wed, 14 Nov 2012 12:35:41 +0000 (13:35 +0100)]
[MERGE] improved wording in cancelling entries

bzr revid: fp@tinyerp.com-20121114123541-82qo0g31y11lrl6w

11 years ago[MERGE] translated key for INV (inventory)
Fabien Pinckaers [Wed, 14 Nov 2012 12:28:51 +0000 (13:28 +0100)]
[MERGE] translated key for INV (inventory)

bzr revid: fp@tinyerp.com-20121114122851-kn39kf8ranf7clkz

11 years ago[IMP] Adding a test for taxes
Fabien Pinckaers [Wed, 14 Nov 2012 12:23:30 +0000 (13:23 +0100)]
[IMP] Adding a test for taxes

bzr revid: fp@tinyerp.com-20121114122330-03x4q0g6b0v14er1

11 years ago[MERGE] fix in margins on products
Fabien Pinckaers [Wed, 14 Nov 2012 12:16:21 +0000 (13:16 +0100)]
[MERGE] fix in margins on products

bzr revid: fp@tinyerp.com-20121114121621-xn3wt014bieprh1g

11 years ago[MERGE] fix iban for coda
Fabien Pinckaers [Wed, 14 Nov 2012 12:13:26 +0000 (13:13 +0100)]
[MERGE] fix iban for coda

bzr revid: fp@tinyerp.com-20121114121326-xjoh3m79n8v21jef

11 years ago[MERGE] added a duplicate operation to the db service.
Vo Minh Thu [Wed, 14 Nov 2012 12:13:08 +0000 (13:13 +0100)]
[MERGE] added a duplicate operation to the db service.

bzr revid: vmt@openerp.com-20121114121308-3rbf8or8u1y9t0ks

11 years ago[MERGE] added a duplicate operation to the database managment screen.
Vo Minh Thu [Wed, 14 Nov 2012 12:12:50 +0000 (13:12 +0100)]
[MERGE] added a duplicate operation to the database managment screen.

bzr revid: vmt@openerp.com-20121114121250-9l0qmlvriwzp7zr9

11 years ago[IMP] rules
Fabien Pinckaers [Wed, 14 Nov 2012 12:09:45 +0000 (13:09 +0100)]
[IMP] rules

bzr revid: fp@tinyerp.com-20121114120945-in2c3eix7lqoxr2u

11 years ago[MERGE] fox for notes access rights
Fabien Pinckaers [Wed, 14 Nov 2012 12:05:01 +0000 (13:05 +0100)]
[MERGE] fox for notes access rights

bzr revid: fp@tinyerp.com-20121114120501-82vvhbojkpvoow3z

11 years ago[IMP] Addons: messages when installing key apps is not of comment subtype, meaning...
Thibault Delavallée [Wed, 14 Nov 2012 11:55:04 +0000 (12:55 +0100)]
[IMP] Addons: messages when installing key apps is not of comment subtype, meaning they are effectively pushed.

bzr revid: tde@openerp.com-20121114115504-tvh0j9ks0jde12ed

11 years ago[FIX] focus/blur in fieldm2mtags in case of tabbing in/out
Xavier Morel [Wed, 14 Nov 2012 11:45:08 +0000 (12:45 +0100)]
[FIX] focus/blur in fieldm2mtags in case of tabbing in/out

bzr revid: xmo@openerp.com-20121114114508-g97xdgq4a4fhpmjz

11 years ago[MERGE] merged trunk.
Vo Minh Thu [Wed, 14 Nov 2012 11:35:28 +0000 (12:35 +0100)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20121114113528-t6ed04bv1d5p7h31

11 years ago[MERGE] merged trunk.
Vo Minh Thu [Wed, 14 Nov 2012 11:35:07 +0000 (12:35 +0100)]
[MERGE] merged trunk.

bzr revid: vmt@openerp.com-20121114113507-o73jwcdow07daoho

11 years ago[FIX] jsonp wasn't working on some browse due to security restriction that do not...
Christophe Simonis [Wed, 14 Nov 2012 11:33:35 +0000 (12:33 +0100)]
[FIX] jsonp wasn't working on some browse due to security restriction that do not store the third parties cookies.

bzr revid: chs@openerp.com-20121114113335-nag3ljcwwx0yfdnu

11 years ago[IMP] duplicate_database: better logging.
Vo Minh Thu [Wed, 14 Nov 2012 11:25:21 +0000 (12:25 +0100)]
[IMP] duplicate_database: better logging.

bzr revid: vmt@openerp.com-20121114112521-g9q2n88ql9qwvlum

11 years ago[REM] osv: removed temporary override of raise, added for debug purpose.
Thibault Delavallée [Wed, 14 Nov 2012 11:20:21 +0000 (12:20 +0100)]
[REM] osv: removed temporary override of raise, added for debug purpose.

bzr revid: tde@openerp.com-20121114112021-trre94clvs8nuo43

11 years ago[FIX] chrome.js: leftover typo after renaming of URL `action_id` param, new `action...
Olivier Dony [Wed, 14 Nov 2012 11:19:23 +0000 (12:19 +0100)]
[FIX] chrome.js: leftover typo after renaming of URL `action_id` param, new `action` param was being ignored

bzr revid: odo@openerp.com-20121114111923-x2qs3zdfzmezt5z8

11 years ago[MERGE] fix voucher multi-lines rounding on taxes
Fabien Pinckaers [Wed, 14 Nov 2012 11:17:05 +0000 (12:17 +0100)]
[MERGE] fix voucher multi-lines rounding on taxes

bzr revid: fp@tinyerp.com-20121114111705-0ic4me8loy4jq3fl

11 years ago[IMP] mail_thread: message_process: plaintext incoming messages are preserved in...
Thibault Delavallée [Wed, 14 Nov 2012 11:11:29 +0000 (12:11 +0100)]
[IMP] mail_thread: message_process: plaintext incoming messages are preserved in pre tags.

bzr revid: tde@openerp.com-20121114111129-8nkneu1h6ij2lk99

11 years ago[FIX] mail_followes: signature addition is back, wrong var name.
Thibault Delavallée [Wed, 14 Nov 2012 11:11:04 +0000 (12:11 +0100)]
[FIX] mail_followes: signature addition is back, wrong var name.

bzr revid: tde@openerp.com-20121114111104-0jyqh2v0tk7zznc1

11 years ago[FIX] temporarily disabled a hack on res.users to use the partners view because it...
niv-openerp [Wed, 14 Nov 2012 11:05:58 +0000 (12:05 +0100)]
[FIX] temporarily disabled a hack on res.users to use the partners view because it made a lot of views crash

bzr revid: nicolas.vanhoren@openerp.com-20121114110558-lylif3w917pjeu3y

11 years ago[IMP] controllers/main.py: removed unneeded tupling/splatting.
Vo Minh Thu [Wed, 14 Nov 2012 11:00:53 +0000 (12:00 +0100)]
[IMP] controllers/main.py: removed unneeded tupling/splatting.

bzr revid: vmt@openerp.com-20121114110053-9vovll5tvjobjuka

11 years ago[IMP] css to make the m2o nicer
niv-openerp [Wed, 14 Nov 2012 10:55:54 +0000 (11:55 +0100)]
[IMP] css to make the m2o nicer

bzr revid: nicolas.vanhoren@openerp.com-20121114105554-ps21uqbrbremmjxb

11 years ago[FIX] Even IE9 only exposes console object when the debug window is opened
Fabien Meghazi [Wed, 14 Nov 2012 12:57:15 +0000 (13:57 +0100)]
[FIX] Even IE9 only exposes console object when the debug window is opened

bzr revid: fme@openerp.com-20121114125715-wgr0wxb91dvccuag

11 years ago[FIX] disable min-width on select fields when inside editable list row
Xavier Morel [Wed, 14 Nov 2012 12:51:34 +0000 (13:51 +0100)]
[FIX] disable min-width on select fields when inside editable list row

bzr revid: xmo@openerp.com-20121114125134-ojiupdhudxjtz6y5

11 years ago[IMP] mail_thread: incoming messages without model that are reply to a private messag...
Thibault Delavallée [Wed, 14 Nov 2012 10:53:23 +0000 (11:53 +0100)]
[IMP] mail_thread: incoming messages without model that are reply to a private message shoudl not have any res_id. Assert it.

bzr revid: tde@openerp.com-20121114105323-5an5v6m7bdaaomy1

11 years ago[REV] mail_followers: context in send email is commented, because not ready yet.
Thibault Delavallée [Wed, 14 Nov 2012 10:52:52 +0000 (11:52 +0100)]
[REV] mail_followers: context in send email is commented, because not ready yet.

bzr revid: tde@openerp.com-20121114105252-3eberdfvobrtthk6

11 years ago[IMP] tools: added a true test for html_sanitize, some function renaming.
Thibault Delavallée [Wed, 14 Nov 2012 10:38:49 +0000 (11:38 +0100)]
[IMP] tools: added a true test for html_sanitize, some function renaming.

bzr revid: tde@openerp.com-20121114103849-hbxni04dpog1fxju

11 years ago[CLEAN] html_email_clean: cleaned a bit the code.
Thibault Delavallée [Wed, 14 Nov 2012 10:38:17 +0000 (11:38 +0100)]
[CLEAN] html_email_clean: cleaned a bit the code.

bzr revid: tde@openerp.com-20121114103817-t19i2sv817jsur41