Descriptionaccount_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 #
MessagesTotal messages: 5
|