← Back to team overview

c2c-oerpscenario team mailing list archive

Re: [Bug 800396] Re: l10n_es_bank_statement traceback

 

Muchas gracias Ignacio!!!

2011/6/22 Ignacio Ibeas (www.acysos.com) <ignacio@xxxxxxxxxx>

> Commit enviado.
>
> ** Changed in: openerp-spain
>       Status: New => Confirmed
>
> ** Changed in: openerp-spain
>       Status: Confirmed => Fix Committed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/800396
>
> Title:
>  l10n_es_bank_statement traceback
>
> Status in OpenERP Spanish Localization Project:
>   Fix Committed
>
> Bug description:
>  Hola...
>  Pasos:
>  1. En la pantalla extractos bancarios meter una línea a mano
>  2. cambiar el número de cuenta o intentar cambiarlo
>  3. Se obtiene el error:
>
>  Environment Information :
>  System : Windows-32bit
>  OS Name : nt
>  Operating System Release :
>  Operating System Version : 32bit
>  Operating System Architecture : 32bit
>  Operating System Locale : es_ES.cp1252
>  Python Version : 2.5.2
>  OpenERP-Client Version : 6.0.2
>  Last revision No. & ID :Bazaar Package not Found !Traceback (most recent
> call last):
>    File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py",
> line 489, in dispatch
>      result = ExportService.getService(service_name).dispatch(method, auth,
> params)
>    File
> "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py",
> line 599, in dispatch
>      res = fn(db, uid, *params)
>    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py",
> line 122, in wrapper
>      return f(self, dbname, *args, **kwargs)
>    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py",
> line 176, in execute
>      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
>    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py",
> line 167, in execute_cr
>      return getattr(object, method)(cr, uid, *args, **kw)
>    File
> "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/l10n_es_bank_statement/account_bank_statement.py",
> line 45, in onchange_partner_id
>      res = super(account_bank_statement_line, self).onchange_partner_id(cr,
> uid, line_id, partner_id, ptype, currency_id, context=context)
>  TypeError: onchange_partner_id() takes at most 6 non-keyword arguments (7
> given)
>
>  Prioridad muy baja ya que las líneas cargadas mediante archivo de
> importación van bien.
>  Gracias!!
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openerp-spain/+bug/800396/+subscriptions
>


-- 
Ana Juaristi Olalde
Avanzosc, S.L.
Partner OpenERP
www.anajuaristi.com
www.openerpsite.com
www.avanzosc.com
Skype: avanzosc
677 93 42 59 - 943 02 69 02

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/800396

Title:
  l10n_es_bank_statement traceback

Status in OpenERP Spanish Localization Project:
  Fix Committed

Bug description:
  Hola...
  Pasos:
  1. En la pantalla extractos bancarios meter una línea a mano
  2. cambiar el número de cuenta o intentar cambiarlo
  3. Se obtiene el error:

  Environment Information : 
  System : Windows-32bit
  OS Name : nt
  Operating System Release : 
  Operating System Version : 32bit
  Operating System Architecture : 32bit
  Operating System Locale : es_ES.cp1252
  Python Version : 2.5.2
  OpenERP-Client Version : 6.0.2
  Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 489, in dispatch
      result = ExportService.getService(service_name).dispatch(method, auth, params)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 599, in dispatch
      res = fn(db, uid, *params)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 122, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 167, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/l10n_es_bank_statement/account_bank_statement.py", line 45, in onchange_partner_id
      res = super(account_bank_statement_line, self).onchange_partner_id(cr, uid, line_id, partner_id, ptype, currency_id, context=context)
  TypeError: onchange_partner_id() takes at most 6 non-keyword arguments (7 given)

  Prioridad muy baja ya que las líneas cargadas mediante archivo de importación van bien.
  Gracias!!

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-spain/+bug/800396/+subscriptions


References