The author can leave a single reply to each comment.
This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please log in to comment on this module
There are no ratings yet!
odoo11
Error to render compiling AST
AttributeError: 'str' object has no attribute 'decode'
Template: account.report_invoice_document_with_payments
Path: /templates/t/t[3]/div/div[1]/div[4]/img
Node: <img t-if="o.l10n_sa_qr_code_str" style="display:block;margin:10% auto 0 auto;" t-att-src="'/report/barcode/?type=%s&value=%s&width=%s&height=%s'%('QR', o.l10n_sa_qr_code_str, 150, 150)" data-oe-model="ir.ui.view" data-oe-id="2668" data-oe-field="arch" data-oe-xpath="/data/xpath/div[2]/img[1]"/>
Re: odoo11
V11 module is updated to run with python 3. Please download and try with latest code and let us know.