← Back to team overview

openerp-l10n-ar-localization team mailing list archive

[Bug 1236927] Re: Error al aceptar wizard de configuración de facturación "journal_pur_vou" is not in the selection

 

** Branch linked: lp:~cristian-rocha/openerp-l10n-ar-localization/7.0

-- 
You received this bug notification because you are a member of OpenERP -
Team de Localización Argentina, which is subscribed to openerp-l10n-ar-
localization.
https://bugs.launchpad.net/bugs/1236927

Title:
  Error al aceptar wizard de configuración de facturación
  "journal_pur_vou" is not in the selection

Status in OpenERP - Localización Argentina:
  Confirmed

Bug description:
  Pasos para replicar en openerp 7
  1. Crear base de datos nueva 
  2. Instalar módulo l10n_ar_invoice
  3. Configurar plan de cuentas
  4. en wizard de configuración de facturación con cualquier conjunto de datos debería dar error (adjunto imagen)
  new_loc_demo_01 openerp.netsvc: ValidateError
  The value "journal_pur_vou" for the field "l10n_ar_invoice_new_sequence.code" is not in the selection
  Traceback (most recent call last):
    File "/opt/oerpenv/chosco/test70/default/local/lib/python2.7/site-packages/openerp-7.0-py2.7.egg/openerp/netsvc.py", line 292, in dispatch_rpc
      result = ExportService.getService(service_name).dispatch(method, params)
    File "/opt/oerpenv/chosco/test70/default/local/lib/python2.7/site-packages/openerp-7.0-py2.7.egg/openerp/service/web_services.py", line 626, in dispatch
      res = fn(db, uid, *params)
    File "/opt/oerpenv/chosco/test70/default/local/lib/python2.7/site-packages/openerp-7.0-py2.7.egg/openerp/osv/osv.py", line 188, in execute_kw
      return self.execute(db, uid, obj, method, *args, **kw or {})
    File "/opt/oerpenv/chosco/test70/default/local/lib/python2.7/site-packages/openerp-7.0-py2.7.egg/openerp/osv/osv.py", line 144, in wrapper
      raise except_osv(inst.name, inst.value)
  except_osv: (u'ValidateError', u'The value "journal_pur_vou" for the field "l10n_ar_invoice_new_sequence.code" is not in the selection')
  > /opt/oerpenv/chosco/test70/default/local/lib/python2.7/site-packages/openerp-7.0-py2.7.egg/openerp/osv/osv.py(144)wrapper()
  -> raise except_osv(inst.name, inst.value)
  (Pdb) c

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-l10n-ar-localization/+bug/1236927/+subscriptions


References