[FIX] Change the note for the configuration wizard

lp bug: https://launchpad.net/bugs/320765 fixed

bzr revid: stephane@tinyerp.com-20090126093536-2yjzi1y2ce5whicx
This commit is contained in:
Stephane Wirtel 2009-01-26 10:35:36 +01:00
parent 5cd53322dc
commit 42015dd8e5
1 changed files with 1 additions and 1 deletions

View File

@ -274,7 +274,7 @@
<record model="ir.actions.todo" id="config_auto_directory">
<field name="name">Auto Configure Directory</field>
<field name="note">This wizard will be configure directory for ressource model.</field>
<field name="note">This wizard will configure the URL of the server of the document management system.</field>
<field name="action_id" ref="action_config_auto_directory"/>
</record>