Error en configuración de requerimientos fiscales

Bug #996081 reported by [SISB] Aryrosa Fuentes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Openerp Venezuela
Won't Fix
Undecided
Unassigned

Bug Description

Al entrar a la opción de Iniciar configuración, al llegar a la ventana de Configuración de requerimientos fiscales genera este error:

[2012-05-07 13:19:57,821][sisb_ventas] INFO:info:Url Loaded correctly http://contribuyente.seniat.gob.ve/getContribuyente/getrif?rif=False
[2012-05-07 13:19:57,822][sisb_ventas] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
  File "/home/afuentes/instancia_hbto_old/6.0/server/bin/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/afuentes/instancia_hbto_old/6.0/server/bin/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/afuentes/instancia_hbto_old/6.0/server/bin/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/afuentes/instancia_hbto_old/6.0/modules/l10n_ve_fiscal_requirements/installer.py", line 40, in onchange_update_rif
    partner_info = self.pool.get('seniat.url').update_rif(cr, uid, ids, context)
  File "/home/afuentes/instancia_hbto_old/6.0/modules/l10n_ve_fiscal_requirements/seniat_url.py", line 130, in update_rif
    res = self._dom_giver(url1, url2, context, context['vat'])
  File "/home/afuentes/instancia_hbto_old/6.0/modules/l10n_ve_fiscal_requirements/seniat_url.py", line 113, in _dom_giver
    if not self._eval_seniat_data(xml_data,vat,context):
  File "/home/afuentes/instancia_hbto_old/6.0/modules/l10n_ve_fiscal_requirements/seniat_url.py", line 96, in _eval_seniat_data
    if xml_data.find('450')>=0 and not vat.find('450')>=0:
AttributeError: 'bool' object has no attribute 'find'

Revision history for this message
hbto [Vauxoo] http://www.vauxoo.com (humbertoarocha) wrote :

A la fecha en la revno 938 de OLV70 este error no se presenta
dado que en la version 7.0 este wizard no se utiliza,

estaré pasando este bug a Won't Fix,

Sientete libre de volver a abrir el bug y darnos tus comentarios.

Saludos.

Changed in openerp-venezuela-localization:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.