← Back to team overview

banking-addons-team team mailing list archive

[Bug 1281221] [NEW] SEPA modules in windows server

 

Public bug reported:

Hello,

I have detect an error, that maybe can be considered a bug. The windows
installation don't have unicode, so the module
account_banking_sepa_credit_transfer give the next error.

openerp\addons\account_banking_sepa_credit_transfer\account_banking_sepa.py", line 24, in <module>
ImportError: No module named unidecode

The problem is that Windows have python integrated and I don't find the
unicode library to copy in the server.

Greetings

** Affects: banking-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Banking
Addons Core Editors, which is subscribed to Banking Addons.
https://bugs.launchpad.net/bugs/1281221

Title:
  SEPA modules in windows server

Status in OpenERP Banking Addons:
  New

Bug description:
  Hello,

  I have detect an error, that maybe can be considered a bug. The
  windows installation don't have unicode, so the module
  account_banking_sepa_credit_transfer give the next error.

  openerp\addons\account_banking_sepa_credit_transfer\account_banking_sepa.py", line 24, in <module>
  ImportError: No module named unidecode

  The problem is that Windows have python integrated and I don't find
  the unicode library to copy in the server.

  Greetings

To manage notifications about this bug go to:
https://bugs.launchpad.net/banking-addons/+bug/1281221/+subscriptions


Follow ups

References