~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to msf_profile/data.xml

  • Committer: jf
  • Date: 2015-02-09 13:02:56 UTC
  • mfrom: (2365.14.2 wm_sp178)
  • Revision ID: jfb@tempo-consulting.fr-20150209130256-uf1ppgwkgwfe3f1s
SP-178 / SP-179 [IMP] configure smpt from the interface
lp:~jfb-tempo-consulting/unifield-wm/sp-178

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
        <field name="lang">en_MF</field>
81
81
    </record>
82
82
 
83
 
    
 
83
    <record id="smtp_config" model="email.configuration">
 
84
        <field name="smtp_server">127.0.0.1</field>
 
85
        <field name="email_from">no-reply@unifield.org</field>
 
86
    </record>
84
87
</data>
85
88
</openerp>