hello, It has been fixed in lp:~openerp-dev/openobject-addons/trunk-bug- document_ftp-sbh.
Revision ID: [email protected] Revision 6084. I have put "document_ftp_test4.yml'," yml file in comment because I have send the new mp for that yml file. Thanks ** Changed in: openobject-addons Status: In Progress => Fix Committed -- You received this bug notification because you are a member of OpenERP Framework Experts, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/810983 Title: [Trunk] document_ftp module is not install with the latest trunk code. Status in OpenERP Addons (modules): Fix Committed Bug description: when I tried to install this module I did face following traceback: 2011-07-15 15:49:10,602][?] ERROR:web-services:Uncaught exception Traceback (most recent call last): File "/home/vra/workspace/trunk/server/openerp/osv/osv.py", line 118, in wrapper return f(self, dbname, *args, **kwargs) File "/home/vra/workspace/trunk/server/openerp/osv/osv.py", line 172, in execute res = self.execute_cr(cr, uid, obj, method, *args, **kw) File "/home/vra/workspace/trunk/server/openerp/osv/osv.py", line 163, in execute_cr return getattr(object, method)(cr, uid, *args, **kw) File "/home/vra/workspace/trunk/server/openerp/addons/base/module/wizard/base_module_upgrade.py", line 44, in fields_view_get res = super(base_module_upgrade, self).fields_view_get(cr, uid, view_id=view_id, view_type=view_type, context=context, toolbar=toolbar,submenu=False) File "/home/vra/workspace/trunk/server/openerp/osv/orm.py", line 1917, in fields_view_get WHERE id=%s""", (view_id,)) File "/home/vra/workspace/trunk/server/openerp/sql_db.py", line 153, in wrapper return f(self, *args, **kwargs) File "/home/vra/workspace/trunk/server/openerp/sql_db.py", line 213, in execute res = self._obj.execute(query, params) InternalError: current transaction is aborted, commands ignored until end of transaction block To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/810983/+subscriptions -- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

