[FIX] Document: directory configuration wizard form view

bzr revid: rgaopenerp-20121106073438-ycf0kcit1i4iasy5
This commit is contained in:
RGA(OpenERP) 2012-11-06 13:04:38 +05:30
parent 6db4620bce
commit f0687186fd
1 changed files with 4 additions and 2 deletions

View File

@ -12,8 +12,10 @@
</form>
<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."/>
<div><p style="text-indent: 20px;">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.</p>
<p style="text-indent: 20px;">When executing this wizard, it will configure your directories automatically according to modules installed.</p></div>
</group>
</group>
</data>