~shineit/openerp-china/pdf-font-for-any-language

« back to all changes in this revision

Viewing changes to shineit_po/po_report.xml

  • Committer: JoshuaJan
  • Date: 2011-12-20 19:20:05 UTC
  • Revision ID: popkar77@gmail.com-20111220192005-hnf0tba7y7jip4bu
Add two Report

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
        <report 
 
5
            auto="False" 
 
6
            id="report_po" 
 
7
            model="sale.order" 
 
8
            name="po" 
 
9
            rml="shineit_po/report/po.rml" 
 
10
            string="PO Report"/>
 
11
    </data>
 
12
</openerp>