odoo/odoo.git
11 years ago[IMP] Removed the HISTORY tab from the customers form view including the following...
Paramjit Singh Sahota [Mon, 25 Mar 2013 10:10:41 +0000 (15:40 +0530)]
[IMP] Removed the HISTORY tab from the customers form view including the following items 'Events', 'Registrations', 'Claims', 'Tasks' and 'Campaign'.

bzr revid: psa@tinyerp.com-20130325101041-c95snbhicnah4jgl

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Mon, 25 Mar 2013 04:38:08 +0000 (04:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130325043808-54gm59kqxrqo9lou

11 years ago[FIX]: chanined picking generats picking without number.
Mantavya Gajjar [Sun, 24 Mar 2013 09:44:45 +0000 (15:14 +0530)]
[FIX]: chanined picking generats picking without number.

bzr revid: mga@tinyerp.com-20130324094445-17r3zzykzkov4ztf

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 24 Mar 2013 04:45:38 +0000 (04:45 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130322045758-r467emaw1id95my6
bzr revid: launchpad_translations_on_behalf_of_openerp-20130323051036-xet3mefwdp8ohssd
bzr revid: launchpad_translations_on_behalf_of_openerp-20130324044538-isdnsnphf7510ri3

11 years ago[FIX] setup.py: pyparsing >= 2.0.0 works only with Python 3.
Vo Minh Thu [Sat, 23 Mar 2013 22:24:07 +0000 (23:24 +0100)]
[FIX] setup.py: pyparsing >= 2.0.0 works only with Python 3.

bzr revid: vmt@openerp.com-20130323222407-aeix7m2uzwudsa9h

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sat, 23 Mar 2013 05:10:22 +0000 (05:10 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130323051022-macd2ux7syw6cdav

11 years ago[MERGE] [FORWARD] Forward port of addons 7.0 until revision 8906 (revid tde@openerp...
Thibault Delavallée [Thu, 21 Mar 2013 14:09:35 +0000 (15:09 +0100)]
[MERGE] [FORWARD] Forward port of addons 7.0 until revision 8906 (revid tde@openerp.com-20130321120451-qk524qayq28sw3th).

bzr revid: tde@openerp.com-20130321140935-8exurars7rznrnjk

11 years ago[FIX] hr_timesheet: in hr.analytic.timesheet.unlink(), unlink the parent first (to...
Vo Minh Thu [Thu, 21 Mar 2013 13:48:37 +0000 (14:48 +0100)]
[FIX] hr_timesheet: in hr.analytic.timesheet.unlink(), unlink the parent first (to ensure uninstall works correctly).

bzr revid: vmt@openerp.com-20130321134837-10skwf3nymzdbgsv

11 years ago[MERGE] cleanup of Yaml files: do not translate assert messages
Raphael Collet [Thu, 21 Mar 2013 13:38:05 +0000 (14:38 +0100)]
[MERGE] cleanup of Yaml files: do not translate assert messages

bzr revid: rco@openerp.com-20130321133805-e3rxb3laqjfy4mlp

11 years ago[FIX] ir_model_data: create the _inherits parent external ID prior to the child.
Vo Minh Thu [Thu, 21 Mar 2013 13:32:02 +0000 (14:32 +0100)]
[FIX] ir_model_data: create the _inherits parent external ID prior to the child.

This is needed so the uninstall process can simply go through
the installed data by using the ir_model_data entries in reverse
order (when ordered by IDs), so that parents are deleted before
children.

bzr revid: vmt@openerp.com-20130321133202-igea1vxlszfpk6pe

11 years ago[IMP] cleanup of Yaml files: do not translate assert messages
Raphael Collet [Thu, 21 Mar 2013 13:18:24 +0000 (14:18 +0100)]
[IMP] cleanup of Yaml files: do not translate assert messages

bzr revid: rco@openerp.com-20130321131824-422cc4mk2bm9yrw8

11 years ago[MERGE] Sync with 7.0 until 8906
Thibault Delavallée [Thu, 21 Mar 2013 12:06:18 +0000 (13:06 +0100)]
[MERGE] Sync with 7.0 until 8906

bzr revid: tde@openerp.com-20130321120618-0vaokwa3bmvlpe01

11 years ago[MERGE] [FIX] mail_gateway: better algorithm to find the partner of an incoming email...
Thibault Delavallée [Thu, 21 Mar 2013 12:04:51 +0000 (13:04 +0100)]
[MERGE] [FIX] mail_gateway: better algorithm to find the partner of an incoming email when having multiple matching partners for a given email address.

The mailgateway tries to find a partner that is also an user with the email_from.
If none is found, it takes the first partner with matching email.
In message_post, it tries to find the author based on the document's followers.
Indeed it is very likely that an answer comes from a follower of a document.

The whole process is not done inside the mailgateway because document
and followers related stuff belong to message_post, not to the mail gateway.

Tests have been added in mail.

bzr revid: tde@openerp.com-20130321120451-qk524qayq28sw3th

11 years ago[MERGE] Date Picker is not translated into local language
Fabien Meghazi [Thu, 21 Mar 2013 11:53:30 +0000 (12:53 +0100)]
[MERGE] Date Picker is not translated into local language

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

bzr revid: fme@openerp.com-20130321115330-cz7gk7il6hkvntw9

11 years ago[FIX]l10n_be_coda: add statement id in bank statement line view to allow group by...
dle@openerp.com [Thu, 21 Mar 2013 11:39:11 +0000 (12:39 +0100)]
[FIX]l10n_be_coda: add statement id in bank statement line view to allow group by statement

bzr revid: dle@openerp.com-20130321113911-ho4j30tyuqkn9hnn

11 years ago[FIX] Broltch
Thibault Delavallée [Thu, 21 Mar 2013 11:28:23 +0000 (12:28 +0100)]
[FIX] Broltch

bzr revid: tde@openerp.com-20130321112823-nmqzcjzigiwt09q7

11 years ago[FIX] base.xml: improve backwards compatibility of SearchView.filters template to...
Olivier Dony [Thu, 21 Mar 2013 11:20:20 +0000 (12:20 +0100)]
[FIX] base.xml: improve backwards compatibility of SearchView.filters template to resolve JS errors on OpenERP Apps where 2 different versions of the web client frameworm can be mixed

The incompatible change was introduced at revision
 rev. 3803 revid:xmo@openerp.com-20130304152047-8xaczg9qdx6ug2p1.

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

bzr revid: odo@openerp.com-20130321112020-l9fwle08s37z4oqi

11 years ago[MERGE] Sync with 7.0
Thibault Delavallée [Thu, 21 Mar 2013 10:51:57 +0000 (11:51 +0100)]
[MERGE] Sync with 7.0

bzr revid: tde@openerp.com-20130321105157-xhj04tgt0in0x9o3

11 years ago[MERGE] [FIX] mail: reply_to of sent notification emails is sanitized.
Thibault Delavallée [Thu, 21 Mar 2013 10:50:04 +0000 (11:50 +0100)]
[MERGE] [FIX] mail: reply_to of sent notification emails is sanitized.

bzr revid: tde@openerp.com-20130321105004-zcu1kagz06kxgimi

11 years ago[FIX] Form binary fields 'Select' and 'Save as' buttons does not work under IE9
Fabien Meghazi [Thu, 21 Mar 2013 10:34:07 +0000 (11:34 +0100)]
[FIX] Form binary fields 'Select' and 'Save as' buttons does not work under IE9

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

bzr revid: fme@openerp.com-20130321103407-nh0ncw0vrqba7zfm

11 years ago[FIX] mail: fixed errors trigerred by improved mail tests and last trunk modifications.
Thibault Delavallée [Thu, 21 Mar 2013 10:21:51 +0000 (11:21 +0100)]
[FIX] mail: fixed errors trigerred by improved mail tests and last trunk modifications.

bzr revid: tde@openerp.com-20130321102151-qk1vf3iwhzd23k3s

11 years ago[MERGE] Forward port of addons until 8903
Thibault Delavallée [Thu, 21 Mar 2013 09:37:16 +0000 (10:37 +0100)]
[MERGE] Forward port of addons until 8903

bzr revid: tde@openerp.com-20130321093716-3nt7h2xunl8lusqh

11 years ago[FIX] mail: rpely_to of sent emails is sanitized.
Thibault Delavallée [Thu, 21 Mar 2013 09:23:32 +0000 (10:23 +0100)]
[FIX] mail: rpely_to of sent emails is sanitized.

bzr revid: tde@openerp.com-20130321092332-8cp59mu3idrpbnke

11 years ago[MERGE] [FIX] portal with project_long_term access right and rules
Thibault Delavallée [Thu, 21 Mar 2013 09:06:26 +0000 (10:06 +0100)]
[MERGE] [FIX] portal with project_long_term access right and rules

A new module is added that make a bridge between Portal and Project Long Term.
It adds access rights and security rules allowing use project long term
along with portal.

bzr revid: tde@openerp.com-20130321090626-zw4kpuszit4q5q9s

11 years ago[MERGE] [FIX] Web: errors are displayed again
Thibault Delavallée [Thu, 21 Mar 2013 09:01:02 +0000 (10:01 +0100)]
[MERGE] [FIX] Web: errors are displayed again

bzr revid: tde@openerp.com-20130321090102-jzj80cfo6ko5x1dj

11 years ago[MERGE] [FIX] Chatter: fixed multiple click on 'send' creating multiple messages...
Thibault Delavallée [Thu, 21 Mar 2013 08:49:28 +0000 (09:49 +0100)]
[MERGE] [FIX] Chatter: fixed multiple click on 'send' creating multiple messages; fixed 'show more message' listing all new messages in flat mode.

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

bzr revid: tde@openerp.com-20130321084928-wc4j4mwxqcqu21tb

11 years ago[IMP] mail: remove reverse list inside on_expandable
Christophe Matthieu [Thu, 21 Mar 2013 08:44:19 +0000 (09:44 +0100)]
[IMP] mail: remove reverse list inside on_expandable

bzr revid: chm@openerp.com-20130321084419-vx6owkvch4i8ekil

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 21 Mar 2013 05:03:54 +0000 (05:03 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130321050259-e16287z7tx5x2hr1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130321050350-7j423tm3q7n124on
bzr revid: launchpad_translations_on_behalf_of_openerp-20130321050354-6gc2gobnj24c9gso

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 21 Mar 2013 04:38:10 +0000 (04:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130320044259-agfpyq2tw87ycy2x
bzr revid: launchpad_translations_on_behalf_of_openerp-20130321043810-nymrr02latjmd75n

11 years ago[FIX] debian logfile rotation and init cleanup, courtesy of Hiren
Antony Lesuisse [Wed, 20 Mar 2013 23:18:28 +0000 (00:18 +0100)]
[FIX] debian logfile rotation and init cleanup, courtesy of Hiren

bzr revid: al@openerp.com-20130320231828-hhw7o17ahvl0cv7b

11 years ago[CLEAN] Cleaned code of fix.
Thibault Delavallée [Wed, 20 Mar 2013 16:42:02 +0000 (17:42 +0100)]
[CLEAN] Cleaned code of fix.

bzr revid: tde@openerp.com-20130320164202-yy13qg8pdx09ie9z

11 years ago[FIX] Forgotten to uncomment commented tests.
Thibault Delavallée [Wed, 20 Mar 2013 16:18:30 +0000 (17:18 +0100)]
[FIX] Forgotten to uncomment commented tests.

bzr revid: tde@openerp.com-20130320161830-0nyfuzyq4s4xa8hk

11 years ago[MERGE] Sync with trunk + fixed the fix and tests.
Thibault Delavallée [Wed, 20 Mar 2013 16:10:45 +0000 (17:10 +0100)]
[MERGE] Sync with trunk + fixed the fix and tests.

bzr revid: tde@openerp.com-20130320161045-41bpe36b09tgcxpo

11 years ago[FIX] mail.alias: default alias generation now properly handles dots and emails;...
Olivier Dony [Wed, 20 Mar 2013 16:10:23 +0000 (17:10 +0100)]
[FIX] mail.alias: default alias generation now properly handles dots and emails; added tests

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

bzr revid: odo@openerp.com-20130320161023-yalb9ud12k7kuy3o

11 years ago[fix] mail: show more message always on flat mode
Christophe Matthieu [Wed, 20 Mar 2013 15:46:43 +0000 (16:46 +0100)]
[fix] mail: show more message always on flat mode

bzr revid: chm@openerp.com-20130320154643-nizd22s9ojzd363j

11 years ago[FIX] subscription: prevent lockup during cron job execution
Olivier Dony [Wed, 20 Mar 2013 15:34:30 +0000 (16:34 +0100)]
[FIX] subscription: prevent lockup during cron job execution

Due to the way cron jobs are executed in multi-process
environments, the cron arbiter holds an exclusive lock
on the cron task row in the database.
During the course of the subscription cron jobs execution
they attempt to alter a record that has a FK towards
the cron task row, effectively deadlocking the whole
cron processing thread.
The fix is rather hackish: remove the explicit FK
constraint from the subscription model towards
ir.cron - this prevent PostgreSQL from requesting
an exclusive lock and triggering a deadlock.
This is only a temporary solution, the subscription
module should be rewritten for the next stable release.

bzr revid: odo@openerp.com-20130320153430-bho6ou8b7ziohcb0

11 years ago[MERGE] mail: fixes and improved tests
Thibault Delavallée [Wed, 20 Mar 2013 14:52:25 +0000 (15:52 +0100)]
[MERGE] mail: fixes and improved tests
[FIX] mail_followers: notification emails did not have 'references' correctly filled with their parent message message_id,
[FIX] mail_mail: emails sent to partners now use the 'Name <email>' format for email_to, instead of just 'email'
[FIX] mail_compose_message: fixed mass_mail subscribing the author to all documents,
[FIX] mail_compose_message: fixed access rule on mail_compose_message not taking into account the wizard creation in mass_mail_mode (model but no res_id -> could lead to crash),
[TEST] mail: cleaned a bit the tests; mail gateways related tests are now in a dedicated file; tests were added that helped triggering the previous errors

bzr revid: tde@openerp.com-20130320145225-1hhp383wt507p3q3

11 years ago[fix] mail: double clicking on post on the chatter
Christophe Matthieu [Wed, 20 Mar 2013 14:41:01 +0000 (15:41 +0100)]
[fix] mail: double clicking on post on the chatter

bzr revid: chm@openerp.com-20130320144101-5mz9mbar9j5vhppl

11 years ago[FIX] web: Fix old versions of Webkit (such as ones used on iOS < 6 or PhantomJS...
Christophe Simonis [Wed, 20 Mar 2013 14:36:52 +0000 (15:36 +0100)]
[FIX] web: Fix old versions of Webkit (such as ones used on iOS < 6 or PhantomJS <= 1.7)
which does not have Function.prototype.bind function

bzr revid: chs@openerp.com-20130320143652-xqglvte5kwvtwl5i

11 years ago[CLEAN] mail: cleaned code of last fixes
Thibault Delavallée [Wed, 20 Mar 2013 14:19:07 +0000 (15:19 +0100)]
[CLEAN] mail: cleaned code of last fixes

bzr revid: tde@openerp.com-20130320141907-rxnstq7k8hrkcnl1

11 years ago[TEST] mail: updated tests (those that helped raising the previous errors).
Thibault Delavallée [Wed, 20 Mar 2013 13:51:52 +0000 (14:51 +0100)]
[TEST] mail: updated tests (those that helped raising the previous errors).

bzr revid: tde@openerp.com-20130320135152-qiz3moczldjbmyt7

11 years ago[FIX] account: improved tooltips and labels for manual reconciliation of accounting...
Quentin (OpenERP) [Wed, 20 Mar 2013 13:50:52 +0000 (14:50 +0100)]
[FIX] account: improved tooltips and labels for manual reconciliation of accounting entries to be more explicit

bzr revid: qdp-launchpad@openerp.com-20130320135052-uqyuteitr68qiofn

11 years ago[FIX] mail_compose_message: fixed mass_mail subscribing the author to all documents...
Thibault Delavallée [Wed, 20 Mar 2013 13:50:13 +0000 (14:50 +0100)]
[FIX] mail_compose_message: fixed mass_mail subscribing the author to all documents, not the case anymore; fixed access rule on mail_compose_message not taking into account the wizard creation in mass_mail_mode (model but no res_id -> could lead to crash).

bzr revid: tde@openerp.com-20130320135013-mryxzwssd346t78y

11 years ago[MERGE] point_of_sale: fix for a context=None related bug in the pos box wizard
Frédéric van der Essen [Wed, 20 Mar 2013 13:28:08 +0000 (14:28 +0100)]
[MERGE] point_of_sale: fix for a context=None related bug in the pos box wizard

bzr revid: fva@openerp.com-20130320132808-jg19uiktwdigyp07

11 years ago[FIX] safe_eval: better exception handling:
Vo Minh Thu [Wed, 20 Mar 2013 13:22:38 +0000 (14:22 +0100)]
[FIX] safe_eval: better exception handling:

- the re-raising of exceptions ignored the "legal" exceptions
(the one used to early abort RPC calls and generate pop-ups)
- re-raising the exception was attempting to re-use the original
exception type but it does not always take only one argument
so it was breaking.

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

bzr revid: vmt@openerp.com-20130320132238-qzo3jptww59ndlch

11 years ago[FIX] chrome.js: error without message
Christophe Matthieu [Wed, 20 Mar 2013 12:22:10 +0000 (13:22 +0100)]
[FIX] chrome.js: error without message

bzr revid: chm@openerp.com-20130320122210-0p31k511eg8fplap

11 years ago[FIX] mail: emails sent to partners now use the 'Name <email>' format, instead of...
Thibault Delavallée [Wed, 20 Mar 2013 12:17:06 +0000 (13:17 +0100)]
[FIX] mail: emails sent to partners now use the 'Name <email>' format, instead of just 'email'.

bzr revid: tde@openerp.com-20130320121706-csue8xkqrc7adbqi

11 years ago[FIX] mail: notification emails were lacking references to their parent message.
Thibault Delavallée [Wed, 20 Mar 2013 12:16:33 +0000 (13:16 +0100)]
[FIX] mail: notification emails were lacking references to their parent message.

bzr revid: tde@openerp.com-20130320121633-plhgm5374w2koem1

11 years ago[IMP] [CLEAN] mail: cleaned and improved message_post tests, about email_to, reply_to...
Thibault Delavallée [Wed, 20 Mar 2013 12:16:14 +0000 (13:16 +0100)]
[IMP] [CLEAN] mail: cleaned and improved message_post tests, about email_to, reply_to and attachments.

bzr revid: tde@openerp.com-20130320121614-a862m35peexhw64q

11 years ago[FIX] base_action_rule: no domain on user_id=False on filters because it pollutes...
Quentin (OpenERP) [Wed, 20 Mar 2013 12:15:49 +0000 (13:15 +0100)]
[FIX] base_action_rule: no domain on user_id=False on filters because it pollutes the filters of everyone

bzr revid: qdp-launchpad@openerp.com-20130320121549-98fptm04c44mrvy4

11 years ago[FIX] account_analytic_analysis: don't set the group 'Mandatory use of templates...
Quentin (OpenERP) [Wed, 20 Mar 2013 11:59:32 +0000 (12:59 +0100)]
[FIX] account_analytic_analysis: don't set the group 'Mandatory use of templates in contracts' as part of the 'Sales' application, as it has the side effect of exploding the drop-down menu to manage access rights into booleans. This group belong to the base.module_category_hidden category

bzr revid: qdp-launchpad@openerp.com-20130320115932-wr6sk7yk0qvntpt5

11 years ago[FIX] sale, sales analysis: fixed traceback when a line without product was present...
Quentin (OpenERP) [Wed, 20 Mar 2013 11:55:21 +0000 (12:55 +0100)]
[FIX] sale, sales analysis: fixed traceback when a line without product was present in the database.

bzr revid: qdp-launchpad@openerp.com-20130320115521-3h5gh66gul54zqxn

11 years ago[REF] mail: refactored tests. mailgateway tests are put into a separate file; message...
Thibault Delavallée [Wed, 20 Mar 2013 11:41:11 +0000 (12:41 +0100)]
[REF] mail: refactored tests. mailgateway tests are put into a separate file; message_post tests have been a bit cleaned and improved. Also removed an unnecessary mockup.

bzr revid: tde@openerp.com-20130320114111-m1unow90005vwxee

11 years ago[FIX]sale_report: change querry so that existing lines with no associated product...
Cedric Snauwaert [Wed, 20 Mar 2013 11:34:22 +0000 (12:34 +0100)]
[FIX]sale_report: change querry so that existing lines with no associated product are still in sales analysis

bzr revid: csn@openerp.com-20130320113422-16e4l93cnzest71r

11 years ago[FIX]sale_report: fix problem when viewing reporting/sale_analysis and no order_lines...
Cedric Snauwaert [Wed, 20 Mar 2013 10:13:16 +0000 (11:13 +0100)]
[FIX]sale_report: fix problem when viewing reporting/sale_analysis and no order_lines where defined in a SO

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

bzr revid: csn@openerp.com-20130320101316-vvv1mwkdio2pi6oi

11 years ago[FIX] mail: mass mailing now does not push to followers; only to specific recipients...
Thibault Delavallée [Wed, 20 Mar 2013 08:40:40 +0000 (09:40 +0100)]
[FIX] mail: mass mailing now does not push to followers; only to specific recipients. Improved tests for this update.

bzr revid: tde@openerp.com-20130320084040-pcgzy068z0oph298

11 years ago[FIX] mail: mail_create_nosubscribe context key also supported in message_post: allow...
Thibault Delavallée [Wed, 20 Mar 2013 08:40:11 +0000 (09:40 +0100)]
[FIX] mail: mail_create_nosubscribe context key also supported in message_post: allows to avoid subscribing the author to the document.

bzr revid: tde@openerp.com-20130320084011-coyf9p1il2ue04bb

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 20 Mar 2013 05:03:21 +0000 (05:03 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130320050321-buobk0r6e2t7y1ch

11 years ago[FIX] portal_anonymous: revert incorrect fix for login flickering, try another one...
Olivier Dony [Tue, 19 Mar 2013 18:11:37 +0000 (19:11 +0100)]
[FIX] portal_anonymous: revert incorrect fix for login flickering, try another one that works in monodb mode

The previous fix at revision 8887 was not correct because start() did not call
 _super() in anonymous mode, while still depending on the value of
`self.selected_db`, that _super() is responsible for setting in monodb mode.
Multi-db mode was working fine.

bzr revid: odo@openerp.com-20130319181137-9quokmivgb3flyct

11 years ago[FIX] web: correct the concatenation of css files: @charset and @import rules must...
Christophe Simonis [Tue, 19 Mar 2013 15:44:33 +0000 (16:44 +0100)]
[FIX] web: correct the concatenation of css files: @charset and @import rules must be before any other rules

bzr revid: chs@openerp.com-20130319154433-zizwv4irfvh93swe

11 years ago[FIX] webclient returns to database manager after 1st database creation
Fabien Meghazi [Tue, 19 Mar 2013 15:43:45 +0000 (16:43 +0100)]
[FIX] webclient returns to database manager after 1st database creation

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

bzr revid: fme@openerp.com-20130319154345-9xal244vuehl9vbw

11 years ago[FIX]auth_signup: string concatenation now allowing action_id(integer) + able to...
dle@openerp.com [Tue, 19 Mar 2013 15:41:39 +0000 (16:41 +0100)]
[FIX]auth_signup: string concatenation now allowing action_id(integer) + able to redict to menu_id if no action given

bzr revid: dle@openerp.com-20130319154139-283864fcfixvmw0g

11 years ago[MERGE] Fix anonymous login flickering
Fabien Meghazi [Tue, 19 Mar 2013 15:23:44 +0000 (16:23 +0100)]
[MERGE] Fix anonymous login flickering

bzr revid: fme@openerp.com-20130319152344-fng1mcsvri5mjga1

11 years ago[MERGE] [FIX] mail: notification: do not send a notification email to partners having...
Thibault Delavallée [Tue, 19 Mar 2013 15:14:03 +0000 (16:14 +0100)]
[MERGE] [FIX] mail: notification: do not send a notification email to partners having the same email address than the author, because of loops it may cause.

bzr revid: tde@openerp.com-20130319151403-5tliy336q3hiswlh

11 years ago[FIX] ir.actions.action: fix the execute wich install/uninstall modules and thus...
Vo Minh Thu [Tue, 19 Mar 2013 15:00:57 +0000 (16:00 +0100)]
[FIX] ir.actions.action: fix the execute wich install/uninstall modules and thus invalidate its own pool.

bzr revid: vmt@openerp.com-20130319150057-fq6nkp4qhgy9x9mq

11 years ago[FIX] Avoid login flicker during anonymous login
Fabien Meghazi [Tue, 19 Mar 2013 14:40:08 +0000 (15:40 +0100)]
[FIX] Avoid login flicker during anonymous login

bzr revid: fme@openerp.com-20130319144008-zw0n5o0mob99xbo6

11 years ago[FIX] ir.actions.action: fix the execute wich install/uninstall modules and thus...
Vo Minh Thu [Tue, 19 Mar 2013 14:27:01 +0000 (15:27 +0100)]
[FIX] ir.actions.action: fix the execute wich install/uninstall modules and thus invalidate its own pool.

bzr revid: vmt@openerp.com-20130319142701-1cvo6dh2yvg4z81f

11 years ago[REF] stock: code refactoring to follow PEP8 standards
Quentin (OpenERP) [Tue, 19 Mar 2013 12:52:44 +0000 (13:52 +0100)]
[REF] stock: code refactoring to follow PEP8 standards

bzr revid: qdp-launchpad@openerp.com-20130319125244-4n08ywb61cu6mg32

11 years ago[FIX] stock: if scrapping from a done stock move, use the destination location as...
Quentin (OpenERP) [Tue, 19 Mar 2013 12:52:16 +0000 (13:52 +0100)]
[FIX] stock: if scrapping from a done stock move, use the destination location as the source for the scrapping move + [FIX] stock, mrp: restrict scrapping from virtual locations

bzr revid: qdp-launchpad@openerp.com-20130319125216-pdfo2i9jx5mcea2l

11 years ago[MERGE] analytic_contract_hr_expense: functional field computation fixed + added...
Quentin (OpenERP) [Tue, 19 Mar 2013 12:50:28 +0000 (13:50 +0100)]
[MERGE] analytic_contract_hr_expense: functional field computation fixed + added some helping info in hr_timesheet_invoice in the reinvoicing wizard

bzr revid: qdp-launchpad@openerp.com-20130319125028-59jnnfc7tiixag4b

11 years ago[MERGE] project_issue/mail_thread: Opening and closing date on project issues are...
Chris Biersbach [Tue, 19 Mar 2013 11:45:41 +0000 (12:45 +0100)]
[MERGE] project_issue/mail_thread: Opening and closing date on project issues are now correctly set. Also improves the handling of the thread_model context value in mail_thread message_post

bzr revid: cbi@openerp.com-20130319114541-racddure6uy3e2rp

11 years ago[IMP] Removed unnecessary code in project_issue.py, fixed a small error in mail_thread
Chris Biersbach [Tue, 19 Mar 2013 10:38:22 +0000 (11:38 +0100)]
[IMP] Removed unnecessary code in project_issue.py, fixed a small error in mail_thread

bzr revid: cbi@openerp.com-20130319103822-ss4y3na3i4hip4e0

11 years ago[MERGE] 7.0 branch
niv-openerp [Tue, 19 Mar 2013 10:28:59 +0000 (11:28 +0100)]
[MERGE] 7.0 branch

bzr revid: nicolas.vanhoren@openerp.com-20130319102859-rj9r9ngqtf5ep3a3

11 years ago[FIX] small problem with m2o, does not uses context when opening them in read-only...
niv-openerp [Tue, 19 Mar 2013 10:27:19 +0000 (11:27 +0100)]
[FIX] small problem with m2o, does not uses context when opening them in read-only mode

bzr revid: nicolas.vanhoren@openerp.com-20130319102719-0gdwvmix4d3x8th5

11 years ago[MERGE] Mass Mailing branch. The purpose of this branch is to improve the mass mailin...
Thibault Delavallée [Tue, 19 Mar 2013 09:55:05 +0000 (10:55 +0100)]
[MERGE] Mass Mailing branch. The purpose of this branch is to improve the mass mailing using the composer wizard, and a better support of email template values. Mass mailing basically posts a message on a document, without notifying the followers. Options are added that allow to send pure email mass mailing, or to notify followers. Specifying a reply to address is now supported. It by-passes the automatic thread fetching by directly looking for aliases instead of rebuilding threads when processing replies. Some templates have also been updated or added to support mass mailing in CRM.

mail_mail
- added recipient_ids field, that holds specific recipients in addition to email_to; this field replace the recipient_ids parameter of mail_mail.send(), allowing to re-send failed emails, or at least store the whole mail information about recipients,
- updated form view to add some missing fields in the view,
mail_message
- added 'reply_to' field, that holds specific reply_to value, before passing it to the created email notifications,
mail_compose_message
- added 'post' boolean field: whether the message will be posted on the document (using active_model_pool.message_post()), or if it should only be an email (using mail_mail.create()),
- added 'notify' boolean field: if the message is posted on the document, tells whether the followers should be notified of the message,
- added 'same_thread' boolean field: if not set, a custom reply_to will be used and the automatic thread routing in message_process will be py-passed,
email_template
- renamed 'email_recipients' field into 'partner_to' (more coherent: email_to is a list of emails, partner_to is a list of partner ids),
- added default template on res.partner, setting partner_to as obj.id,
- moving mass mailing action from mail to email_template, that now uses the previous template,
mail_compose_message in email_template
- added partner_to, email_to and email_cc to be able to use those fields, that exist on the template, in the wizard
crm
- updated basic lead/opportunity template, setting partner_to as obj.partner_id.id, or email_to as obj.email_from
- added mass mailing action for lead/opportunity that uses the previous template

bzr revid: tde@openerp.com-20130319095505-efv0mdzq2fnwnila

11 years ago[IMP] mail_compose_message: some fields back to visible.
Thibault Delavallée [Tue, 19 Mar 2013 09:38:44 +0000 (10:38 +0100)]
[IMP] mail_compose_message: some fields back to visible.

bzr revid: tde@openerp.com-20130319093844-82c95hmwznaprp6t

11 years ago[CLEAN] Misc cleaning and code review before merging.
Thibault Delavallée [Tue, 19 Mar 2013 09:18:44 +0000 (10:18 +0100)]
[CLEAN] Misc cleaning and code review before merging.

bzr revid: tde@openerp.com-20130319091844-tnpd0w8tlagcbypz

11 years ago[MERGE] Sync with trunk.
Thibault Delavallée [Tue, 19 Mar 2013 09:01:48 +0000 (10:01 +0100)]
[MERGE] Sync with trunk.

bzr revid: tde@openerp.com-20130319090148-ggdkll48f9343y1l

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

bzr revid: launchpad_translations_on_behalf_of_openerp-20130319061937-ipohtns00c8dz96s

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 19 Mar 2013 05:52:26 +0000 (05:52 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130319055226-z0y9upevo90gjrp7

11 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 19 Mar 2013 05:33:51 +0000 (05:33 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20130319053351-ewu7qa30awce4qli

11 years ago[FIX] calls to fields_view_get do not pass the correct context, fails in o2m
niv-openerp [Mon, 18 Mar 2013 17:45:03 +0000 (18:45 +0100)]
[FIX] calls to fields_view_get do not pass the correct context, fails in o2m

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

bzr revid: nicolas.vanhoren@openerp.com-20130318174503-7xp04ccghdbqfvrl

11 years ago[FIX] db creation: change master password field back to type=password
Olivier Dony [Mon, 18 Mar 2013 15:56:18 +0000 (16:56 +0100)]
[FIX] db creation: change master password field back to type=password

This is not only dangerous but also
completely inconsistent with the other
db management screens. It also represents
little improvement in terms of usability
for first-time users, since the password
is now mentioned on the comment just above
the field.

bzr revid: odo@openerp.com-20130318155618-z9s2izahnv1j2no6

11 years ago[FIX] mail: fixed issues with partner_ids now being a list of ids and not a list...
Thibault Delavallée [Mon, 18 Mar 2013 15:49:23 +0000 (16:49 +0100)]
[FIX] mail: fixed issues with partner_ids now being a list of ids and not a list of commands anymore.

bzr revid: tde@openerp.com-20130318154923-svnh1h6sm06nrbt6

11 years ago[FIX] Fix wrong amounts in contract form and add grey text message in Create Invoice...
Josse Colpaert [Mon, 18 Mar 2013 15:30:49 +0000 (16:30 +0100)]
[FIX] Fix wrong amounts in contract form and add grey text message in Create Invoice wizard

bzr revid: jco@openerp.com-20130318153049-myvqzvv1c2zqgna8

11 years ago[FIX] mail: missing 'nice' reply_to is back on track.
Thibault Delavallée [Mon, 18 Mar 2013 15:02:52 +0000 (16:02 +0100)]
[FIX] mail: missing 'nice' reply_to is back on track.

bzr revid: tde@openerp.com-20130318150252-twwxoborz8ppeh6a

11 years ago[FIX] account: fixed the filter used in manual reconciliation process
Quentin (OpenERP) [Mon, 18 Mar 2013 14:43:42 +0000 (15:43 +0100)]
[FIX] account: fixed the filter used in manual reconciliation process

bzr revid: qdp-launchpad@openerp.com-20130318144342-16w1dreej7yzr51n

11 years ago[FIX] web_services: incorrect error message in logfile after failed DB dump, courtesy...
Olivier Dony [Mon, 18 Mar 2013 14:41:56 +0000 (15:41 +0100)]
[FIX] web_services: incorrect error message in logfile after failed DB dump, courtesy of Brendan Clune (Logic Supply)

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

bzr revid: odo@openerp.com-20130318144156-q7yw9qy83tngdg6x

11 years ago[FIX] web_services: set PGPASSWORD in environment only when db_password is set in...
Olivier Dony [Mon, 18 Mar 2013 14:15:32 +0000 (15:15 +0100)]
[FIX] web_services: set PGPASSWORD in environment only when db_password is set in the config

This prevents an error when trying to set an
environment variable to `False`, and is the
second part of the regression introduced in
revision 4424. See previous partial fix
at revision 4893

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

bzr revid: odo@openerp.com-20130318141532-m2xsahh5u5pi5bth

11 years ago[MERGE] removal of editable=top on stock.move tree view
Quentin (OpenERP) [Mon, 18 Mar 2013 13:58:28 +0000 (14:58 +0100)]
[MERGE] removal of editable=top on stock.move tree view

bzr revid: qdp-launchpad@openerp.com-20130318135828-y5v17c731059ab7u

11 years ago[MERGE] sale: when printing the sale order report, do not print the discount column...
Quentin (OpenERP) [Mon, 18 Mar 2013 13:56:54 +0000 (14:56 +0100)]
[MERGE] sale: when printing the sale order report, do not print the discount column if user doesn't belong to the group that enables to see it

bzr revid: qdp-launchpad@openerp.com-20130318135654-bi22fjscerrmzgru

11 years ago[FIX] auth_signup: fixed wrong xml syntax due to poor conflict-resolving
Quentin (OpenERP) [Mon, 18 Mar 2013 13:49:32 +0000 (14:49 +0100)]
[FIX] auth_signup: fixed wrong xml syntax due to poor conflict-resolving

bzr revid: qdp-launchpad@openerp.com-20130318134932-me3dlcu2sugvuscc

11 years ago[FIX]stock: list view for stock move shouldn't be editable
Cedric Snauwaert [Mon, 18 Mar 2013 13:43:43 +0000 (14:43 +0100)]
[FIX]stock: list view for stock move shouldn't be editable

bzr revid: csn@openerp.com-20130318134343-1z5epusa17enpclt

11 years ago[FIX] mail: fixed wrong var name in notify; fixed a missing email in tests.
Thibault Delavallée [Mon, 18 Mar 2013 13:19:19 +0000 (14:19 +0100)]
[FIX] mail: fixed wrong var name in notify; fixed a missing email in tests.

bzr revid: tde@openerp.com-20130318131919-31zdc7309c4zt8xj

11 years ago[REF] account_payment: removal of amount_to_pay field on account.move.line and accoun...
Quentin (OpenERP) [Mon, 18 Mar 2013 12:27:48 +0000 (13:27 +0100)]
[REF] account_payment: removal of amount_to_pay field on account.move.line and account.invoice, replaced by amount_residual

bzr revid: qdp-launchpad@openerp.com-20130318122748-ac9k5bhka1foadvr

11 years ago[MERGE] forward port of fixes made in v7 addons branch up to revision 8872
Quentin (OpenERP) [Mon, 18 Mar 2013 12:27:17 +0000 (13:27 +0100)]
[MERGE] forward port of fixes made in v7 addons branch up to revision 8872

bzr revid: qdp-launchpad@openerp.com-20130318122717-qptmntn26bx4wn8r

11 years ago[MERGE] Sync with trunk and latest mail changes.
Thibault Delavallée [Mon, 18 Mar 2013 12:20:27 +0000 (13:20 +0100)]
[MERGE] Sync with trunk and latest mail changes.

bzr revid: tde@openerp.com-20130318122027-l570iyzlljshz4ne

11 years ago[MERGE] 'Invite & Quick Create User' update. Addons branch; see server branch for...
Thibault Delavallée [Mon, 18 Mar 2013 12:14:39 +0000 (13:14 +0100)]
[MERGE] 'Invite & Quick Create User' update. Addons branch; see server branch for more details.

Quick Create:
- [ADD] in context of 'user_id' fields the xml_ids of necessary groups,
Invite:
- [ADD] added send_mail boolean field on invite wizard, allowing to avoid sending emails when inviting someone as a follower on the document,
- [IMP] notification and invite signature: improved signature (now including: sender name, company name as a link to the company website); invite message and subject improved, small code re-organization
Misc:
- [IMP] sheet tags added in various form views in HR

bzr revid: tde@openerp.com-20130318121439-xyl34r9tdut6t19c

11 years ago[MERGE] 'Invite & Quick Create User' update. The server branch holds in res_users...
Thibault Delavallée [Mon, 18 Mar 2013 12:09:05 +0000 (13:09 +0100)]
[MERGE] 'Invite & Quick Create User' update. The server branch holds in res_users.create() the support of  key in context, allowing to put xml_ids of user groups in the context of relational fields linking to res.users. The purpose of this modification is to quick-create users that will have the access rights related to the functional meaning of the field. For example creating an user in the 'Responsible' field of a task should add him in the group related to project management.

Example of use : <field name="user_id" string="Project Manager" context="{'default_groups_ref': ['base.group_user', 'project.group_project_manager']}"/> will add Employee (base.group_user) and Project Manager (project.group_project_manager) groups, as well as implied groups.

res_users:
- [add] added support of  key in context of default_get. It contains a list of xml_ids of user groups; those groups, if found, are added to the newly created user,
- [ref] refactored simplified (quick create) view that is now more like a contact card, with login and email required because of the login email that will be send to the user

bzr revid: tde@openerp.com-20130318120905-1w9xpoyppnj62wlj

11 years ago[CLEAN] addons: removed duplicated base.group_user in context of default_groups_ref.
Thibault Delavallée [Mon, 18 Mar 2013 11:39:48 +0000 (12:39 +0100)]
[CLEAN] addons: removed duplicated base.group_user in context of default_groups_ref.

bzr revid: tde@openerp.com-20130318113948-i2chxw0a9xs356v3