Commit Graph

5111 Commits

Author SHA1 Message Date
Thibault Delavallée 1fe0a9afe9 [MERGE] Alias Visibility and Salesteams View. Improve the display of alias in form views and in empty list help messages. Improve the use, visibility and display of salesteams.
This revision adds a configuration in Settings/Sales: enable the use of sales team. If not enabled, users have access to Leads and Opportunities menus; Sales Teams menu is hidden, as well as all fields related to sales teams. If enabled, a Sales Teams menu is added that works as the Project menu. The new sales Teams kanban view allows to have an overview of the sales team (leads, opportunities, quotations, sales orders, invoices). Clicking on a link of the kanban vignette redirect to the related list/kanban view, filtered by the chosen sales team.

This revision also improves the display of help message (also shown for empty kanban views) for leads, opportunities, tasks, issues, applicants. It displays the current sales team / project / job alias, or a default alias if no context is provided.

bzr revid: tde@openerp.com-20130405151914-8892yfmsmr2xwbbk
2013-04-05 17:19:14 +02:00
Thibault Delavallée 7304c49877 [IMP] crm: fixes typos in salesteam kanban view + css tweak to avoid having multi-line links when having more than 99 opportunities.
bzr revid: tde@openerp.com-20130405115903-l2ktkahovulwy9ab
2013-04-05 13:59:03 +02:00
Thibault Delavallée d50b159f81 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130405111048-kqxll4mdwnsq2r8o
2013-04-05 13:10:48 +02:00
Thibault Delavallée 034d244be6 [REF] crm, hr, project: refactored kanban/form html/css to be cleaner and remove custom CSS. kanban specific css for aliases has been moved into web_kanban.
bzr revid: tde@openerp.com-20130405110737-xhdgxodrffqtfrzp
2013-04-05 13:07:37 +02:00
Thibault Delavallée 040ceb0125 [IMP] crm, project: fixed css issues preventing alias to be displayed in readonly mode; improved form view of salesteams and project about aliases; improved sequence of menus to display salesteam as first menu entry.
bzr revid: tde@openerp.com-20130404115627-3vw1uv4xrmeu13k2
2013-04-04 13:56:27 +02:00
Thibault Delavallée d98fc266ec [IMP] crm: res_config: improved name of group_multi_salesman field to be more understandable.
bzr revid: tde@openerp.com-20130404115540-k92n992uylm3n01e
2013-04-04 13:55:40 +02:00
Quentin (OpenERP) 3bb51ac696 [MERGE] forward port of bugfixes made in 7.0, up to revision 8969.
bzr revid: qdp-launchpad@openerp.com-20130404095257-oek77sijuxjyi0aj
2013-04-04 11:52:57 +02:00
Thibault Delavallée ba9412cb5d [CLEAN] addons: various linkt cleanup (indentation, spaces, ...).
bzr revid: tde@openerp.com-20130403081009-jy35sm7dl4pq7eyu
2013-04-03 10:10:09 +02:00
dle@openerp.com 3d58511f89 [FIX]crm: crm lead/merge keystroke mistake, revert remove of minus
bzr revid: dle@openerp.com-20130402131434-jkap5399rrfq8rm5
2013-04-02 15:14:34 +02:00
dle@openerp.com 6f3ba2a572 [FIX]crm: crm lead/opp merge, if merged stage not in sales team and same type (lead/opp)n choose first stage of the sales team with the same type
bzr revid: dle@openerp.com-20130402125809-4qzwe1nm0nkrx283
2013-04-02 14:58:09 +02:00
dle@openerp.com 9c1b0f6164 [FIX]crm: crm lead/opp merge, when opp has stage with state cancel, then it is less important than leads with stage which are not in state cancel
bzr revid: dle@openerp.com-20130402101331-12skhykfzrv35nno
2013-04-02 12:13:31 +02:00
Thibault Delavallée bdd8a38121 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130402081312-v4pmhvv25gopey9y
2013-04-02 10:13:12 +02:00
Launchpad Translations on behalf of openerp 252bcc802f Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130330060824-pc5f2pj14gj0ak27
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331055726-frtzw3gc9ut4wx4y
bzr revid: launchpad_translations_on_behalf_of_openerp-20130401053127-tolr13p1b3bhjny1
bzr revid: launchpad_translations_on_behalf_of_openerp-20130402054749-t3x0zc7qk3n4man2
bzr revid: launchpad_translations_on_behalf_of_openerp-20130330060920-k0cnlpk0rxcli841
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331055741-loojniiz6du9upat
bzr revid: launchpad_translations_on_behalf_of_openerp-20130401053211-yvt1h32v41rs6jje
bzr revid: launchpad_translations_on_behalf_of_openerp-20130402054814-fwg742kzhsupr6kc
bzr revid: launchpad_translations_on_behalf_of_openerp-20130329051100-3ul1k4qwwm2f49gt
bzr revid: launchpad_translations_on_behalf_of_openerp-20130330060923-wch1f8ndmb15nu6x
bzr revid: launchpad_translations_on_behalf_of_openerp-20130331055759-aj1nc93t9420lov0
bzr revid: launchpad_translations_on_behalf_of_openerp-20130401053215-kqqgqefzp95fa1tk
bzr revid: launchpad_translations_on_behalf_of_openerp-20130402054817-k33rri349nc2ioiz
2013-04-02 05:48:17 +00:00
dle@openerp.com 2d925d5c27 [FIX]crm: crm merge tests testing new merge behaviour (opps before leads)
bzr revid: dle@openerp.com-20130329130615-gbjqw0x2ybeekext
2013-03-29 14:06:15 +01:00
dle@openerp.com 58a31f00d8 [FIX]crm: crm lead merge, add create_date in argument for sorting
bzr revid: dle@openerp.com-20130329115908-gjia2se2kgnkaahh
2013-03-29 12:59:08 +01:00
dle@openerp.com 3679b0c44c [FIX]crm: convert lead to opportunity, opportunity always win vs lead, even if lead.stage > opp.lead
bzr revid: dle@openerp.com-20130329111609-7v516rnid2ytk836
2013-03-29 12:16:09 +01:00
Thibault Delavallée becbd707cf [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130329105546-epbmbbxd64cncj2h
2013-03-29 11:55:46 +01:00
Thibault Delavallée 66e67c3e12 [MERGE] Sync with trunk
bzr revid: tde@openerp.com-20130328160805-v5z2o0pwnkzkwfff
bzr revid: tde@openerp.com-20130329085051-ov82oaec9lw35w3u
2013-03-29 09:50:51 +01:00
Launchpad Translations on behalf of openerp 7a8d71be6d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130329050903-yuxb08q83hlvg6ok
2013-03-29 05:09:03 +00:00
Launchpad Translations on behalf of openerp c88ee699e2 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130329043642-ph1xi3jn2t746mdh
2013-03-29 04:36:42 +00:00
Thibault Delavallée 8810f9d4d4 [CLEAN] crm: cleaned salesteam view file
bzr revid: tde@openerp.com-20130328160721-f68cfk97pxgtm6xh
2013-03-28 17:07:21 +01:00
Thibault Delavallée 182b140010 [REF] crm: res_config refactored: located in crm/res_config, viewx in res_config_view, using a set_ method to manage two groups.
bzr revid: tde@openerp.com-20130328160704-ktp7btaswjiyyc6s
2013-03-28 17:07:04 +01:00
Thibault Delavallée 9ed3e906d0 [CLEAN] crm: link cleaning in crm_lead_menu (indentation mainly).
bzr revid: tde@openerp.com-20130328131041-rtf1t8yz5nz788bp
2013-03-28 14:10:41 +01:00
Thibault Delavallée 6e2b1e7ed1 [CLEAN] crm: lint cleaning.
bzr revid: tde@openerp.com-20130328130956-e4zcfbwy9uqfef2i
2013-03-28 14:09:56 +01:00
Thibault Delavallée 70a531e9ba [REV] crm: security: newline at end of file back, to avoid not necessary diff.
bzr revid: tde@openerp.com-20130328130922-4cbb6p1fyxe45imf
2013-03-28 14:09:22 +01:00
Vo Minh Thu 5639a52431 [MERGE] use new report API.
bzr revid: vmt@openerp.com-20130328121009-r3n63gmhfkv0dnby
2013-03-28 13:10:09 +01:00
Thibault Delavallée acd180c43b [CLEAN] crm: moved group_multi_salesteam configuration from crm.py to res_config.py where it belongs. Also renamed from Use mutli sales team to Manage Sales Teams.
bzr revid: tde@openerp.com-20130328095502-87j32cqinunwgazh
2013-03-28 10:55:02 +01:00
Thibault Delavallée d4f4fdd682 [MERGE] Sync with trunk.
bzr revid: tde@openerp.com-20130328092453-zl0vfhzxzxoaa9vs
2013-03-28 10:24:53 +01:00
Launchpad Translations on behalf of openerp fc04522286 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130328060500-yc40z00ubsz154vw
2013-03-28 06:05:00 +00:00
Launchpad Translations on behalf of openerp b1e422ceb0 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130328044137-9fjn7lmvs63pc0gw
2013-03-28 04:41:37 +00:00
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
Thibault Delavallée d8b49e6598 [IMP] email_template, template_preview: updated form views.
bzr revid: tde@openerp.com-20130327142026-kfe326abxe1myl6h
2013-03-27 15:20:26 +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 547343e3af [IMP] crm.case.section: salesteams view and search
bzr revid: chm@openerp.com-20130325115438-xofnoi1ua6tk1dxr
2013-03-25 12:54:38 +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
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
Vo Minh Thu 9b0ced610f [MERGE] merged trunk.
bzr revid: vmt@openerp.com-20130322134958-jhe6m0222jq7wo41
2013-03-22 14:49:58 +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
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
Christophe Matthieu 8f2961d6f6 [IMP] alias and sales teams
bzr revid: chm@openerp.com-20130321100844-5hcdg90900lzt7gs
2013-03-21 11:08:44 +01:00
Turkesh Patel (Open ERP) 7175b3e3fb [IMP] make strings translatable
bzr revid: tpa@tinyerp.com-20130321053855-2cg08qtcsjrouo35
2013-03-21 11:08:55 +05:30
Turkesh Patel (Open ERP) cd90ed025a [MRG] merge with lp:openobject-addons
bzr revid: tpa@tinyerp.com-20130321045350-wrm8yh6p0zywlhbb
2013-03-21 10:23:50 +05:30