← Back to team overview

openerp-l10n-ar-localization team mailing list archive

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

 

Public bug reported:

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

** Affects: openerp-l10n-ar-localization
     Importance: Undecided
         Status: New

** Attachment added: "Captura de pantalla de 2013-10-08 12:38:26.png"
   https://bugs.launchpad.net/bugs/1236927/+attachment/3866909/+files/Captura%20de%20pantalla%20de%202013-10-08%2012%3A38%3A26.png

-- 
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:
  New

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


Follow ups

References