~therp-nl/therp-addons/7.0_lp1219418

« back to all changes in this revision

Viewing changes to fetchmail_inbox/security/res_groups.xml

  • Committer: Ronald Portier
  • Date: 2014-03-28 13:12:43 UTC
  • mfrom: (81.5.17 therp-addons-7.0)
  • Revision ID: ronald@therp.nl-20140328131243-d06yj7u2o9fhshrw
[MERGE] Merge upstream changes
    - resolve text conflict in fetchmail_invoice.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<openerp>
 
3
    <data>
 
4
        <record id="group_fetchmail_inbox_manager" model="res.groups">
 
5
            <field name="name">Fetchmail Inbox Manager</field>
 
6
        </record>
 
7
    </data>
 
8
</openerp>