[FIX] sale: in paypal, the encoding of the url should be done with werkzeug instead...
authorMartin Trigaux <mat@openerp.com>
Tue, 20 May 2014 08:16:17 +0000 (10:16 +0200)
committerMartin Trigaux <mat@openerp.com>
Tue, 20 May 2014 08:16:17 +0000 (10:16 +0200)
commitd88ecfa970fbd66507180ec3e8a970ca8c0613be
tree900a5acc01b0d561d1c431fa6a45870b6297f21c
parenta8a085eabbc477989676f7262da59e2f30952e4e
[FIX] sale: in paypal, the encoding of the url should be done with werkzeug instead of urllib for better handeling of unicode (opw 607866)
addons/account/edi/invoice.py
addons/sale/edi/sale_order.py