~jgrandguillaume-c2c/openobject-addons/multi-company-cost-price

« back to all changes in this revision

Viewing changes to project_long_term/project_long_term_data.xml

  • Committer: Joël Grand-Guillaume
  • Date: 2010-04-08 09:00:10 UTC
  • mfrom: (2533.3.664)
  • Revision ID: joel.grandguillaume@camptocamp.com-20100408090010-c0pqjan341s18bxs
[MRG] Merge from last trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<openerp>
3
3
    <data>
4
 
        <!--
5
 
                Requests Links
6
 
                -->
 
4
        <!-- Requests Links -->
7
5
        <record id="req_link_project" model="res.request.link">
8
6
            <field name="name">Project</field>
9
7
            <field name="object">project.project</field>