Commit Graph

56001 Commits

Author SHA1 Message Date
Christophe Matthieu 319e7d129c [IMP] salesteams: move config to sales settings
bzr revid: chm@openerp.com-20130327154408-pa1f6ygbyo7zr0an
2013-03-27 16:44:08 +01:00
Christophe Matthieu 68c04463a1 [fix] crm.case.section,salesteams: section_id for search view
bzr revid: chm@openerp.com-20130325170914-pku4dc97duivzyub
2013-03-25 18:09:14 +01:00
Christophe Matthieu 454d3a0d4b [IMP] crm.case.section,salesteams: add groups multi_salesteams
bzr revid: chm@openerp.com-20130325165125-a5t5fdbnz9rqw1jp
2013-03-25 17:51:25 +01:00
Christophe Matthieu a98861a716 [IMP] crm: add settings options multi sales teams
bzr revid: chm@openerp.com-20130325163204-np98t3rywso3le35
2013-03-25 17:32:04 +01:00
Christophe Matthieu ee348877ad [MERGE] sync with visibility
bzr revid: chm@openerp.com-20130325153341-1rzlwyr1m37vpec3
2013-03-25 16:33:41 +01:00
Christophe Matthieu 2a2929b91c [FIX] salesteams: create leads with default section_id
bzr revid: chm@openerp.com-20130325153240-jppxhjv27f7zpngn
2013-03-25 16:32:40 +01:00
Christophe Matthieu b863d3c7ba [IMP] project_issue,alias: hidden choice to create task or issue if the user check only one
bzr revid: chm@openerp.com-20130325144423-zlp2362uxx6alyan
2013-03-25 15:44:23 +01:00
Christophe Matthieu 547343e3af [IMP] crm.case.section: salesteams view and search
bzr revid: chm@openerp.com-20130325115438-xofnoi1ua6tk1dxr
2013-03-25 12:54:38 +01:00
Thibault Delavallée c0337d2dbe [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130325105000-i4sfeps8j4uulppw
2013-03-25 11:50:00 +01:00
Christophe Matthieu 5b3b35cd7c [MERGE] from visibility and alias
bzr revid: chm@openerp.com-20130325104314-sx1hpm5bdzoyh92b
2013-03-25 11:43:14 +01:00
Christophe Matthieu 9845f41c09 [IMP] project, project_issue: improve get_empty_list_help
bzr revid: chm@openerp.com-20130325104012-h5ryupgzglia4twg
2013-03-25 11:40:12 +01:00
Christophe Matthieu a4d3976caf [IMP] sales teams: in progress
bzr revid: chm@openerp.com-20130325102555-5q3j1y5dapohgax5
2013-03-25 11:25:55 +01:00
Launchpad Translations on behalf of openerp 4d51437082 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130325043808-54gm59kqxrqo9lou
2013-03-25 04:38:08 +00:00
Mantavya Gajjar a27afac0cb [FIX]: chanined picking generats picking without number.
bzr revid: mga@tinyerp.com-20130324094445-17r3zzykzkov4ztf
2013-03-24 15:14:45 +05:30
Launchpad Translations on behalf of openerp 5a3ed6f024 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
2013-03-24 04:45:38 +00:00
Christophe Matthieu 05a9270e47 [IMP] crm.case.section,salesteams: kanban
bzr revid: chm@openerp.com-20130322160934-3mekvjm9hxaiwp4b
2013-03-22 17:09:34 +01:00
Christophe Matthieu e4cffe267e [FIX] crm_lead
bzr revid: chm@openerp.com-20130322150110-mdgra3ppqui5eanj
2013-03-22 16:01:10 +01:00
Christophe Matthieu a45ad6ec82 [IMP] crm: clean code
bzr revid: chm@openerp.com-20130322123803-43mz918j3ez9muvg
2013-03-22 13:38:03 +01:00
Thibault Delavallée 7f3ad2e6ea [CLEAN] [TMP] crm: commented some unnecessary records, see if everything is still cool and clean :) .
bzr revid: tde@openerp.com-20130322102548-c1zexy18l6z5tmtn
2013-03-22 11:25:48 +01:00
Thibault Delavallée 4e90cbe28e [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130322090933-k1jdo40wer42to1e
2013-03-22 10:09:33 +01:00
Thibault Delavallée 36e53ce8d2 [MERGE] [FORWARD] Forward port of addons 7.0 until revision 8906 (revid tde@openerp.com-20130321120451-qk524qayq28sw3th).
bzr revid: tde@openerp.com-20130321140935-8exurars7rznrnjk
2013-03-21 15:09:35 +01:00
Vo Minh Thu ff8a2935a6 [FIX] hr_timesheet: in hr.analytic.timesheet.unlink(), unlink the parent first (to ensure uninstall works correctly).
bzr revid: vmt@openerp.com-20130321134837-10skwf3nymzdbgsv
2013-03-21 14:48:37 +01:00
Raphael Collet 19f7083698 [MERGE] cleanup of Yaml files: do not translate assert messages
bzr revid: rco@openerp.com-20130321133805-e3rxb3laqjfy4mlp
2013-03-21 14:38:05 +01:00
Christophe Matthieu 9d45f9ad82 [IMP] code cleaning for get_empty_list_help
bzr revid: chm@openerp.com-20130321133139-k6ycur34ojw2qhjq
2013-03-21 14:31:39 +01:00
Raphael Collet 9584109b86 [IMP] cleanup of Yaml files: do not translate assert messages
bzr revid: rco@openerp.com-20130321131824-422cc4mk2bm9yrw8
2013-03-21 14:18:24 +01:00
Thibault Delavallée 3106310824 [MERGE] Sync with 7.0 until 8906
bzr revid: tde@openerp.com-20130321120618-0vaokwa3bmvlpe01
2013-03-21 13:06:18 +01:00
Thibault Delavallée 88b39119b8 [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
2013-03-21 13:04:51 +01:00
Fabien Meghazi f4a98e143b [MERGE] Date Picker is not translated into local language
lp bug: https://launchpad.net/bugs/1101072 fixed

bzr revid: fme@openerp.com-20130321115330-cz7gk7il6hkvntw9
2013-03-21 12:53:30 +01:00
dle@openerp.com 8239875fba [FIX]l10n_be_coda: add statement id in bank statement line view to allow group by statement
bzr revid: dle@openerp.com-20130321113911-ho4j30tyuqkn9hnn
2013-03-21 12:39:11 +01:00
Thibault Delavallée f02e8bfd61 [FIX] Broltch
bzr revid: tde@openerp.com-20130321112823-nmqzcjzigiwt09q7
2013-03-21 12:28:23 +01:00
Olivier Dony 57ca8fb11a [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
2013-03-21 12:20:20 +01:00
Thibault Delavallée 817727ce1c [MERGE] Sync with 7.0
bzr revid: tde@openerp.com-20130321105157-xhj04tgt0in0x9o3
2013-03-21 11:51:57 +01:00
Thibault Delavallée b6013df881 [MERGE] [FIX] mail: reply_to of sent notification emails is sanitized.
bzr revid: tde@openerp.com-20130321105004-zcu1kagz06kxgimi
2013-03-21 11:50:04 +01:00
Fabien Meghazi c20977eed8 [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
2013-03-21 11:34:07 +01:00
Thibault Delavallée f6b713f1ee [FIX] mail: fixed errors trigerred by improved mail tests and last trunk modifications.
bzr revid: tde@openerp.com-20130321102151-qk1vf3iwhzd23k3s
2013-03-21 11:21:51 +01:00
Christophe Matthieu 8f2961d6f6 [IMP] alias and sales teams
bzr revid: chm@openerp.com-20130321100844-5hcdg90900lzt7gs
2013-03-21 11:08:44 +01:00
Thibault Delavallée 40a5dda617 [MERGE] Forward port of addons until 8903
bzr revid: tde@openerp.com-20130321093716-3nt7h2xunl8lusqh
2013-03-21 10:37:16 +01:00
Thibault Delavallée e5aeefadce [FIX] mail: rpely_to of sent emails is sanitized.
bzr revid: tde@openerp.com-20130321092332-8cp59mu3idrpbnke
2013-03-21 10:23:32 +01:00
Thibault Delavallée 96b7fc9561 [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
2013-03-21 10:06:26 +01:00
Thibault Delavallée 6a696ba673 [MERGE] [FIX] Web: errors are displayed again
bzr revid: tde@openerp.com-20130321090102-jzj80cfo6ko5x1dj
2013-03-21 10:01:02 +01:00
Thibault Delavallée 31a6842d80 [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
2013-03-21 09:49:28 +01:00
Christophe Matthieu 6acf3838e6 [IMP] mail: remove reverse list inside on_expandable
bzr revid: chm@openerp.com-20130321084419-vx6owkvch4i8ekil
2013-03-21 09:44:19 +01:00
Launchpad Translations on behalf of openerp 4083df915f 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
2013-03-21 05:03:54 +00:00
Launchpad Translations on behalf of openerp c0c2bcd62e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130320044259-agfpyq2tw87ycy2x
bzr revid: launchpad_translations_on_behalf_of_openerp-20130321043810-nymrr02latjmd75n
2013-03-21 04:38:10 +00:00
Thibault Delavallée 62fc6f7cd7 [CLEAN] Cleaned code of fix.
bzr revid: tde@openerp.com-20130320164202-yy13qg8pdx09ie9z
2013-03-20 17:42:02 +01:00
Thibault Delavallée 0eac6bbad6 [FIX] Forgotten to uncomment commented tests.
bzr revid: tde@openerp.com-20130320161830-0nyfuzyq4s4xa8hk
2013-03-20 17:18:30 +01:00
Thibault Delavallée 30a1d99d07 [MERGE] Sync with trunk + fixed the fix and tests.
bzr revid: tde@openerp.com-20130320161045-41bpe36b09tgcxpo
2013-03-20 17:10:45 +01:00
Olivier Dony 232840179c [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
2013-03-20 17:10:23 +01:00
Christophe Matthieu 64046e182e [fix] mail: show more message always on flat mode
bzr revid: chm@openerp.com-20130320154643-nizd22s9ojzd363j
2013-03-20 16:46:43 +01:00
Olivier Dony 5a3095673f [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
2013-03-20 16:34:30 +01:00