odoo/addons/crm_partner_assign
Olivier Dony e5921325bd [REM] mail.compose.wizard: remove unused body_text and content_subtype fields
These fields were used in pre-7.0 to manage the plaintext variant of the 
mail being composed, but as of 7.0 the composition wizard will always
use the HTML/Rich text mode, so they can be dropped.

bzr revid: odo@openerp.com-20121115135634-fcy6mexnctwg0nxb
2012-11-15 14:56:34 +01:00
..
i18n Launchpad automatic translations update. 2012-11-10 04:59:17 +00:00
report [REMOVE] remove create button form all posgress report. 2012-09-27 14:08:39 +05:30
security [IMP] Partnership Analysis, Activation Status 2012-02-09 17:15:44 +01:00
test [REF] crm_partner_assign: refactored code a bit, following cleaning of mail, because it inherit from mail.compose.message. Removed send_to field, as the new composer is based on partners and simplify this wizard; removed a lot of code about setting email_from, email_to, ... because this should be managed by the other layers of the mail module. Cleaned the code in a more general way to remove weird things. Updated releveant form view, especially about context on Forward button, and the form view of the wizard that has been much simplified. 2012-08-24 16:20:00 +02:00
wizard [REM] mail.compose.wizard: remove unused body_text and content_subtype fields 2012-11-15 14:56:34 +01:00
__init__.py [IMP] Added missing vim mode lines 2011-11-22 09:51:38 +01:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
crm_lead_view.xml [IMP] crm: opportunity search view imp 2012-10-08 16:47:22 +02:00
partner_geo_assign.py [IMP]sale : improve strings 2012-10-16 15:51:34 +05:30
res_partner_demo.xml [FIX]: crm_partner_assign: Fixed yml based on new changes of partners 2012-07-25 16:20:39 +05:30
res_partner_view.xml [IMP]sale : improve strings 2012-10-16 15:51:34 +05:30