~openerp-dev/openobject-addons/6.1-opw-577297-rha

Viewing all changes in revision 6956.

  • Committer: Xavier ALT
  • Date: 2012-08-20 15:56:01 UTC
  • mfrom: (6881.1.5 6.1-opw-576491-rgo)
  • Revision ID: xal@openerp.com-20120820155601-appnnpp4p3a803nz
[MERGE] OPW 576491: edi + email_template: correctly generate edi_web_view_url when sending email from mail.compose.message wizard

 * edi: improve generation/usage of edi_web_url_view for template rendering

   - wrap edi_web_url_view generation to _edi_get_object_web_url_view() method.
   - automatically add 'edi_web_url_view' to all email.template rendering context

   - introduce LazyEdiWebUrlViewGetter class, to allow resolving record wihtin
     template rendering context - only when necessary. This to prevent generating
     unrequested edi_web_url_view links

 * mail & email_template: allow to modify render_template context

   - add _prepare_render_template_context() method to allow modifying context
     before rendering template.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: