~unifield-team/unifield-wm/sync-us-27

« back to all changes in this revision

Viewing changes to sync_client/data/hq_monitor.xml

  • Committer: duy.vo at msf
  • Date: 2015-02-26 15:58:39 UTC
  • mfrom: (530.1.8 sync)
  • Revision ID: duy.vo@geneva.msf.org-20150226155839-af2tyqq51170761d
with with trunk uf1.0-3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<openerp>
 
3
    <data noupdate="1">
 
4
 
 
5
        <record forcecreate="True" id="hq_monitor_not_run" model="hq.monitor">
 
6
            <field name="title">Not Run Email Alert</field>
 
7
            <field name="not_run_data">1</field>
 
8
            <field name="not_run_msg">1</field>
 
9
        </record>
 
10
 
 
11
    </data>
 
12
</openerp>