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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0"?>
<terp>
	<data>
	<wizard string="Change expired date"
			model="stock.reactives"
			name="expired.changes"
			menu="True"
			id="expired_change1"/>
	<wizard string="Invoice Client"
			model="labo.article"
			name="article.invoice"
			menu="True"
			id="invoice_art"/>
	</data>
</terp>