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

1
2
3
4
5
6
7
<?xml version="1.0" ?>
<terp>
	<data>
		<wizard string="Synchronize with ldap" model="res.partner.address" name="partners.sync_ldap" id="wizard_ldap_sync" />
		<menuitem name="Partners/Synchronize With Ldap" action="wizard_ldap_sync" type="wizard" />
	</data>
</terp>