[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res...
authorThibault Delavallée <tde@openerp.com>
Thu, 15 Nov 2012 12:51:13 +0000 (13:51 +0100)
committerThibault Delavallée <tde@openerp.com>
Thu, 15 Nov 2012 12:51:13 +0000 (13:51 +0100)
commit3571ad2a70a8dcdbecd6d749fca6300f393362cc
tree00c37bc493be57a13edf6b1d380d018c7ba5edb7
parent6227e4b5c04b9ee861511a45f7b50806e27cf33c
parentda9951baf9e8631e97ae0b8bde69eb03e6f34fdf
[MERGE] Fixes some posting/email_template issues. Also cleans an old hack about res.users view redirected to its related res.partner.
Addons-side:
- res.users wraps the 2 posting methods, because mailboxes are still related to the user, not the partner, due to some technical issues
- mail.compose.message using email_template: _reopen is back, as the spec of a wizard should be that hitting a button close it. Therefore _reopen is necessaru to reopen the wizard with its previous value, to continue working on it.

bzr revid: tde@openerp.com-20121115125113-oxn2vwunsvkinxkd