~openerp-dev/openobject-addons/6.1-opw-574732-ado

« back to all changes in this revision

Viewing changes to sale/edi/sale_order_action_data.xml

  • Committer: Olivier Dony
  • Date: 2012-04-30 14:35:27 UTC
  • Revision ID: odo@openerp.com-20120430143527-ly9g4q33p7ib2jk2
[FIX] account,sale,purchase: translations were not enabled for mail notifications

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
            <field name="email_to">${object.partner_invoice_id.email}</field>
44
44
            <field name="model_id" ref="sale.model_sale_order"/>
45
45
            <field name="auto_delete" eval="True"/>
 
46
            <field name="lang">${object.partner_id.lang}</field>
46
47
            <field name="body_html"><![CDATA[
47
48
<div style="font-family: 'Lucica Grande', Ubuntu, Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; ">
48
49