odoo/addons/mass_mailing
Thibault Delavallée 6179d9b6a2 [IMP] mass_mailing: finishing refactoring for the new func flow.
- cleaned reply-to management, now displaying an alert but simplifying the underlying
model about options available / not available for certain documents;
- cleaned a bit the form view;
- date -> create_date, and added a sent_date to distinguish the two;
- removed dead code;
- first draft of improving the chardomain widget

bzr revid: tde@openerp.com-20140415092503-q1hku1rh12ldy9i1
2014-04-15 11:25:03 +02:00
..
controllers [FIX] mass_mailing: make the tracking controller effectively return an image -_- 2014-03-28 14:20:07 +01:00
data [IMP] Removing featuer 2014-04-13 22:33:09 +02:00
doc [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
models [IMP] mass_mailing: finishing refactoring for the new func flow. 2014-04-15 11:25:03 +02:00
security [IMP] mass_mailing: added views + config menu in marketign + menu to 2014-04-04 17:43:26 +02:00
static [IMP] mass_mailing: finishing refactoring for the new func flow. 2014-04-15 11:25:03 +02:00
tests [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
views [IMP] mass_mailing: finishing refactoring for the new func flow. 2014-04-15 11:25:03 +02:00
wizard [CLEAN] mass_mailing: rmeoved dead stuff 2014-04-14 16:40:11 +02:00
__init__.py [REF] mass_mailing: moved files in models/data/views directories. 2014-03-17 15:32:31 +01:00
__openerp__.py [IMP] Template Editor 2014-04-13 18:20:28 +02:00