Ayuda con "Error en la Cadena Original"

Asked by Javier Rios

Hola, estoy instalando openERP en un servidor de Amazon AWS con Bitnami. Instalé la localización para México y estoy probando con los parámetros de prueba del PAC Solución Factible, (aún no soy cliente, porque quiero probar primero) pero me aparece el siguiente error:

Traceback (most recent call last): File "/opt/bitnami/apps/openerp/lib/openerp-7.0_20140630_231039-py2.7.egg/openerp/addons/l10n_mx_ir_attachment_facturae/ir_attachment_facturae.py", line 148, in signal_confirm cr, uid, [invoice.id], context=context) File "/opt/bitnami/apps/openerp/lib/openerp-7.0_20140630_231039-py2.7.egg/openerp/addons/l10n_mx_facturae_pac/invoice.py", line 174, in _get_facturae_invoice_xml_data "Can't get the string original of the voucher.\nCkeck your configuration.\n%s" % (msg2))) except_osv: (u'Error en la cadena Original', u"Can't get the string original of the voucher.\nCkeck your configuration.\n")

Ya verifiqué que se cumplan todos los requisitos de los módulos y he buscado la solución en los foros, pero hasta ahora nada me resulta. ¿Podrían ayudarme?

De antemano, gracias!

Question information

Language:
Spanish Edit question
Status:
Solved
For:
openerp-mexico-localization Edit question
Assignee:
No assignee Edit question
Solved by:
Moisés López - http://www.vauxoo.com
Solved:
Last query:
Last reply:
Revision history for this message
Best Moisés López - http://www.vauxoo.com (moylop260) said :
#1

Por favor, lea el overview de este proyecto
https://launchpad.net/openerp-mexico-localization

2015-12-15 18:07 GMT-06:00 Javier Rios <<email address hidden>
>:

> New question #279245 on openerp-mexico-localization:
> https://answers.launchpad.net/openerp-mexico-localization/+question/279245
>
> Hola, estoy instalando openERP en un servidor de Amazon AWS con Bitnami.
> Instalé la localización para México y estoy probando con los parámetros de
> prueba del PAC Solución Factible, (aún no soy cliente, porque quiero probar
> primero) pero me aparece el siguiente error:
>
> Traceback (most recent call last): File
> "/opt/bitnami/apps/openerp/lib/openerp-7.0_20140630_231039-py2.7.egg/openerp/addons/l10n_mx_ir_attachment_facturae/ir_attachment_facturae.py",
> line 148, in signal_confirm cr, uid, [invoice.id], context=context) File
> "/opt/bitnami/apps/openerp/lib/openerp-7.0_20140630_231039-py2.7.egg/openerp/addons/l10n_mx_facturae_pac/invoice.py",
> line 174, in _get_facturae_invoice_xml_data "Can't get the string original
> of the voucher.\nCkeck your configuration.\n%s" % (msg2))) except_osv:
> (u'Error en la cadena Original', u"Can't get the string original of the
> voucher.\nCkeck your configuration.\n")
>
> Ya verifiqué que se cumplan todos los requisitos de los módulos y he
> buscado la solución en los foros, pero hasta ahora nada me resulta.
> ¿Podrían ayudarme?
>
> De antemano, gracias!
>
> --
> You received this question notification because you are an answer
> contact for openerp-mexico-localization.
>

--
Moisés López Calderón
Vauxoo - OpenERP's Gold Partner
Mobile: (+521) 477-752-22-30
Office: (+52) 477-773-33-46
web: http://www.vauxoo.com
twitter: @vauxoo
           @moylop260
hangout: <email address hidden>

Revision history for this message
Javier Rios (fj-rios) said :
#2

Thanks Moisés López - http://www.vauxoo.com, that solved my question.