Commit Graph

12 Commits

Author SHA1 Message Date
Thibault Delavallée 20863bd787 [CLEAN] mail: cleaned and updated automatic followers, now also possible on write without having to add something specific. parent_field -> relation_field on message.subtype model. Templates of automatic tracking do not use mako anymore, not necessary for small messages. Added a tmp hack in mail_message to avoid a crash, do not forget to remove it.
bzr revid: tde@openerp.com-20121219164239-3vbj4zfqv4j6ct32
2012-12-19 17:42:39 +01:00
Thibault Delavallée f8b3788fde [IMP] mail: refactored mechanism for auto subscription, based on a parent. Mapping of subtypes is done using parent_id and parent_field on child subtypes. For example, project subtypes are linked to task subtypes, using parent_id and parent_field project_id, to browse task.project_id.
bzr revid: tde@openerp.com-20121218153457-uh50bjedvxaawdqj
2012-12-18 16:34:57 +01:00
Thibault Delavallée bfea9dad64 [REF] mail: refactored tracked feature. It is now based on a dict defined at model level, giving which subtypes are triggere when modifying some given fields. Cleaned code.
bzr revid: tde@openerp.com-20121218122558-mnrtlwouwai65gq6
2012-12-18 13:25:58 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Thibault Delavallée ec906e2f02 [MERGE] Sync with addons/trunk.
bzr revid: tde@openerp.com-20121102145711-qyht7qj9s1gfb21a
2012-11-02 15:57:11 +01:00
Fabien Pinckaers c93d70e919 [MERGE] chm - improved subtype - fixes
bzr revid: fp@openerp.com-20121002204023-8v3jf2n84xe2jol9
2012-10-02 22:40:23 +02:00
Thibault Delavallée 9ec025be0e [CLEAN] mail message subtype: cleaned model and views.
bzr revid: tde@openerp.com-20120919110035-724052iqfkkafm73
2012-09-19 13:00:35 +02:00
Sanjay Gohel (Open ERP) ce39ffe927 [IMP]changed as per new spec update and make it work for crm changes done in crm
bzr revid: sgo@tinyerp.com-20120912112245-3cp03024fiqb47qs
2012-09-12 16:52:45 +05:30
Sanjay Gohel (Open ERP) 5cf330f39a [IMP]add help on subtype name
bzr revid: sgo@tinyerp.com-20120910054903-22sveyi971arsl39
2012-09-10 11:19:03 +05:30
Sanjay Gohel (Open ERP) 9d871c5036 [MERGE][IMP]merge with mail-cleaning-fp and improve code
bzr revid: sgo@tinyerp.com-20120905093255-gs4vbp3gxav6iutt
2012-09-05 15:02:55 +05:30
Foram Katharotiya (OpenERP) 86768264f4 [IMP] Add constraints in message subtype model
bzr revid: fka@tinyerp.com-20120814071919-pk9wkepp7v1geswa
2012-08-14 12:49:19 +05:30
Foram Katharotiya (OpenERP) cb473c4ffc [ADD] mail_message_subtype files added in mail
bzr revid: fka@tinyerp.com-20120730070329-0iyb0r1908a8y86r
2012-07-30 12:33:29 +05:30