odoo/odoo.git
11 years ago[IMP] openerp.service.web_services.db: Use a contextmanager for the backup/restore...
Stephane Wirtel [Wed, 12 Sep 2012 11:46:51 +0000 (13:46 +0200)]
[IMP] openerp.service.web_services.db: Use a contextmanager for the backup/restore functions.
Ported from lp:~openerp-dev/openobject-server/trunk-dump_and_restore_improvements-xmo

bzr revid: stw@openerp.com-20120912114651-8hcliparft1ep9tc

11 years ago[MERGE] trunk-bug-1019170-kjo, remove the 'Create Parent Menu' button from the portal...
Antonin Bourguignon [Wed, 12 Sep 2012 11:38:07 +0000 (13:38 +0200)]
[MERGE] trunk-bug-1019170-kjo, remove the 'Create Parent Menu' button from the portal settings

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

bzr revid: abo@openerp.com-20120912113807-yur73nyh56z1cfat

11 years ago[IMP] mrp: make more fields readonly on mrp production
Raphael Collet [Wed, 12 Sep 2012 11:30:46 +0000 (13:30 +0200)]
[IMP] mrp: make more fields readonly on mrp production

bzr revid: rco@openerp.com-20120912113046-44ahrld0blg5lqkv

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Wed, 12 Sep 2012 11:29:04 +0000 (13:29 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120912112904-7oyp65pd4awplyfy

11 years ago[FIX] Chatter: attachments are now also cleaned after posting.
Thibault Delavallée [Wed, 12 Sep 2012 11:28:32 +0000 (13:28 +0200)]
[FIX] Chatter: attachments are now also cleaned after posting.

bzr revid: tde@openerp.com-20120912112832-qy0yhzaee7g0f6p7

11 years ago[MERGE] use the postgres db instead of template1 for the creation of a database
Stephane Wirtel [Wed, 12 Sep 2012 11:19:10 +0000 (13:19 +0200)]
[MERGE] use the postgres db instead of template1 for the creation of a database

bzr revid: stw@openerp.com-20120912111910-b092erlzv2g7wh1u

11 years ago[FIX] Clicking a card from a kanban view scrolls the page down
Fabien Meghazi [Wed, 12 Sep 2012 11:10:57 +0000 (13:10 +0200)]
[FIX] Clicking a card from a kanban view scrolls the page down

bzr revid: fme@openerp.com-20120912111057-rlvml5v1cqslgwtq

11 years ago[IMP] useability Send by Post -> Print Invoice
Fabien Pinckaers [Wed, 12 Sep 2012 10:50:40 +0000 (12:50 +0200)]
[IMP] useability Send by Post -> Print Invoice

bzr revid: fp@tinyerp.com-20120912105040-n6l8y2jn2hmq2ml6

11 years ago[MERGE] improve the tools.misc.scan_languages function
Stephane Wirtel [Wed, 12 Sep 2012 10:47:13 +0000 (12:47 +0200)]
[MERGE] improve the tools.misc.scan_languages function

bzr revid: stw@openerp.com-20120912104713-jhvkxp9egpchs2ti

11 years ago[CLEAN] mail.js: cleaned Thread comments.
Thibault Delavallée [Wed, 12 Sep 2012 10:40:11 +0000 (12:40 +0200)]
[CLEAN] mail.js: cleaned Thread comments.

bzr revid: tde@openerp.com-20120912104011-05qvefxxya8t70iw

11 years ago[MERGE] set the write_uid, write_date for the create
Stephane Wirtel [Wed, 12 Sep 2012 10:27:59 +0000 (12:27 +0200)]
[MERGE] set the write_uid, write_date for the create

bzr revid: stw@openerp.com-20120912102759-di842t8uzzmm2f21

11 years ago[CLEAN] mail.js: cleaned init of Thread widget (do not pass everything in options...
Thibault Delavallée [Wed, 12 Sep 2012 10:22:17 +0000 (12:22 +0200)]
[CLEAN] mail.js: cleaned init of Thread widget (do not pass everything in options, but explicitely domain, context, options). Cleaned some var names, propagated change in code. Added reply_by_email for a reply link that does a quote and reply. Dropdown options are now prefixed with a dd.

bzr revid: tde@openerp.com-20120912102217-q6xnkn749how9en4

11 years ago[FIX] mail.compose.message: fixed a crashing test; fixed parent_id of created mail...
Thibault Delavallée [Wed, 12 Sep 2012 10:21:11 +0000 (12:21 +0200)]
[FIX] mail.compose.message: fixed a crashing test; fixed parent_id of created mail.message not set, and added a test for that case.

bzr revid: tde@openerp.com-20120912102111-jg5thn4tia92hu4k

11 years ago[IMP] project: improve consistency of term 'related status' in task stages
Raphael Collet [Wed, 12 Sep 2012 10:12:33 +0000 (12:12 +0200)]
[IMP] project: improve consistency of term 'related status' in task stages

bzr revid: rco@openerp.com-20120912101233-zhwfmha19xq52tju

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Wed, 12 Sep 2012 10:10:16 +0000 (12:10 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120912101016-ldc20ym7s1jbioiq

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Wed, 12 Sep 2012 10:07:46 +0000 (12:07 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120912100746-1c2l3starj61b32y

11 years ago[IMP] mrp: improve labels about serial numbers (capitalization and plural use)
Raphael Collet [Wed, 12 Sep 2012 10:00:53 +0000 (12:00 +0200)]
[IMP] mrp: improve labels about serial numbers (capitalization and plural use)

bzr revid: rco@openerp.com-20120912100053-svniufltjbgxrb1m

11 years ago[FIX] openerp.tools.misc.file_open: Very little fix to display coherent error messag...
Stephane Wirtel [Wed, 12 Sep 2012 09:59:46 +0000 (11:59 +0200)]
[FIX] openerp.tools.misc.file_open:  Very little fix to display coherent error message when file not found occurs.

bzr revid: stw@openerp.com-20120912095946-chjiq2y4bltisfw9

11 years ago[FIX] mrp: revert unexpected change in list color
Raphael Collet [Wed, 12 Sep 2012 09:34:54 +0000 (11:34 +0200)]
[FIX] mrp: revert unexpected change in list color

bzr revid: rco@openerp.com-20120912093454-q3g4v3avft0chnnb

11 years ago[IMP] mrp: make some fields on mrp.production readonly except in draft state
Raphael Collet [Wed, 12 Sep 2012 09:28:26 +0000 (11:28 +0200)]
[IMP] mrp: make some fields on mrp.production readonly except in draft state

bzr revid: rco@openerp.com-20120912092826-qfnhzzj5jgte474j

11 years ago[CLEAN] mail.compose.message: cleaned a bit the comments.
Thibault Delavallée [Wed, 12 Sep 2012 09:22:14 +0000 (11:22 +0200)]
[CLEAN] mail.compose.message: cleaned a bit the comments.

bzr revid: tde@openerp.com-20120912092214-b4x42nv30tok8wdc

11 years ago[IMP] mail.js: fixed cleaning of composer after posting a comment; cleaned a bit...
Thibault Delavallée [Wed, 12 Sep 2012 09:21:43 +0000 (11:21 +0200)]
[IMP] mail.js: fixed cleaning of composer after posting a comment; cleaned a bit js and css.

bzr revid: tde@openerp.com-20120912092143-7bih2gmoa3tm1jyn

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Wed, 12 Sep 2012 08:06:24 +0000 (10:06 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120912080624-kip95tfjiectqexa

11 years ago[Merge] lp:~openerp-dev/openobject-server/trunk-remove-warnings-server-installation...
Jigar Amin - OpenERP [Wed, 12 Sep 2012 06:35:36 +0000 (12:05 +0530)]
[Merge] lp:~openerp-dev/openobject-server/trunk-remove-warnings-server-installation-cmp-rml-tpa

bzr revid: jam@tinyerp.com-20120912063536-y8eaecwp53xt2knm

11 years ago[IMP] remove rml_footer1 and rml_footer2 from demo data.
Turkesh Patel (Open ERP) [Wed, 12 Sep 2012 05:22:27 +0000 (10:52 +0530)]
[IMP] remove rml_footer1 and rml_footer2 from demo data.

bzr revid: tpa@tinyerp.com-20120912052227-2kfaifr0hilas2lk

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120912043634-3kvok93tuqtsfez5

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20120912043626-nse0tdwah2xn825c

11 years ago[merge] lp:openobject-server
Jigar Amin - OpenERP [Wed, 12 Sep 2012 04:35:51 +0000 (10:05 +0530)]
[merge] lp:openobject-server

bzr revid: jam@tinyerp.com-20120912043551-p3i8s7vllmal237j

11 years ago[IMP] account template loading speedup 1min on runbot
Antony Lesuisse [Wed, 12 Sep 2012 00:57:21 +0000 (02:57 +0200)]
[IMP] account template loading speedup 1min on runbot
check parent_id type constraint before create/write
remove parent_id eval 0

bzr revid: al@openerp.com-20120912005721-ofpgkaorlm4zrwgy

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Tue, 11 Sep 2012 16:59:08 +0000 (18:59 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120911165908-k1i8fqtybw0o2qmn

11 years ago[IMP] display of stock moves in dropdown lists
Antonin Bourguignon [Tue, 11 Sep 2012 16:55:05 +0000 (18:55 +0200)]
[IMP] display of stock moves in dropdown lists

bzr revid: abo@openerp.com-20120911165505-6ah1xqfanpaywjjr

11 years ago[IMP] get the portal form view up to date, without the 'Create Parent Menu' button
Antonin Bourguignon [Tue, 11 Sep 2012 16:53:45 +0000 (18:53 +0200)]
[IMP] get the portal form view up to date, without the 'Create Parent Menu' button

bzr revid: abo@openerp.com-20120911165345-8ub81ahb1nn0mi23

11 years ago[IMP] mail.js: cleaned link behavior (not href anymore, delegated function for messag...
Thibault Delavallée [Tue, 11 Sep 2012 16:38:53 +0000 (18:38 +0200)]
[IMP] mail.js: cleaned link behavior (not href anymore, delegated function for message_delete and message_read).

bzr revid: tde@openerp.com-20120911163853-y7g769dp53jym028

11 years ago[CLEAN] mail.js: some cleaning in Wall and RecordThread.
Thibault Delavallée [Tue, 11 Sep 2012 16:24:15 +0000 (18:24 +0200)]
[CLEAN] mail.js: some cleaning in Wall and RecordThread.

bzr revid: tde@openerp.com-20120911162415-altimitaw1nz2r03

11 years ago[MERGE]
Fabien Pinckaers [Tue, 11 Sep 2012 16:23:56 +0000 (18:23 +0200)]
[MERGE]

bzr revid: fp@tinyerp.com-20120911162356-xjpbcrgx6vwc8t6m

11 years ago[MERGE]
Fabien Pinckaers [Tue, 11 Sep 2012 16:23:49 +0000 (18:23 +0200)]
[MERGE]

bzr revid: fp@tinyerp.com-20120911162349-4voo8ptehkkk78ev

11 years ago[IMP] quick create partners usability
Fabien Pinckaers [Tue, 11 Sep 2012 16:19:26 +0000 (18:19 +0200)]
[IMP] quick create partners usability

bzr revid: fp@tinyerp.com-20120911161926-fk35p5wwefuwpxlx

11 years ago[IMP] quick create partners with email
Fabien Pinckaers [Tue, 11 Sep 2012 16:19:00 +0000 (18:19 +0200)]
[IMP] quick create partners with email

bzr revid: fp@tinyerp.com-20120911161900-7vd2qtd9e0guk1pu

11 years ago[IMP] Chatter: added option to delete attachments in composer.
Thibault Delavallée [Tue, 11 Sep 2012 16:17:00 +0000 (18:17 +0200)]
[IMP] Chatter: added option to delete attachments in composer.

bzr revid: tde@openerp.com-20120911161700-ty7h844h6f0t7nea

11 years ago[IMP] stock move picking representation
Antonin Bourguignon [Tue, 11 Sep 2012 16:14:35 +0000 (18:14 +0200)]
[IMP] stock move picking representation

bzr revid: abo@openerp.com-20120911161435-jmlffnxe0utk3qft

11 years ago[MERGE] Remove unused res.payterm
Stephane Wirtel [Tue, 11 Sep 2012 15:39:48 +0000 (17:39 +0200)]
[MERGE] Remove unused res.payterm

bzr revid: stw@openerp.com-20120911153948-bfuzz0a66qi0ncpb

11 years ago[FIX] Force create when no email in name_create of mail.compose
Fabien Pinckaers [Tue, 11 Sep 2012 15:36:45 +0000 (17:36 +0200)]
[FIX] Force create when no email in name_create of mail.compose

bzr revid: fp@tinyerp.com-20120911153645-vpi3wi4ddt2tqr5s

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Tue, 11 Sep 2012 15:35:41 +0000 (17:35 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120911153541-ipuahtqk45d39si1

11 years ago[MERGE] base: fix typo of some languages
Stephane Wirtel [Tue, 11 Sep 2012 15:25:31 +0000 (17:25 +0200)]
[MERGE] base: fix typo of some languages

bzr revid: stw@openerp.com-20120911152531-h5naowr08c3lqva0

11 years ago[MERGE] trunk-bug-1012470-rmu, improve procurements ordering (use 'priority desc...
Antonin Bourguignon [Tue, 11 Sep 2012 15:15:44 +0000 (17:15 +0200)]
[MERGE] trunk-bug-1012470-rmu, improve procurements ordering (use 'priority desc,date_planned' instead of 'priority,date_planned desc')

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

bzr revid: abo@openerp.com-20120911151544-bwaks9lkmg9v0td5

11 years ago[MERGE] base: fix some address formats and some English
Stephane Wirtel [Tue, 11 Sep 2012 15:07:24 +0000 (17:07 +0200)]
[MERGE] base: fix some address formats and some English

bzr revid: stw@openerp.com-20120911150724-yh4kvtstv8fehaj1

11 years ago[MERGE] raise an exception if it can't evaluate a string
Stephane Wirtel [Tue, 11 Sep 2012 14:53:25 +0000 (16:53 +0200)]
[MERGE] raise an exception if it can't evaluate a string

bzr revid: stw@openerp.com-20120911145325-oay33de4o7h83k4t

11 years ago[IMP] mrp: change deprecated '<>' operator to '!='
Raphael Collet [Tue, 11 Sep 2012 14:51:12 +0000 (16:51 +0200)]
[IMP] mrp: change deprecated '<>' operator to '!='

bzr revid: rco@openerp.com-20120911145112-4ansycxt1o15b8fd

11 years ago[MERGE] base: raise an exception if the format of the bank account is wrong
Stephane Wirtel [Tue, 11 Sep 2012 14:44:28 +0000 (16:44 +0200)]
[MERGE] base: raise an exception if the format of the bank account is wrong

bzr revid: stw@openerp.com-20120911144428-dok1potnoe5ks8g4

11 years ago[FIX] Chatter: fixed reloading when posting a message; added domain for record thread...
Thibault Delavallée [Tue, 11 Sep 2012 14:17:40 +0000 (16:17 +0200)]
[FIX] Chatter: fixed reloading when posting a message; added domain for record threads, because there were no default domain on model and res_id.

bzr revid: tde@openerp.com-20120911141740-8t43y4hq5s79z34i

11 years ago[FIX] css
Antony Lesuisse [Tue, 11 Sep 2012 14:17:38 +0000 (16:17 +0200)]
[FIX] css

bzr revid: al@openerp.com-20120911141738-0vl1lnen5zwp546s

11 years ago[FIX] purchase, account: updated call to mail.compose.message form view, using defaul...
Thibault Delavallée [Tue, 11 Sep 2012 14:16:50 +0000 (16:16 +0200)]
[FIX] purchase, account: updated call to mail.compose.message form view, using default values for the form.

bzr revid: tde@openerp.com-20120911141650-krnq836afvwmpln2

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Tue, 11 Sep 2012 14:05:07 +0000 (16:05 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120911140507-1cizcowa4xewvqf8

11 years ago[IMP] whitespaces
Antonin Bourguignon [Tue, 11 Sep 2012 14:01:33 +0000 (16:01 +0200)]
[IMP] whitespaces

bzr revid: abo@openerp.com-20120911140133-usu2dsg2xjiythvj

11 years ago[MERGE] trunk-bug-1005812-amb, give more accurate information about moves in repair...
Antonin Bourguignon [Tue, 11 Sep 2012 13:48:35 +0000 (15:48 +0200)]
[MERGE] trunk-bug-1005812-amb, give more accurate information about moves in repair orders' dropdown lists

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

bzr revid: abo@openerp.com-20120911134835-kq9ai4b2obwcm71z

11 years ago[REM] mail.group: removed max-width.
Thibault Delavallée [Tue, 11 Sep 2012 13:44:55 +0000 (15:44 +0200)]
[REM] mail.group: removed max-width.

bzr revid: tde@openerp.com-20120911134455-18kythu9ynjwe2iv

11 years ago[IMP] exception message
Antonin Bourguignon [Tue, 11 Sep 2012 13:37:11 +0000 (15:37 +0200)]
[IMP] exception message

bzr revid: abo@openerp.com-20120911133711-jjav8mhrvqi8p4hs

11 years ago[CLEAN] mail.js: small cleaning.
Thibault Delavallée [Tue, 11 Sep 2012 13:37:06 +0000 (15:37 +0200)]
[CLEAN] mail.js: small cleaning.

bzr revid: tde@openerp.com-20120911133706-lhmy7s75b8eappra

11 years ago[FIX] base_import: just loading module should not require unittest2. Reported by...
Xavier Morel [Tue, 11 Sep 2012 13:24:46 +0000 (15:24 +0200)]
[FIX] base_import: just loading module should not require unittest2. Reported by M.Taylor

bzr revid: xmo@openerp.com-20120911132446-u1yd48tsfd7km6hn

11 years ago[CLEAN] small cleanup of test_mail.
Thibault Delavallée [Tue, 11 Sep 2012 13:22:45 +0000 (15:22 +0200)]
[CLEAN] small cleanup of test_mail.

bzr revid: tde@openerp.com-20120911132245-35ik5ny86b2122zl

11 years ago[FIX] Wall: fixed search not taken into account in the domain given to the displayed...
Thibault Delavallée [Tue, 11 Sep 2012 13:21:22 +0000 (15:21 +0200)]
[FIX] Wall: fixed search not taken into account in the domain given to the displayed threads.

bzr revid: tde@openerp.com-20120911132122-9w5d1jdk0br5khqs

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Tue, 11 Sep 2012 13:20:44 +0000 (15:20 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120911132044-vqmmkg5tr6ijy5m3

11 years ago[MERGE] trunk-bug-932825-rmu, compute_invoice_totals() now takes a context argument
Antonin Bourguignon [Tue, 11 Sep 2012 13:17:08 +0000 (15:17 +0200)]
[MERGE] trunk-bug-932825-rmu, compute_invoice_totals() now takes a context argument

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

bzr revid: abo@openerp.com-20120911131708-pgqh3v7499qhfgls

11 years ago[IMP] fix needaction for SO/PO, using domain instead of defautl searches
Fabien Pinckaers [Tue, 11 Sep 2012 13:07:01 +0000 (15:07 +0200)]
[IMP] fix needaction for SO/PO, using domain instead of defautl searches

bzr revid: fp@tinyerp.com-20120911130701-1jplopfxlmd2hm7r

11 years ago[MERGE] latest trunk
Antonin Bourguignon [Tue, 11 Sep 2012 13:02:05 +0000 (15:02 +0200)]
[MERGE] latest trunk

bzr revid: abo@openerp.com-20120911130205-wo1gzmap2rlw5yyo

11 years ago[FIX] Chatter: fixed CSS issues with attachments.
Thibault Delavallée [Tue, 11 Sep 2012 12:50:19 +0000 (14:50 +0200)]
[FIX] Chatter: fixed CSS issues with attachments.

bzr revid: tde@openerp.com-20120911125019-9gdi4cjp6iefw5vz

11 years ago[MERGE] Merged fix and improvement of Send by email.
Thibault Delavallée [Tue, 11 Sep 2012 12:26:32 +0000 (14:26 +0200)]
[MERGE] Merged fix and improvement of Send by email.
It now re-uses the classic mail.compose.message wizard form, not
Chatter anymore. It allows to automatically reload the sale order
zfter sending the email; and also, to have a more consistent
behavior if the record has not been saved anymore.
Cleaned a bit the code in mail.js and improved form views
about this.
Note that it is still possible to use Chatter for that kind of
button,using a redirect key in context.

bzr revid: tde@openerp.com-20120911122632-3i3untwpdrtpfvyp

11 years ago[FIX] Fixed conflict that I has not seen.
Thibault Delavallée [Tue, 11 Sep 2012 12:11:07 +0000 (14:11 +0200)]
[FIX] Fixed conflict that I has not seen.

bzr revid: tde@openerp.com-20120911121107-surc6mwhfldsa541

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Tue, 11 Sep 2012 12:06:04 +0000 (14:06 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120911120604-jrnalik4zl1pyq2z

11 years ago[IMP] mail.compose.message wizard form view: put template field, and template buttons...
Thibault Delavallée [Tue, 11 Sep 2012 11:59:47 +0000 (13:59 +0200)]
[IMP] mail.compose.message wizard form view: put template field, and template buttons, as invisible.

bzr revid: tde@openerp.com-20120911115947-rfjr8scrq06ni01s

11 years ago[FIX] sale.order: fixed a typo in template, leading to the company not being displayed.
Thibault Delavallée [Tue, 11 Sep 2012 11:52:38 +0000 (13:52 +0200)]
[FIX] sale.order: fixed a typo in template, leading to the company not being displayed.

bzr revid: tde@openerp.com-20120911115238-4r0oq2g5x4ffurde

11 years ago[MERGE] Merged with addons/trunk.
Thibault Delavallée [Tue, 11 Sep 2012 11:42:18 +0000 (13:42 +0200)]
[MERGE] Merged with addons/trunk.

bzr revid: tde@openerp.com-20120911114218-xowsj5hawquh18wl

11 years agoMerge with latest.
Tejas Tank [Tue, 11 Sep 2012 10:24:53 +0000 (15:54 +0530)]
Merge with latest.

bzr revid: tta@openerp.com-20120911102453-f875d277ytnlsama

11 years ago[FIX] point_of_sale: the locadis module should not have been merged here ...
Frédéric van der Essen [Tue, 11 Sep 2012 10:23:52 +0000 (12:23 +0200)]
[FIX] point_of_sale: the locadis module should not have been merged here ...

bzr revid: fva@openerp.com-20120911102352-lia0c930ao1t19nw

11 years ago[FIX] point_of_sale: help wasn't always cancelled when popup closed
Frédéric van der Essen [Tue, 11 Sep 2012 10:18:30 +0000 (12:18 +0200)]
[FIX] point_of_sale: help wasn't always cancelled when popup closed

bzr revid: fva@openerp.com-20120911101830-dvxi9sg5oan5r5nc

11 years ago[IMP] Address Format in Reports
Fabien Pinckaers [Tue, 11 Sep 2012 10:17:29 +0000 (12:17 +0200)]
[IMP] Address Format in Reports

bzr revid: fp@tinyerp.com-20120911101729-iv79hos2mwxopitq

11 years ago[MERGE] base_import: phase 1 of new import
Xavier Morel [Tue, 11 Sep 2012 10:05:59 +0000 (12:05 +0200)]
[MERGE] base_import: phase 1 of new import

bzr revid: xmo@openerp.com-20120911100559-c4jjfb2dqylajdzk

11 years ago[IMP] clean address formatting per countries
Fabien Pinckaers [Tue, 11 Sep 2012 10:05:24 +0000 (12:05 +0200)]
[IMP] clean address formatting per countries

bzr revid: fp@tinyerp.com-20120911100524-adug0sjlfri2zcla

11 years ago[FIX] account: fix configuration settings for bank accounts footer
Olivier Dony [Tue, 11 Sep 2012 09:58:34 +0000 (11:58 +0200)]
[FIX] account: fix configuration settings for bank accounts footer

bzr revid: odo@openerp.com-20120911095834-gt7ajdis4h6rsc59

11 years ago[IMP] base_setup: make first label wrap
Olivier Dony [Tue, 11 Sep 2012 09:57:58 +0000 (11:57 +0200)]
[IMP] base_setup: make first label wrap

bzr revid: odo@openerp.com-20120911095758-dyedax6zcddgokx4

11 years ago[FIX] sale, mail: fixed Send by email, back to a wizard. Cleaned a bit some code...
Thibault Delavallée [Tue, 11 Sep 2012 09:40:07 +0000 (11:40 +0200)]
[FIX] sale, mail: fixed Send by email, back to a wizard. Cleaned a bit some code related to that action.

bzr revid: tde@openerp.com-20120911094007-svlzik5kgmp4nuvy

11 years ago[FIX] web_linkedin: unbreak config settings layout
Olivier Dony [Tue, 11 Sep 2012 09:40:02 +0000 (11:40 +0200)]
[FIX] web_linkedin: unbreak config settings layout

bzr revid: odo@openerp.com-20120911094002-teg65gi2csps8f72

11 years ago[MERGE] report & netrpc protocol: Use the cPickle 2.0 protocol and clean the code...
Stephane Wirtel [Tue, 11 Sep 2012 09:18:36 +0000 (11:18 +0200)]
[MERGE] report & netrpc protocol: Use the cPickle 2.0 protocol and clean the code of report

bzr revid: stw@openerp.com-20120911091836-ac0wdxqslcwwbku6

11 years ago[IMP] better views
Fabien Pinckaers [Tue, 11 Sep 2012 08:42:15 +0000 (10:42 +0200)]
[IMP] better views

bzr revid: fp@tinyerp.com-20120911084215-1er8vwxc9zadiksf

11 years ago[IMP] add base_import to configurator
Xavier Morel [Tue, 11 Sep 2012 07:08:58 +0000 (09:08 +0200)]
[IMP] add base_import to configurator

bzr revid: xmo@openerp.com-20120911070858-3eb3ny4ts05togk2

11 years ago[IMP] re-introduce Import button/link when base_import is installed
Xavier Morel [Tue, 11 Sep 2012 06:38:49 +0000 (08:38 +0200)]
[IMP] re-introduce Import button/link when base_import is installed

bzr revid: xmo@openerp.com-20120911063849-xqw380wglzxviojf

11 years ago[REM] import from core, moving to module
Xavier Morel [Tue, 11 Sep 2012 06:36:07 +0000 (08:36 +0200)]
[REM] import from core, moving to module

bzr revid: xmo@openerp.com-20120911063607-xvhyjqohptynro30

11 years ago[MERGE] from trunk
Xavier Morel [Tue, 11 Sep 2012 06:20:46 +0000 (08:20 +0200)]
[MERGE] from trunk

bzr revid: xmo@openerp.com-20120910142154-rp2wv8l84c5cat2x
bzr revid: xmo@openerp.com-20120911062046-r0otrm9pizuv26sv

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 11 Sep 2012 04:50:51 +0000 (04:50 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120911045051-qhkumfcarekjpsm0

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 11 Sep 2012 04:50:31 +0000 (04:50 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20120911045031-7ucabtp4ssq4n5bk

11 years agoMerge lp:openobject-addons
Jigar Amin - OpenERP [Tue, 11 Sep 2012 04:38:05 +0000 (10:08 +0530)]
Merge lp:openobject-addons

bzr revid: jam@tinyerp.com-20120911043805-vi6x6xzlof65ejyw

11 years agofix
Fabien Pinckaers [Mon, 10 Sep 2012 22:10:08 +0000 (00:10 +0200)]
fix

bzr revid: fp@tinyerp.com-20120910221008-ri59mrpp269c6ia0

11 years ago[IMP] demo data applicants
Fabien Pinckaers [Mon, 10 Sep 2012 22:07:26 +0000 (00:07 +0200)]
[IMP] demo data applicants

bzr revid: fp@tinyerp.com-20120910220726-luv89p96xhuwi6e4

11 years ago[IMP] colors in survey
Fabien Pinckaers [Mon, 10 Sep 2012 21:58:41 +0000 (23:58 +0200)]
[IMP] colors in survey

bzr revid: fp@tinyerp.com-20120910215841-upatvq46bx1b6k91

11 years ago[IMP] Survey forms
Fabien Pinckaers [Mon, 10 Sep 2012 21:55:16 +0000 (23:55 +0200)]
[IMP] Survey forms

bzr revid: fp@tinyerp.com-20120910215516-8pbknwyk0ifeoku9

11 years ago[IMP] survey layouts
Fabien Pinckaers [Mon, 10 Sep 2012 20:38:12 +0000 (22:38 +0200)]
[IMP] survey layouts

bzr revid: fp@openerp.com-20120910203812-9um0kgso8598t6jr

11 years ago[MERGE] muti-currency group
Fabien Pinckaers [Mon, 10 Sep 2012 20:14:08 +0000 (22:14 +0200)]
[MERGE] muti-currency group

bzr revid: fp@openerp.com-20120910201408-paf7q0cj22i72k2n

11 years ago[MERGE] trunk-bug-1024626-amp, portal url (char does not need size anymore)
Antonin Bourguignon [Mon, 10 Sep 2012 17:26:52 +0000 (19:26 +0200)]
[MERGE] trunk-bug-1024626-amp, portal url (char does not need size anymore)

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

bzr revid: abo@openerp.com-20120910172652-0u9xkwk060pyplyp

11 years ago[MERGE] trunk-bug-1041129-mdi, product list view missing column for group by
Antonin Bourguignon [Mon, 10 Sep 2012 17:06:07 +0000 (19:06 +0200)]
[MERGE] trunk-bug-1041129-mdi, product list view missing column for group by

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

bzr revid: abo@openerp.com-20120910170607-j7oywwya1d7bigd8

11 years ago[MERGE] trunk-bug-988165-amp, hr departement copy
Antonin Bourguignon [Mon, 10 Sep 2012 17:02:02 +0000 (19:02 +0200)]
[MERGE] trunk-bug-988165-amp, hr departement copy

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

bzr revid: abo@openerp.com-20120910170202-tf7qrdusu86dbs1m