odoo/addons/crm
Martin Trigaux d626d3cb61 [MERGE] backport saas-1 rev 8728
[FIX] mail, project, project_issue, crm_lead: fixed 'XX Created' subtype not triggered because of condition
based on state=new and not state=draft.
For tasks, issues and leads, no generic 'Document created' message is posted anymore
because of the 'XX Created' message with subtype automatically logged.
Generic creation message is logged before automatic subscription to enable
message pushing to responsibles.

bzr revid: mat@openerp.com-20130529143022-wy76srwb2nwkspe3
2013-05-29 16:30:22 +02:00
..
i18n Launchpad automatic translations update. 2013-05-06 06:35:52 +00:00
process [IMP] add proper XML headers to config views 2012-08-03 15:15:42 +02:00
report [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts 2013-04-20 04:26:42 +02:00
scripts/php
security [FIX] crm: remove default read access on Leads/Phonecalls for Employee, this was necessary only for the History tab on Customers in 6.1 2013-03-25 15:19:43 +01:00
static/src/img [REM] Removed some css changes. user image now only replaces the gravatar. 2012-03-14 19:03:52 +01:00
test [FIX]crm: crm merge tests testing new merge behaviour (opps before leads) 2013-03-29 14:06:15 +01:00
wizard [IMP] CRM: phonecall scheduling: opportunity description not in phonecall description anymore; move a field in form view to be more user friendly. 2013-03-07 17:28:51 +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 [FIX] crm stage display on lead, default stages, rename test files 2013-03-21 12:26:47 +01:00
board_crm_view.xml feature 2012-11-29 17:05:16 +01:00
crm.py [MERGE] From trunk 2012-12-17 15:43:06 +01: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_data.xml [REM] Crm: removed 'send mail' button and related function. Cleaned poportunity basic template. 2013-02-26 12:36:24 +01:00
crm_demo.xml fix 2012-10-26 22:13:32 +02:00
crm_lead.py [MERGE] backport saas-1 rev 8728 2013-05-29 16:30:22 +02:00
crm_lead_data.xml [FIX] crm stage display on lead, default stages, rename test files 2013-03-21 12:26:47 +01:00
crm_lead_demo.xml [FIX]: crm: Fixed breaking demo and runbot because of date 30th 2013-02-01 11:32:20 +05:30
crm_lead_menu.xml [REV] Removed change not related to this branch. 2013-04-26 09:56:38 +02:00
crm_lead_view.xml [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts 2013-04-20 04:26:42 +02:00
crm_meeting.py [REF]crm_lead, crm_meeting: minor changes to follow pep8 standard 2013-04-16 09:43:35 +02: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 [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts 2013-04-20 04:26:42 +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 [FIX] remove the option from the user_id fields 2012-08-09 18:35:29 +02:00
crm_segmentation.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
crm_view.xml [MERGE] Sync with trunk, to have last fixes about CRM. 2012-12-18 15:08:42 +01:00
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [MERGE] config for after sale services 2012-10-10 22:28:28 +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 [REM]crm:unnecessary filter removed 2012-11-05 17:51:47 +05:30