← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

** Branch linked: lp:~openerp-dev/openobject-addons/ron-dev-addons2

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