account-financial-reporting icon indicating copy to clipboard operation
account-financial-reporting copied to clipboard

[BUG][12.0] account_financial_report: VAT Report - Invoices and Refunds are added

Open pasgou opened this issue 5 years ago • 1 comments

When we have invoices and refunds, bases are added (but the taxes are ok). I have tested this issue in a french version with only a company with the french chart of account. I can't find the code but it seems that it is related about the fact that the amounts are not signed in the account.move model.

seems to be the same error as the first one reported in #611

pasgou avatar May 03 '20 15:05 pasgou

I confirm that error. I think the tax base amount should be stored signed. That would solve that reporting problem but also in the list views of account move lines.

Martronic-SA avatar Nov 30 '20 08:11 Martronic-SA