bzr revid: fp@tinyerp.com-20120608140742-jldq2jreulj4uzv9
This commit is contained in:
Fabien Pinckaers 2012-06-08 16:07:42 +02:00
commit 4a80610352
1 changed files with 5 additions and 3 deletions

View File

@ -10,10 +10,12 @@
<form position="attributes">
<attribute name="string">Knowledge Application Configuration</attribute>
</form>
<group string="res_config_contents" position="attributes">
</group>
<group string="res_config_contents" position="replace">
<group string="Configure Directories">
<label string="OpenERP's Document Management System supports mapping virtual folders with documents. The virtual folder of a document can be used to manage the files attached to the document, or to print and download any report. This tool will create directories automatically according to modules installed."/>
<label align="0.0" string="When executing this wizard, it will configure your directories automatically according to modules installed."/>
<group string="Configure Directories">
<label string="OpenERP's Document Management System supports mapping virtual folders with documents. The virtual folder of a document can be used to manage the files attached to the document, or to print and download any report. This tool will create directories automatically according to modules installed."/>
<label align="0.0" string="When executing this wizard, it will configure your directories automatically according to modules installed."/>
</group>
</group>
<xpath expr="//button[@name='action_skip']" position="replace"/>