[FIX] document_ftp: 'port' field was removed from the object so it has to be removed from the view too.

bzr revid: olt@tinyerp.com-20100113083654-rqx0xpdtl4pgzvzd
This commit is contained in:
olt@tinyerp.com 2010-01-13 09:36:54 +01:00
parent 241afbb41a
commit e8373a35e8
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@
string="Choose the address and port for the Document
Management System's FTP server."/>
<field name="host"/>
<field name="port"/>
</group>
<xpath expr='//button[@name="action_skip"]' position="replace"/>
</data>