odoo/odoo.git
11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 21 Dec 2012 05:04:52 +0000 (05:04 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20121221043915-9f5zsgjkksp56zwn
bzr revid: launchpad_translations_on_behalf_of_openerp-20121221044239-5bv82e8q9e8s6bxw
bzr revid: launchpad_translations_on_behalf_of_openerp-20121221050452-f6jqbwzk9lovjkxm

11 years ago[FIX] Fixed commit about adding create_missing parameter: wrong var name.
Thibault Delavallée [Thu, 20 Dec 2012 21:12:21 +0000 (22:12 +0100)]
[FIX] Fixed commit about adding create_missing parameter: wrong var name.

bzr revid: tde@openerp.com-20121220211221-fksj045ds3slrjvx

11 years ago[IMP] mail.js: improved display of destination partners of a message.
Thibault Delavallée [Thu, 20 Dec 2012 21:11:03 +0000 (22:11 +0100)]
[IMP] mail.js: improved display of destination partners of a message.

bzr revid: tde@openerp.com-20121220211103-5zjb6xclllgcyr8f

11 years ago[IMP] mail_message: set_message_read and set_message_starred now have an argument...
Thibault Delavallée [Thu, 20 Dec 2012 20:53:28 +0000 (21:53 +0100)]
[IMP] mail_message: set_message_read and set_message_starred now have an argument to control the automatic notification creation. Chatter now calls set_message_read on received messages (on documents), to set them as read. This is therefore done independently of the message_read, to avoid writing in a read-based method. Added a mutex on the call on set_message_read, because of a recurrent concurrent accesses issue.

bzr revid: tde@openerp.com-20121220205328-gws2j32dsitofu89

11 years ago[IMP] OROM: order_spec is overidden by self._order only if None (aka, not specified...
Thibault Delavallée [Thu, 20 Dec 2012 20:51:02 +0000 (21:51 +0100)]
[IMP] OROM: order_spec is overidden by self._order only if None (aka, not specified at all). False or void order_spec allows to avoid having any order_by clause. This is used now in needaction, to speedup the search.

bzr revid: tde@openerp.com-20121220205102-lx9ftf3l8qg0xqcu

11 years ago[FIX]CODA bank statement view priority
dle@openerp.com [Thu, 20 Dec 2012 20:06:09 +0000 (21:06 +0100)]
[FIX]CODA bank statement view priority

bzr revid: dle@openerp.com-20121220200609-h5p4q5ftrkzgemlh

11 years ago[MERGE] Refactoring of l10n_ch due to the adoption of new payment standard in 2013...
Olivier Dony [Thu, 20 Dec 2012 18:47:36 +0000 (19:47 +0100)]
[MERGE] Refactoring of l10n_ch due to the adoption of new payment standard in 2013/2014 only chart of account stays all other function are split and extracted in swiss localization project on launchpad, courtesy of Nicolas Bessi (Camptocamp)

bzr revid: odo@openerp.com-20121220184736-qxf9g8hhgdbyhh49

11 years ago[MERGE]Latest trunk
dle@openerp.com [Thu, 20 Dec 2012 18:45:53 +0000 (19:45 +0100)]
[MERGE]Latest trunk

bzr revid: dle@openerp.com-20121220184553-rtm9y36uziy2gqld

11 years ago[FIX]Missing views in action returned after import coda
dle@openerp.com [Thu, 20 Dec 2012 18:43:57 +0000 (19:43 +0100)]
[FIX]Missing views in action returned after import coda

bzr revid: dle@openerp.com-20121220184357-jwlnws3wwvyqqr24

11 years ago[FIX] l10n_ch: use 7.0-style way to trigger the CoA installation wizard
Olivier Dony [Thu, 20 Dec 2012 18:43:41 +0000 (19:43 +0100)]
[FIX] l10n_ch: use 7.0-style way to trigger the CoA installation wizard

bzr revid: odo@openerp.com-20121220184341-sar3dqmgsp3nk37z

11 years ago[UNCOMMIT] uncommit kanban fixed width as it's broken with a lot of column
Fabien Pinckaers [Thu, 20 Dec 2012 18:39:42 +0000 (19:39 +0100)]
[UNCOMMIT] uncommit kanban fixed width as it's broken with a lot of column

bzr revid: fp@tinyerp.com-20121220183942-wug9abfwdzbl8c9n

11 years ago[IMP] min-width for many2many tags in editable lists
Fabien Pinckaers [Thu, 20 Dec 2012 18:37:56 +0000 (19:37 +0100)]
[IMP] min-width for many2many tags in editable lists

bzr revid: fp@tinyerp.com-20121220183756-x6h3lhpkco25flik

11 years ago[FIX] l10n_ch: proper use of XML ID to identify a module data record
Olivier Dony [Thu, 20 Dec 2012 18:29:28 +0000 (19:29 +0100)]
[FIX] l10n_ch: proper use of XML ID to identify a module data record

bzr revid: odo@openerp.com-20121220182928-hyh1ew0t320c8tjf

11 years ago[FIX] mail.message: all recipients explicitly mentioned should receive a notification...
Olivier Dony [Thu, 20 Dec 2012 18:20:04 +0000 (19:20 +0100)]
[FIX] mail.message: all recipients explicitly mentioned should receive a notification, including the author

The above revision(s) will be removed.

bzr revid: odo@openerp.com-20121220182004-460168pd9rofbpgw

11 years ago[MERGE] Refactoring of l10n_ch due to the adoption of new payment standard in 2013...
Olivier Dony [Thu, 20 Dec 2012 18:18:25 +0000 (19:18 +0100)]
[MERGE] Refactoring of l10n_ch due to the adoption of new payment standard in 2013/2014 only chart of account stays all other function are split and extracted in swiss localization project on launchpad, courtesy of Nicolas Bessi (Camptocamp)

bzr revid: odo@openerp.com-20121220181825-bv60z0qy67a5ri5g

11 years ago[IMP] res.partner: name_search nows searches email as well ; name_get now supports...
Olivier Dony [Thu, 20 Dec 2012 18:16:04 +0000 (19:16 +0100)]
[IMP] res.partner: name_search nows searches email as well ; name_get now supports `show_email` context

+ various minor fixes to the way operators were
(mis)handled.

bzr revid: odo@openerp.com-20121220181604-61fxnjh35amdywwx

11 years ago[FIX]Set priority for bank statement form and import coda wizard returned action...
dle@openerp.com [Thu, 20 Dec 2012 17:35:32 +0000 (18:35 +0100)]
[FIX]Set priority for bank statement form and import coda wizard returned action copy action in account_view.xml

bzr revid: dle@openerp.com-20121220173532-c7ecxa1d5x48a288

11 years ago[IMP] mail.compose.message: show emails in m2m_tags, to help confirm partner selection
Olivier Dony [Thu, 20 Dec 2012 17:20:12 +0000 (18:20 +0100)]
[IMP] mail.compose.message: show emails in m2m_tags, to help confirm partner selection

bzr revid: odo@openerp.com-20121220172012-f0j24mzljgqs9l0r

11 years ago[MERGE] auth password wizard
Antony Lesuisse [Thu, 20 Dec 2012 17:10:38 +0000 (18:10 +0100)]
[MERGE] auth password wizard

bzr revid: al@openerp.com-20121220171038-y0s6bhfhbp81pbmz

11 years ago[MERGE] auth password wizard
Antony Lesuisse [Thu, 20 Dec 2012 17:09:50 +0000 (18:09 +0100)]
[MERGE] auth password wizard

bzr revid: al@openerp.com-20121220170950-hyrws7c67qjgpxl5

11 years ago[IMP] mail: send an empty context for the name_create when we convert email_from...
Christophe Matthieu [Thu, 20 Dec 2012 16:35:14 +0000 (17:35 +0100)]
[IMP] mail: send an empty context for the name_create when we convert email_from to partner

bzr revid: chm@openerp.com-20121220163514-185r5vrb0omcgp5g

11 years ago[FIX]CODA : Page title, bank statement line name(ref),temporary account, journal_id...
dle@openerp.com [Thu, 20 Dec 2012 16:31:43 +0000 (17:31 +0100)]
[FIX]CODA : Page title, bank statement line name(ref),temporary account, journal_id false

bzr revid: dle@openerp.com-20121220163143-aewbc0foc9274bkc

11 years ago[IMP] mail: after convert email_from into partner, open a dialog box to complete...
Christophe Matthieu [Thu, 20 Dec 2012 16:27:54 +0000 (17:27 +0100)]
[IMP] mail: after convert email_from into partner, open a dialog box to complete partner informations

bzr revid: chm@openerp.com-20121220162754-v5wfxrp39nf0bkla

11 years ago[FIX] crm: adapt overridden method of base_action_rule
Raphael Collet [Thu, 20 Dec 2012 16:26:15 +0000 (17:26 +0100)]
[FIX] crm: adapt overridden method of base_action_rule

bzr revid: rco@openerp.com-20121220162615-zerev9bxpcqxtip1

11 years ago[FIX] export translation-> replace many2many widget by many2many_tags
Arnaud Pineux [Thu, 20 Dec 2012 16:12:06 +0000 (17:12 +0100)]
[FIX] export translation-> replace many2many widget by many2many_tags

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

bzr revid: api@openerp.com-20121220161206-kf4jb6zxpqwz4c2u

11 years ago[IMP] mail: display author at recipients on compose message
Christophe Matthieu [Thu, 20 Dec 2012 15:55:58 +0000 (16:55 +0100)]
[IMP] mail: display author at recipients on compose message

bzr revid: chm@openerp.com-20121220155558-9pihqxo35koaitp6

11 years ago[IMP] mail: author is not a link if is not a partner
Christophe Matthieu [Thu, 20 Dec 2012 15:47:29 +0000 (16:47 +0100)]
[IMP] mail: author is not a link if is not a partner

bzr revid: chm@openerp.com-20121220154729-eqrruc3uz5xjj4s2

11 years ago[IMP] mail: option to don't display email_from partners on the top composer
Christophe Matthieu [Thu, 20 Dec 2012 15:46:04 +0000 (16:46 +0100)]
[IMP] mail: option to don't display email_from partners on the top composer

bzr revid: chm@openerp.com-20121220154604-f6zvrbrqxjawropq

11 years ago[FIX] mail: get set (python) of partners for email_from
Christophe Matthieu [Thu, 20 Dec 2012 15:36:58 +0000 (16:36 +0100)]
[FIX] mail: get set (python) of partners for email_from

bzr revid: chm@openerp.com-20121220153658-iptoh0u0baa7u3rn

11 years ago[REM] Removed crappy kanban header width computing
Fabien Meghazi [Thu, 20 Dec 2012 15:35:26 +0000 (16:35 +0100)]
[REM] Removed crappy kanban header width computing

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

bzr revid: fme@openerp.com-20121220153526-i8os7vzkaga7mnzq

11 years ago[MERGE]Latest trunk
dle@openerp.com [Thu, 20 Dec 2012 15:35:10 +0000 (16:35 +0100)]
[MERGE]Latest trunk

bzr revid: dle@openerp.com-20121220153510-5n7rxd0ih3ed50ph

11 years ago[FIX] account: show the reference field on account bank statements
Raphael Collet [Thu, 20 Dec 2012 15:30:41 +0000 (16:30 +0100)]
[FIX] account: show the reference field on account bank statements

bzr revid: rco@openerp.com-20121220153041-pfij5q3u4f85pv1f

11 years ago[REVERT] commit 3645
niv-openerp [Thu, 20 Dec 2012 15:29:25 +0000 (16:29 +0100)]
[REVERT] commit 3645

bzr revid: nicolas.vanhoren@openerp.com-20121220152925-xi4lv0aapsu7za8w

11 years ago[IMP] mail follower: add button to show more followers
Christophe Matthieu [Thu, 20 Dec 2012 15:29:06 +0000 (16:29 +0100)]
[IMP] mail follower: add button to show more followers

bzr revid: chm@openerp.com-20121220152906-tr3i2jy7uvqyw9vc

11 years ago[IMP] Move oe_application's height from full to base
Fabien Meghazi [Thu, 20 Dec 2012 15:14:26 +0000 (16:14 +0100)]
[IMP] Move oe_application's height from full to base

bzr revid: fme@openerp.com-20121220151426-pw5qvnnikfyav2mh

11 years ago[MERGE] Improvement on m2obutton widget
vta vta@openerp.com [Thu, 20 Dec 2012 15:07:16 +0000 (16:07 +0100)]
[MERGE] Improvement on m2obutton widget

bzr revid: vta@openerp.com-20121220150716-a8w94s74x9ejqch5

11 years ago[IMP] avoid long words in HTML
Fabien Pinckaers [Thu, 20 Dec 2012 15:05:47 +0000 (16:05 +0100)]
[IMP] avoid long words in HTML

bzr revid: fp@tinyerp.com-20121220150547-v0c7nkpi5j2rhluc

11 years ago[IMP] mail follower: remove the unfollow partners button if the user can't edit the...
Christophe Matthieu [Thu, 20 Dec 2012 15:01:12 +0000 (16:01 +0100)]
[IMP] mail follower: remove the unfollow partners button if the user can't edit the view

bzr revid: chm@openerp.com-20121220150112-ysmpkqv0bbx5shrk

11 years ago[FIX] document restore records for wizard
Antony Lesuisse [Thu, 20 Dec 2012 14:58:31 +0000 (15:58 +0100)]
[FIX] document restore records for wizard

bzr revid: al@openerp.com-20121220145831-p593g62l65vkpc1b

11 years ago[FIX]Page title, bank statement line name(ref),temporary account, journal_id false
dle@openerp.com [Thu, 20 Dec 2012 14:52:27 +0000 (15:52 +0100)]
[FIX]Page title, bank statement line name(ref),temporary account, journal_id false

bzr revid: dle@openerp.com-20121220145227-mgib0p9j0d8ui7pm

11 years ago[IMP] changed height to min-height in body
niv-openerp [Thu, 20 Dec 2012 14:49:22 +0000 (15:49 +0100)]
[IMP] changed height to min-height in body

bzr revid: nicolas.vanhoren@openerp.com-20121220144922-6qubjrdwjhi90wpm

11 years ago[MERGE] OpenChatter "Last day before World's End" merge.
Thibault Delavallée [Thu, 20 Dec 2012 14:47:31 +0000 (15:47 +0100)]
[MERGE] OpenChatter "Last day before World's End" merge.
Message subtype update.
Mail:
- added a tracking mechanism compatible with message subtypes. Using a model-defined structure (see mail_thread), modified fields are tracked at write and generate logging messages that can be attached to one or several subtypes (i.e. opportunity won/lost)
- added a mechanism to automatically subscribe followers of a 'parent' document to a 'child' document (i.e. project -> task, project -> issue, salesteam -> crm). This is done by propagating subscription of subtypes, using a parent_id and relation_field on subtypes.
Addons:
- update to use the tracking mechanism. This allows to remove almost all message_post and send_note methods in the code, as those methods were generally simple logging methods
- update to the the automatic followers subscribe
- updated subtypes
- added some tests
- removed dead code about old needaction, logging or chatter
- some bug fixes

bzr revid: tde@openerp.com-20121220144731-bd2xzz3au7s9994y

11 years ago[FIX] Remove duplicated line
vta vta@openerp.com [Thu, 20 Dec 2012 14:46:09 +0000 (15:46 +0100)]
[FIX] Remove duplicated line

bzr revid: vta@openerp.com-20121220144609-ujzbkmn8u9mduu9g

11 years ago[FIX] Signup and Reset Password links in login, now are shown if db in querystring...
vta vta@openerp.com [Thu, 20 Dec 2012 14:43:40 +0000 (15:43 +0100)]
[FIX] Signup and Reset Password links in login, now are shown if db in querystring or monodb

bzr revid: vta@openerp.com-20121220144340-lo9p47unfuizvxg7

11 years ago[MERGE] apps by chs
Antony Lesuisse [Thu, 20 Dec 2012 14:43:22 +0000 (15:43 +0100)]
[MERGE] apps by chs

bzr revid: al@openerp.com-20121220144322-ign0s0u0rbufhedi

11 years ago[IMP] base_action_rule: improve code using datetimes
Raphael Collet [Thu, 20 Dec 2012 14:39:14 +0000 (15:39 +0100)]
[IMP] base_action_rule: improve code using datetimes

bzr revid: rco@openerp.com-20121220143914-qwxmiixc4d455u5h

11 years ago[IMP] set messages read when viewing chatter: search only unread notifications.
Thibault Delavallée [Thu, 20 Dec 2012 14:35:27 +0000 (15:35 +0100)]
[IMP] set messages read when viewing chatter: search only unread notifications.

bzr revid: tde@openerp.com-20121220143527-y98r2hftskgb9e3g

11 years ago[FIX] Kanban does not clear groups when search returns no group. (+ display no result...
Fabien Meghazi [Thu, 20 Dec 2012 14:31:15 +0000 (15:31 +0100)]
[FIX] Kanban does not clear groups when search returns no group. (+ display no result screen)

bzr revid: fme@openerp.com-20121220143115-dbrpkc9kxh35bdx1

11 years ago[REF] [FIX] mail: refactored auto-set read when viewing chatter widget. Added some...
Thibault Delavallée [Thu, 20 Dec 2012 14:28:52 +0000 (15:28 +0100)]
[REF] [FIX] mail: refactored auto-set read when viewing chatter widget. Added some tests. Also fixed a bug about message order with anybody else than admin.

bzr revid: tde@openerp.com-20121220142852-6sjk03791x829ys3

11 years ago[MERGE] from trunk
Christophe Matthieu [Thu, 20 Dec 2012 14:25:30 +0000 (15:25 +0100)]
[MERGE] from trunk

bzr revid: chm@openerp.com-20121220142530-rl01iml4smyv3r4n

11 years ago[IMP] base_action_rule: refactor code
Raphael Collet [Thu, 20 Dec 2012 14:24:45 +0000 (15:24 +0100)]
[IMP] base_action_rule: refactor code

bzr revid: rco@openerp.com-20121220142445-emzzvhlw400q37c9

11 years ago[FIX] Data order
vta vta@openerp.com [Thu, 20 Dec 2012 14:23:44 +0000 (15:23 +0100)]
[FIX] Data order

bzr revid: vta@openerp.com-20121220142344-jkq5fghsainnpw4b

11 years ago[FIX] _search not uniquifies the results, because when using _auto_join we could...
Thibault Delavallée [Thu, 20 Dec 2012 14:18:42 +0000 (15:18 +0100)]
[FIX] _search not uniquifies the results, because when using _auto_join we could have duplicates in the 'left part' of the result, i.e. a lead with several unread messages. This is done using a custom method instead of a set, because sets are unordered.

bzr revid: tde@openerp.com-20121220141842-or3bigz11qkb13qn

11 years ago[FIX] test template
Antony Lesuisse [Thu, 20 Dec 2012 14:16:24 +0000 (15:16 +0100)]
[FIX] test template

bzr revid: al@openerp.com-20121220141624-oxn86tlv8o9i7ah0

11 years ago[IMP] Show alert when sending a mail to reset password (or failure)
vta vta@openerp.com [Thu, 20 Dec 2012 14:11:51 +0000 (15:11 +0100)]
[IMP] Show alert when sending a mail to reset password (or failure)

bzr revid: vta@openerp.com-20121220141151-z3hd9i95eydd6l1h

11 years ago[IMP] mail follower: allow to remove followers if the user have access to write on...
Christophe Matthieu [Thu, 20 Dec 2012 14:09:46 +0000 (15:09 +0100)]
[IMP] mail follower: allow to remove followers if the user have access to write on the document

bzr revid: chm@openerp.com-20121220140946-hqqkz62xyn0oq9g8

11 years ago[MERGE] l10n_br: cleanup and changed chart of account for SPED Contábil referentia...
Olivier Dony [Thu, 20 Dec 2012 13:55:06 +0000 (14:55 +0100)]
[MERGE] l10n_br: cleanup and changed chart of account for SPED Contábil referentia, courtesy of Renato Lima (Akretion)

bzr revid: odo@openerp.com-20121220135506-yzmo73lkr16x3gpq

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Thu, 20 Dec 2012 13:50:15 +0000 (14:50 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20121220135015-3ahxpgqsw6j2xv9f

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Thu, 20 Dec 2012 13:50:03 +0000 (14:50 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20121220135003-4rcofmk0k66n3lsa

11 years ago[IMP] typo
Fabien Pinckaers [Thu, 20 Dec 2012 13:43:54 +0000 (14:43 +0100)]
[IMP] typo

bzr revid: fp@tinyerp.com-20121220134354-ca7exk9aln0copx1

11 years ago[MERGE] Merged branch holding the automatic set of notifications as read when viewing...
Thibault Delavallée [Thu, 20 Dec 2012 13:38:39 +0000 (14:38 +0100)]
[MERGE] Merged branch holding the automatic set of notifications as read when viewing chatter.

bzr revid: tde@openerp.com-20121220133839-je1jt9ff4a0mfpxh

11 years agotemp menu
Antony Lesuisse [Thu, 20 Dec 2012 13:26:52 +0000 (14:26 +0100)]
temp menu

bzr revid: al@openerp.com-20121220132652-01hgfi0q64zo02un

11 years ago[MERGE] nwi css improvements
Fabien Meghazi [Thu, 20 Dec 2012 13:25:52 +0000 (14:25 +0100)]
[MERGE] nwi css improvements

bzr revid: fme@openerp.com-20121220132552-onlkvt50qk0al7t9

11 years ago[IMP] mail follower: hide follower subtype if <= 1. unfollow if the user uncheck...
Christophe Matthieu [Thu, 20 Dec 2012 13:24:34 +0000 (14:24 +0100)]
[IMP] mail follower: hide follower subtype if <= 1. unfollow if the user uncheck all subtype

bzr revid: chm@openerp.com-20121220132434-bte0y5mc21b5r0m5

11 years ago[IMP] base_action_rule: change the field 'server_action_ids' into a many2many
Raphael Collet [Thu, 20 Dec 2012 13:23:18 +0000 (14:23 +0100)]
[IMP] base_action_rule: change the field 'server_action_ids' into a many2many

bzr revid: rco@openerp.com-20121220132318-mjc46h4mnw63svok

11 years ago[IMP] res.partner: form view: show phone numbers in embedded contacts kanban; search...
Olivier Dony [Thu, 20 Dec 2012 13:16:06 +0000 (14:16 +0100)]
[IMP] res.partner: form view: show phone numbers in embedded contacts kanban; search view: less confusing label `Partner` -> `Name` for default search criterion

bzr revid: odo@openerp.com-20121220131606-fiuo04pn1s66bmk1

11 years ago[FIX]sale_stock:string updated
Khushboo Bhatt (Open ERP) [Thu, 20 Dec 2012 12:56:54 +0000 (18:26 +0530)]
[FIX]sale_stock:string updated

bzr revid: kbh@tinyerp.com-20121220125654-7opo99b8mn9y1dgt

11 years ago[FIX] Adapted user form view to new structure in base module
vta vta@openerp.com [Thu, 20 Dec 2012 12:52:42 +0000 (13:52 +0100)]
[FIX] Adapted user form view to new structure in base module

bzr revid: vta@openerp.com-20121220125242-cf5c22y75ls7gvi1

11 years ago[ADD] Added change password button in user form view
vta vta@openerp.com [Thu, 20 Dec 2012 12:52:01 +0000 (13:52 +0100)]
[ADD] Added change password button in user form view

bzr revid: vta@openerp.com-20121220125201-uczicf7orvef57sj

11 years ago[FIX] crm_meeting: fixed needaction domain get using wrong date formatting.
Thibault Delavallée [Thu, 20 Dec 2012 12:49:27 +0000 (13:49 +0100)]
[FIX] crm_meeting: fixed needaction domain get using wrong date formatting.

bzr revid: tde@openerp.com-20121220124927-jsi8uiqqldn8h4hp

11 years ago[FIX]sale:string updated
Khushboo Bhatt (Open ERP) [Thu, 20 Dec 2012 12:43:46 +0000 (18:13 +0530)]
[FIX]sale:string updated

bzr revid: kbh@tinyerp.com-20121220124346-2wp20yd7fe2dz12g

11 years ago[MERGE]add l10n_et, ethiopian chart of account courtesy of Michael Telahun Makonnen
Cedric Snauwaert [Thu, 20 Dec 2012 12:41:23 +0000 (13:41 +0100)]
[MERGE]add l10n_et, ethiopian chart of account courtesy of Michael Telahun Makonnen

bzr revid: csn@openerp.com-20121220124123-xxdn6bzv199ws1aw

11 years ago[FIX] note: margin css
Christophe Matthieu [Thu, 20 Dec 2012 12:32:35 +0000 (13:32 +0100)]
[FIX] note: margin css

bzr revid: chm@openerp.com-20121220123235-6jrho08g8f5165am

11 years ago[MERGE] with l10n_ca improvement. Courtesy of 'Savoir Faire Linux'
Arnaud Pineux [Thu, 20 Dec 2012 12:32:35 +0000 (13:32 +0100)]
[MERGE] with l10n_ca improvement. Courtesy of 'Savoir Faire Linux'

bzr revid: api@openerp.com-20121220123235-frm0bifeb3wh2sab

11 years ago[IMP]mail: display checkbox for allow to add email (from email_from value) for creati...
Christophe Matthieu [Thu, 20 Dec 2012 12:31:22 +0000 (13:31 +0100)]
[IMP]mail: display checkbox for allow to add email (from email_from value) for creating partner and send email to this new partners.

bzr revid: chm@openerp.com-20121220123122-qsqn8w97t1tre3cq

11 years ago[REV] mail_followers.js: reverted to trunk version, because was not working.
Thibault Delavallée [Thu, 20 Dec 2012 12:18:42 +0000 (13:18 +0100)]
[REV] mail_followers.js: reverted to trunk version, because was not working.

bzr revid: tde@openerp.com-20121220121842-gcij0rq791ik41ja

11 years ago[CLEAN] Small cleanup of code.
Thibault Delavallée [Thu, 20 Dec 2012 12:17:52 +0000 (13:17 +0100)]
[CLEAN] Small cleanup of code.

bzr revid: tde@openerp.com-20121220121752-31a5ulkwg1k7v961

11 years ago[FIX] Fixed renaming of track_visibility values into string.
Thibault Delavallée [Thu, 20 Dec 2012 12:17:44 +0000 (13:17 +0100)]
[FIX] Fixed renaming of track_visibility values into string.

bzr revid: tde@openerp.com-20121220121744-15hcehmxsya789z9

11 years ago[MERGE] with trunk
Arnaud Pineux [Thu, 20 Dec 2012 12:14:58 +0000 (13:14 +0100)]
[MERGE] with trunk

bzr revid: api@openerp.com-20121220121458-teqprsrz93ryz0x6

11 years ago[FIX]account:help updated
Khushboo Bhatt (Open ERP) [Thu, 20 Dec 2012 11:54:56 +0000 (17:24 +0530)]
[FIX]account:help updated

bzr revid: kbh@tinyerp.com-20121220115456-4v35ga282ewkm7t7

11 years ago[MERGE] Sync with trunk.
Thibault Delavallée [Thu, 20 Dec 2012 11:54:41 +0000 (12:54 +0100)]
[MERGE] Sync with trunk.

bzr revid: tde@openerp.com-20121220115441-6m7l1bs8hcvf87mv

11 years ago[FIX] mail.message: all recipients explicitly mentioned should receive a notification...
Olivier Dony [Thu, 20 Dec 2012 11:54:21 +0000 (12:54 +0100)]
[FIX] mail.message: all recipients explicitly mentioned should receive a notification, including the author

bzr revid: odo@openerp.com-20121220115421-7owruanw15t77xom

11 years ago[IMP] track_visibility atribute: moved onto explicit strings.
Thibault Delavallée [Thu, 20 Dec 2012 11:47:30 +0000 (12:47 +0100)]
[IMP] track_visibility atribute: moved onto explicit strings.

bzr revid: tde@openerp.com-20121220114730-nip8qaaajr5mqw6s

11 years ago[FIX]sale:help updated
Khushboo Bhatt (Open ERP) [Thu, 20 Dec 2012 11:43:56 +0000 (17:13 +0530)]
[FIX]sale:help updated

bzr revid: kbh@tinyerp.com-20121220114356-q7w7oodmv83no6n9

11 years ago[ADD]Form view in action of quick journal items + add css class to handle switcher...
dle@openerp.com [Thu, 20 Dec 2012 11:43:33 +0000 (12:43 +0100)]
[ADD]Form view in action of quick journal items + add css class to handle switcher with extended list quickadd

bzr revid: dle@openerp.com-20121220114333-srge6x6bj8x2e7fl

11 years ago[MERGE] Merged branch to solve the issue when commiting the portal contact form as...
vta vta@openerp.com [Thu, 20 Dec 2012 11:38:23 +0000 (12:38 +0100)]
[MERGE] Merged branch to solve the issue when commiting the portal contact form as anonymous

bzr revid: vta@openerp.com-20121220113823-hawk182nss1lnywy

11 years ago[FIX]account_voucher:help updated
Khushboo Bhatt (Open ERP) [Thu, 20 Dec 2012 11:31:43 +0000 (17:01 +0530)]
[FIX]account_voucher:help updated

bzr revid: kbh@tinyerp.com-20121220113143-v3c9tta3ox6gqr2z

11 years ago[FIX] Contact form issue when anonymous
vta vta@openerp.com [Thu, 20 Dec 2012 11:28:37 +0000 (12:28 +0100)]
[FIX] Contact form issue when anonymous

bzr revid: vta@openerp.com-20121220112837-jx4koxl7l3dwx1po

11 years ago[FIX] anonymization: fix for obsolete models
olt@tinyerp.com [Thu, 20 Dec 2012 11:25:28 +0000 (12:25 +0100)]
[FIX] anonymization: fix for obsolete models

bzr revid: olt@tinyerp.com-20121220112528-um4m3crn0enhcplj

11 years ago[REVERT] remove ignore
Niko [Thu, 20 Dec 2012 11:20:13 +0000 (12:20 +0100)]
[REVERT] remove ignore

bzr revid: nwi@openerp.com-20121220112013-0lkrutijnpq4ljde

11 years ago[MERGE] with trunk
Niko [Thu, 20 Dec 2012 11:15:36 +0000 (12:15 +0100)]
[MERGE] with trunk

bzr revid: nwi@openerp.com-20121220111536-z8d07d11g9z2ziyv

11 years ago[IE] Change css rules
Niko [Thu, 20 Dec 2012 11:13:28 +0000 (12:13 +0100)]
[IE] Change css rules

bzr revid: nwi@openerp.com-20121220111328-dxwuet3ir6fdzkw1

11 years ago[IMP] Res company logo improvement: add an explicit 'add your logo' link.
Thibault Delavallée [Thu, 20 Dec 2012 11:06:17 +0000 (12:06 +0100)]
[IMP] Res company logo improvement: add an explicit 'add your logo' link.
Note that the branch name is completely unrelated to its content.

bzr revid: tde@openerp.com-20121220110617-ck3tpmtor38bd1tf

11 years ago[FIX] needaction: fixed last commit, harmonizing the parameters of the various needac...
Thibault Delavallée [Thu, 20 Dec 2012 11:02:42 +0000 (12:02 +0100)]
[FIX] needaction: fixed last commit, harmonizing the parameters of the various needaction_domain_get.

bzr revid: tde@openerp.com-20121220110242-ot9ha7rt1ofyjoj5

11 years ago[FIX] Updated spin.js to version v1.2.7 (w/fix for IE)
Fabien Meghazi [Thu, 20 Dec 2012 11:01:27 +0000 (12:01 +0100)]
[FIX] Updated spin.js to version v1.2.7 (w/fix for IE)

bzr revid: fme@openerp.com-20121220110127-iw2e13n4mj79i8zv

11 years ago[MERGE] Latest trunk
vta vta@openerp.com [Thu, 20 Dec 2012 10:57:04 +0000 (11:57 +0100)]
[MERGE] Latest trunk

bzr revid: vta@openerp.com-20121220105704-fm4frn1na2ezm5f2

11 years ago[FIX]Kanban view js not loaded if database created through command line
dle@openerp.com [Thu, 20 Dec 2012 10:50:07 +0000 (11:50 +0100)]
[FIX]Kanban view js not loaded if database created through command line

bzr revid: dle@openerp.com-20121220105007-g7rog0jlt1pod290

11 years ago[ADD]form in action quick journal items and CSS Class to handle switcher
dle@openerp.com [Thu, 20 Dec 2012 10:43:45 +0000 (11:43 +0100)]
[ADD]form in action quick journal items and CSS Class to handle switcher

bzr revid: dle@openerp.com-20121220104345-yrj9w6demtlba00l

11 years ago[FIX] User form view in auth_signup
vta vta@openerp.com [Thu, 20 Dec 2012 10:39:15 +0000 (11:39 +0100)]
[FIX] User form view in auth_signup

bzr revid: vta@openerp.com-20121220103915-dgrbv0kkbssvxjmw

11 years ago[MERGE] l10n_ca from Savoir-faire Linux
Arnaud Pineux [Thu, 20 Dec 2012 10:38:29 +0000 (11:38 +0100)]
[MERGE] l10n_ca from Savoir-faire Linux

bzr revid: api@openerp.com-20121220103829-h7nkh044rz7rv88j