This is discussed on Strategy to generate a new version of the invoice report
But if you do not have the account_invoice_history
module activated, you just need to clean the invoice_report_cache
and invoice_report_cache_id
from the account_invoice
table for the specific invoice. This must be done by SQL until the above topic is solved.
1 Like