Tryton Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3)

Issue 376581002: account_invoice: Convert report into bytes before storing (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
1 year, 1 month ago by ced
Modified:
1 year, 1 month ago
Reviewers:
rietveld-bot, reviewbot
Visibility:
Public.

Description

account_invoice: Convert report into bytes before storing If the invoice report has a text output, we must encode it as utf-8 before storing it. And we do not need to convert to bytes the data read because Binary field is already doing that. issue10937

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M invoice.py View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 5
ced
1 year, 1 month ago (2022-01-26 22:44:39 UTC) #1
reviewbot
checks OK URL: https://codereview.tryton.org/376581002
1 year, 1 month ago (2022-01-26 22:48:56 UTC) #2
rietveld-bot_tryton.org
New changeset a22984e8d532 by Cédric Krier in branch 'default': Convert report into bytes before storing ...
1 year, 1 month ago (2022-02-03 21:26:17 UTC) #3
rietveld-bot_tryton.org
New changeset 58415c3abb6b by Cédric Krier in branch 'default': Convert report into bytes before storing ...
1 year, 1 month ago (2022-02-03 21:26:23 UTC) #4
rietveld-bot_tryton.org
1 year, 1 month ago (2022-02-07 22:34:58 UTC) #5
New changeset 59a2c5a5f428 by Cédric Krier in branch '6.2':
Convert report into bytes before storing
https://hg.tryton.org/modules/account_invoice/rev/59a2c5a5f428


New changeset 79aec7c017d8 by Cédric Krier in branch '6.0':
Convert report into bytes before storing
https://hg.tryton.org/modules/account_invoice/rev/79aec7c017d8


New changeset b548a46aeded by Cédric Krier in branch '5.0':
Convert report into bytes before storing
https://hg.tryton.org/modules/account_invoice/rev/b548a46aeded
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld d9ca037-tainted