odoo/addons/crm
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
..
i18n Launchpad automatic translations update. 2013-04-02 05:48:17 +00:00
process [IMP] add proper XML headers to config views 2012-08-03 15:15:42 +02:00
report [CLEAN] addons: various linkt cleanup (indentation, spaces, ...). 2013-04-03 10:10:09 +02:00
scripts/php
security [MERGE] Sync with trunk. 2013-04-05 13:10:48 +02:00
static/src [IMP] crm: fixes typos in salesteam kanban view + css tweak to avoid having multi-line links when having more than 99 opportunities. 2013-04-05 13:59:03 +02:00
test [MERGE] forward port of bugfixes made in 7.0, up to revision 8969. 2013-04-04 11:52:57 +02:00
wizard [IMP] crm.case.section,salesteams: add groups multi_salesteams 2013-03-25 17:51:25 +01:00
__init__.py [IMP] crm: remove inheritance on base.action.rule, and change demo action rules to use standard stuff 2012-12-21 11:21:51 +01:00
__openerp__.py [MERGE] Sync with trunk. 2013-04-05 13:10:48 +02:00
board_crm_view.xml feature 2012-11-29 17:05:16 +01:00
crm.py [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. 2013-04-05 13:07:37 +02:00
crm_action_rule_demo.xml [MERGE] lp:~c2c/openobject-addons/trunk-trg_dates-base_action-rule-20120510 2012-12-21 12:39:57 +01:00
crm_case_section_view.xml [IMP] crm: fixes typos in salesteam kanban view + css tweak to avoid having multi-line links when having more than 99 opportunities. 2013-04-05 13:59:03 +02:00
crm_data.xml [IMP] crm: fixes typos in salesteam kanban view + css tweak to avoid having multi-line links when having more than 99 opportunities. 2013-04-05 13:59:03 +02:00
crm_demo.xml fix 2012-10-26 22:13:32 +02:00
crm_lead.py [MERGE] Sync with trunk. 2013-04-05 13:10:48 +02:00
crm_lead_data.xml [MERGE] Sync with trunk. 2013-04-05 13:10:48 +02:00
crm_lead_demo.xml [FIX]: crm: Fixed breaking demo and runbot because of date 30th 2013-02-01 11:34:17 +05:30
crm_lead_menu.xml [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. 2013-04-04 13:56:27 +02:00
crm_lead_view.xml [MERGE] Sync with trunk. 2013-04-05 13:10:48 +02:00
crm_meeting.py [REM] crm no more shortcut remove dead code 2013-02-04 12:10:03 +01:00
crm_meeting_menu.xml [IMP] move the views of crm.meeting in base_calendar, adapt xml ids in xml, and improve the code that opens those views 2012-07-06 14:29:59 +02:00
crm_phonecall.py [IMP] track_visibility atribute: moved onto explicit strings. 2012-12-20 12:47:30 +01:00
crm_phonecall_data.xml
crm_phonecall_demo.xml [FIX] typos in demo data 2012-09-27 18:14:35 +02:00
crm_phonecall_menu.xml [IMp]:Improve code in crm 2012-10-25 15:12:31 +05:30
crm_phonecall_view.xml [CLEAN] addons: various linkt cleanup (indentation, spaces, ...). 2013-04-03 10:10:09 +02:00
crm_report.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
crm_report_view.xml [CLEAN] addons: various linkt cleanup (indentation, spaces, ...). 2013-04-03 10:10:09 +02:00
crm_segmentation.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
crm_view.xml [IMP] crm.case.section,salesteams: add groups multi_salesteams 2013-03-25 17:51:25 +01:00
res_config.py [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. 2013-04-05 17:19:14 +02:00
res_config_view.xml [CLEAN] addons: various linkt cleanup (indentation, spaces, ...). 2013-04-03 10:10:09 +02:00
res_partner.py [IMP] crm: res_partner: removed tracking of section_id. 2012-12-19 21:56:28 +01:00
res_partner_view.xml [IMP] crm.case.section,salesteams: add groups multi_salesteams 2013-03-25 17:51:25 +01:00