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

1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0"?>
<openerp>
	<data>
		<report
			string="Fiches Lots" 
			model="auction.lots" 
			name="report.auction.lots.fiches" 
			xml="flagey/fiches.xml" 
			xsl="flagey/fiches.xsl"
			id="report_flagey_fiches"/>
		
	</data>
</openerp>