~openerp-commiter/openobject-addons/trunk-extra-addons

« back to all changes in this revision

Viewing changes to sandwich/sandwich_report.xml

bugfix in overlay creation system

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0"?>
2
 
<terp>
 
2
<openerp>
3
3
        <data>
4
4
                <report id="sandwich_order_print"
5
5
                        string="Sandwichs order"
8
8
                        rml="sandwich/report/sandwich_report.rml"
9
9
                        auto="False"/>
10
10
        </data>
11
 
</terp>
 
11
</openerp>