I had an error which when printing a quoted product without IGV, the percentage was still displayed in the template, so I accessed Odoo Studio to possibly solve that it is only displayed when enabled, however after making some changes the system marks error when trying to print a quote and even a sales invoice, says this:
Error while render the template AttributeError: 'float' object has no attribute 'sudo' Template: sale.report_saleorder_document Path: /t/t/div/table[2]/tbody/tr/td[6]/span Node:
The error occurred during the creation of the template sale.report_saleorder_document and evaluates to the following expression:
Is there a quick fix for these errors? Is it possible to reset the budget report?