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

« back to all changes in this revision

Viewing changes to object_query/query_data.xml

  • Committer: Quentin THEURET
  • Date: 2011-12-12 08:02:59 UTC
  • mto: This revision was merged to the branch mainline in revision 724.
  • Revision ID: qt@tempo-consulting.fr-20111212080259-oul1f0g37hcpubyc
UF-641 [ADD] Added the empty purchase_followup module

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        </record>
9
9
    
10
10
        <record id="sale_order_query_object" model="object.query.object">
11
 
            <field name="name">Field Order</field>
 
11
            <field name="name">Sale Order</field>
12
12
            <field name="model_id" model="ir.model" search="[('model', '=', 'sale.order')]"/>
13
13
        </record>
14
14
        <record id="purchase_query_object" model="object.query.object">