~sebastien.beau/openobject-addons/on-change-support-extra-addons

« back to all changes in this revision

Viewing changes to purchase_number/purchase_report.xml

Added Modules : account_stock , purchase_number, sale_number

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<terp>
 
3
        <data>
 
4
                <report id="report_purchase_order_india"
 
5
                        name="purchase.order.india"
 
6
                        string="Print Purchase Order"
 
7
                        model="purchase.order"
 
8
                        rml="purchase_number/report/purchase_order.rml"
 
9
                        auto="False"/>
 
10
        </data>
 
11
</terp>
 
 
b'\\ No newline at end of file'