odoo/addons/crm
Gery Debongnie 9f3abe3ea4 [FIX] code cleanup (addon crm)
improves the method to count opportunities/meetings/phonecalls in res_partner.py.  It was bugged in two different way: the phonecall_count field was counting the number of meetings and not of phone calls, and it was in the try statement, so it might give an incorrect value if an exception occurs in the computation of opportunity/meeting

Also, remove useless meeting_ids one2many field in crm_lead.py and improves the method meeting_count

bzr revid: ged@openerp.com-20140507100954-1aqnd93iu5wsixob
2014-05-07 12:09:54 +02:00
..
doc [REF] crm_phonecall: removed inheritance towards base_state + some cleaning due to refactoring + changelog in crm/doc 2013-08-13 10:44:47 +02:00
i18n Launchpad automatic translations update. 2014-05-07 06:27:12 +00:00
report [FIX] crm report revert the split of opportunity and leads 2014-04-30 01:39:09 +02:00
scripts/php
security [REF] Calendar refactoring - Manage allday in date field and not datetime. 2014-04-30 11:36:13 +02:00
static [IMP] crm: manifest layout 2014-04-29 10:31:04 +02:00
test [MERGE] [IMP] crm: improved call / meeting buttons and behavior on lead and partner form view. 2014-04-17 16:56:45 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
wizard [MERGE] merge with main branch 2014-03-28 10:30:00 +05:30
__init__.py [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
__openerp__.py [MERGE] upstream 2014-04-29 17:41:04 +02:00
base_partner_merge.py [TYPO] Rename base_calendar into calendar 2013-12-19 15:47:39 +01:00
base_partner_merge_view.xml [FIX] crm: simplify + fix multiple programming errors in partner merge wizard 2013-05-08 18:27:42 +02:00
calendar_event.py [REF] Replace temp name by real name 2014-05-05 17:42:46 +02:00
calendar_event_menu.xml [REF] Rename model crm.meeting into calendar.event 2014-01-15 10:38:05 +01:00
crm.py [IMP] changes the sparkline graph in the sales team/kanban view (opportunities) so that it uses date_deadline instead of create_date (addon crm) 2014-02-11 12:09:36 +01:00
crm_action_rule_demo.xml [MERGE] Sync with trunk 2013-08-05 15:26:18 +02:00
crm_case_section_view.xml [IMP] crm : Improved the filter string of lead search view. 2014-04-02 14:50:19 +05:30
crm_data.xml [IMP] improved code. 2014-02-12 16:01:48 +05:30
crm_demo.xml [IMP] add demo user in direct sales team also. 2013-08-06 16:57:13 +05:30
crm_lead.py [FIX] code cleanup (addon crm) 2014-05-07 12:09:54 +02:00
crm_lead_data.xml [IMP] crm: added sequence on subtypes 2014-02-21 12:29:15 +01:00
crm_lead_demo.xml [CLEAN] crm: some cleaning in demo data 2013-08-12 13:47:48 +02:00
crm_lead_menu.xml [MRG] merge with lp:openobject-addons 2014-02-12 14:40:46 +05:30
crm_lead_view.xml [FIX] correct a small typo in previous merge (addon crm) 2014-05-02 15:22:58 +02:00
crm_phonecall.py [FIX] code cleanup (addon crm) 2014-05-07 11:45:53 +02:00
crm_phonecall_data.xml
crm_phonecall_demo.xml [IMP] salesteams: add demo data 2013-04-19 12:36:00 +02:00
crm_phonecall_menu.xml [IMP] improve code 2014-03-13 17:47:27 +05:30
crm_phonecall_view.xml [MERGE] merge from trunk 2014-05-02 15:07:53 +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 [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
crm_view.xml [MERGE] Sync with trunk 2013-12-10 10:33:07 +01:00
res_config.py [MERGE] [IMP] crm: improved call / meeting buttons and behavior on lead and partner form view. 2014-04-17 16:56:45 +02:00
res_config_view.xml [IMP] improve code 2014-03-13 17:47:27 +05:30
res_partner.py [FIX] code cleanup (addon crm) 2014-05-07 12:09:54 +02:00
res_partner_view.xml [MERGE] merge from trunk 2014-05-02 15:07:53 +02:00
validate_email.py [IMP] This commit contains the new wizard for the merge of partners. 2013-05-02 12:30:44 +02:00