Jalpesh Patel(OpenERP) has proposed merging 
lp:~openerp-commiter/openobject-addons/trunk-configuration_wizard_improvement-atp-fix-bug-document_ftp-module-pja
 into 
lp:~openerp-dev/openobject-addons/trunk-configuration_wizard_improvement-atp.

Requested reviews:
  Atul Patel(OpenERP) (atp-openerp)

For more details, see:
https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-configuration_wizard_improvement-atp-fix-bug-document_ftp-module-pja/+merge/109122

Hello
  fix bug installing document_ftp module.
Thanks
-- 
https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-configuration_wizard_improvement-atp-fix-bug-document_ftp-module-pja/+merge/109122
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-configuration_wizard_improvement-atp.
=== modified file 'document_ftp/res_config_view.xml'
--- document_ftp/res_config_view.xml	2012-04-20 13:31:43 +0000
+++ document_ftp/res_config_view.xml	2012-06-07 12:23:18 +0000
@@ -4,7 +4,7 @@
             <field name="name">Knowledge Application</field>
             <field name="model">knowledge.config.settings</field>
             <field name="type">form</field>
-            <field name="inherit_id" ref="base_setup.view_knowledge_configuration"/>
+            <field name="inherit_id" ref="knowledge.view_knowledge_configuration"/>
             <field name="arch" type="xml">
                 <field name="module_document_ftp" position="after">
                     <field name="document_ftp_url" widget="url"/>

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to