Vinay Rana (openerp) (vra-openerp) has assigned this bug to you for OpenERP Web 
Client:

Hey all

bzr revision 4591/4592

How to reproduce:
Accounting / Journal Entries / Journal Entries
. Create new Journal Entry
. Create new Journal Item: Enter Name, Account, Debit and press Enter
. Error:
Traceback (most recent call last):
  File "/opt/openerp/development/server/bin/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, 
params)
  File "/opt/openerp/development/server/bin/service/web_services.py", line 599, 
in dispatch
    res = fn(db, uid, *params)
  File "/opt/openerp/development/server/bin/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/opt/openerp/development/server/bin/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/opt/openerp/development/server/bin/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File 
"/opt/openerp/development/server/bin/addons/account/account_move_line.py", line 
158, in default_get
    data = self._default_get(cr, uid, fields, context=context)
  File 
"/opt/openerp/development/server/bin/addons/account/account_move_line.py", line 
230, in _default_get
    if i[2]:
TypeError: 'int' object is unsubscriptable

. Close Error message
. Click into Reference field of the new journal Item and press ESC
. Journal Item will be generated
. Click on new (Journal Item) same error comes up

After first error message "Loading" bar on top stays open

regards
thomi

** Affects: openobject-client-web
     Importance: Medium
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
[6.0.2 rev 4591/4592] TypeError: 'int' object is unsubscriptable
https://bugs.launchpad.net/bugs/772451
You received this bug notification because you are a member of OpenERP SA's Web 
Client R&D, which is a bug assignee.

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

Reply via email to