← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 756376] [NEW] "Spanish account balance reports" dependencia desconocida

 

Public bug reported:

El modulo "l10n_es_account_balance_report" en la lista de dependencias el item "account_balance_reports" su estado es desconocido.
Al intentar instalarlo el registro del servidor traza lo siguiente:

/openerp/src/v6/openerp-server60/bin/addons/base/module/module.py(272)state_update()
-> raise orm.except_orm(_('Error'), _("You try to install module '%s' that depends on module '%s'.\nBut the latter module is not available in your system.") % (module.name, dep.name,))

** Affects: openerp-spain
     Importance: Undecided
         Status: New

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

Title:
  "Spanish account balance reports" dependencia desconocida

Status in OpenERP Spanish Localization Project:
  New

Bug description:
  El modulo "l10n_es_account_balance_report" en la lista de dependencias el item "account_balance_reports" su estado es desconocido.
  Al intentar instalarlo el registro del servidor traza lo siguiente:

  /openerp/src/v6/openerp-server60/bin/addons/base/module/module.py(272)state_update()
  -> raise orm.except_orm(_('Error'), _("You try to install module '%s' that depends on module '%s'.\nBut the latter module is not available in your system.") % (module.name, dep.name,))



Follow ups

References