← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 697142] Re: Unicode encoding problem on stock module

 

Hello,

Thanks for Reporting.
It has been fixed in lp:~openerp-dev/openobject-addons/ron-dev-addons2
Revision ID: ron@xxxxxxxxxxx-20110104115138-w9u4790u5uownb4q
Revision num: 5112.

It will be available in trunk soon,

** Changed in: openobject-addons
       Status: In Progress => Fix Committed

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

Title:
  Unicode encoding problem on stock module

Status in OpenObject Addons Modules:
  Fix Committed

Bug description:
  addons/stock/stock.py", line 1778, in _create_chained_picking
    'origin': str(picking.origin or '')

if picking.origin have unicode text then getting errors.





References