~openbias/bias-trunk/bias-public-trunk

« back to all changes in this revision

Viewing changes to bias_print_forms/purchase/purchase_report.xml

  • Committer: Jose Patricio
  • Date: 2011-10-19 03:16:40 UTC
  • Revision ID: josepato@bias.com.mx-20111019031640-05zd7r5lxwx084qu
el push inicial

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
 
 
5
        <report auto="False" 
 
6
                id="report_purchase_order_bias" 
 
7
                model="purchase.order" 
 
8
                name="purchase.order.bias" 
 
9
                rml="bias_print_forms/purchase/report/order.rml" 
 
10
                string="Purchase Order" />
 
11
 
 
12
    </data>
 
13
</openerp>