odoo/addons/mass_mailing
Christophe Simonis f38387820d [TYPO] mass_mailing: rename wrongly named function field (dayly -> daily).
[FIX] mass_mailing: add `oldname` attribute to some renamed fields.
[FIX] mass_mailing: replace int field with many2one field to enforce fkey

bzr revid: chs@openerp.com-20140429165430-6w4xplwr4c5ymi1j
2014-04-29 18:54:30 +02:00
..
controllers [FIX] mass_mailing: avoid using werkzeug API only present in 0.9+ 2014-04-24 15:14:51 +02:00
data [FIX] mass_mailing: fixed demo data 2014-04-15 15:58:46 +02:00
doc [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
models [TYPO] mass_mailing: rename wrongly named function field (dayly -> daily). 2014-04-29 18:54:30 +02:00
security [REM] mass_mailing: removed report, a graph view on statistics will be sufficient 2014-04-15 11:58:17 +02:00
static [MOVE] Moved mass mailing chardomain widget to web. 2014-04-15 15:39:33 +02:00
tests [ADD] mass_mailing: added directories + skeletons for doc and tests 2013-09-06 12:33:25 +02:00
views [TYPO] mass_mailing: rename wrongly named function field (dayly -> daily). 2014-04-29 18:54:30 +02:00
wizard [FIX] mass_mailing: fixed test mailing wizard, still using unsubscribe url that is 2014-04-17 14:26:33 +02:00
__init__.py [REF] mass_mailing: moved files in models/data/views directories. 2014-03-17 15:32:31 +01:00
__openerp__.py [MOVE] Moved mass mailing chardomain widget to web. 2014-04-15 15:39:33 +02:00