Avoid the error:
"object unbound" while evaluating 'request.registry.test_cr'
<class 'openerp.addons.base.ir.ir_qweb.QWebException'>,"object unbound" while evaluating 'request.registry.test_cr',<traceback object at 0x7fa73103f2d8>
when you print a qweb report because it loads the assets and does not find the condition "request.registry.test_cr" used in the module "website_mass_mailing_name".
Please log in to comment on this module