odoo/addons/marketing_campaign
Olivier Dony 6b04635f54 [IMP] marketing_campaign: review + some improvements:
- Modified workflow to support resetting Campaigns and Segments to draft after cancelling/closing
- Increased size of condition field on activities
- Improved logic of workitems processing
- Added missing ondelete properties in model
- Adapt for latest changes to email_template

bzr revid: odo@openerp.com-20100818155529-31ykqaglcmi0xf2s
2010-08-18 17:55:29 +02:00
..
report [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places 2010-08-13 17:50:05 +05:30
security [CLEAN]: removed commented code, fixed proper indentation in dictionary and removed extra spaces at few places 2010-08-13 17:50:05 +05:30
__init__.py [ADD] partner : new history tabs are added for crm, email,maketing_campaign,mail_gateway 2010-06-25 15:20:38 +05:30
__openerp__.py [IMP] marketing_campaign: remove the dependance to crm by extracting the demo data inside it own module 2010-06-29 15:17:23 +02:00
marketing_campaign.py [IMP] marketing_campaign: review + some improvements: 2010-08-18 17:55:29 +02:00
marketing_campaign_data.xml [IMP] Improvements and fixes 2010-06-25 23:21:53 +02:00
marketing_campaign_view.xml [IMP] marketing_campaign: review + some improvements: 2010-08-18 17:55:29 +02:00
marketing_campaign_workflow.xml [IMP] marketing_campaign: review + some improvements: 2010-08-18 17:55:29 +02:00
res_partner.py [IMP] marketing_campaign: remove the hardcoded reference to partner_id field 2010-06-29 18:37:28 +02:00
res_partner_view.xml [ADD] partner : new history tabs are added for crm, email,maketing_campaign,mail_gateway 2010-06-25 15:20:38 +05:30