[Bug 459479] [NEW] Entries Encoding by statements
mgaz
mongi_gazelle at yahoo.de
Sat Oct 24 00:02:56 UTC 2009
Public bug reported:
Binary package hint: openerp-server
When creating a new bank statement and by clicking on the Reconcile in
the statement lines, I get the following error:
Environment Information :
System : Linux-2.6.31-14-generic-x86_64-with-Ubuntu-9.10-karmic
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 9.10
Release: 9.10
Codename: karmic
Operating System Release : 2.6.31-14-generic
Operating System Version : #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009
Operating System Architecture : 64bit
Operating System Locale : en_US.UTF8
Python Version : 2.6.4rc2
OpenERP-Client Version : 5.0.3
Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
File "/usr/lib/openerp-server/netsvc.py", line 244, in dispatch
result = LocalService(service_name)(method, *params)
File "/usr/lib/openerp-server/netsvc.py", line 73, in __call__
return getattr(self, method)(*params)
File "/usr/lib/openerp-server/service/web_services.py", line 583, in execute
res = service.execute(db, uid, object, method, *args)
File "/usr/lib/openerp-server/osv/osv.py", line 59, in wrapper
return f(self, dbname, *args, **kwargs)
File "/usr/lib/openerp-server/osv/osv.py", line 118, in execute
res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
File "/usr/lib/openerp-server/osv/osv.py", line 110, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/usr/lib/openerp-server/addons/account/account_move_line.py", line 666, in fields_view_get
journal = self.pool.get('account.journal').browse(cr, uid, context['journal_id'])
File "/usr/lib/openerp-server/osv/orm.py", line 433, in browse
return browse_record(cr, uid, select, self, cache, context=context, list_class=self._list_class, fields_process=fields_process)
File "/usr/lib/openerp-server/osv/orm.py", line 146, in __init__
raise BrowseRecordError(_('Wrong ID for the browse record, got %r, expected an integer.') % (id,))
BrowseRecordError: Wrong ID for the browse record, got False, expected an integer.
** Affects: openerp-server (Ubuntu)
Importance: Undecided
Status: New
--
Entries Encoding by statements
https://bugs.launchpad.net/bugs/459479
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list