← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 797725] Re: _defaults erróneo en l10n_es_aeat_mod340

 

Hecho el commit. Gracias!

** Changed in: openerp-spain
       Status: New => Fix Released

-- 
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/797725

Title:
  _defaults erróneo en l10n_es_aeat_mod340

Status in OpenERP Spanish Localization Project:
  Fix Released

Bug description:
  El valor predeterminado para el campo 'vat_type' está puesto a 1
  (int), mientras que el tipo del campo es fields.selection y sus
  índices son de tipo str.

  Este valor rompe cosas, por citar un ejemplo, como el wizard de
  conversión de Iniciativa a Oportunidad en el módulo 'crm', en el paso
  de creación de nueva empresa. Al crear nuevos registros de tipo
  res.partner, se produce una excepción que muestra el mensaje de error:

         The value "1" for the field "vat_type" is not in the selection

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


References