Closed bvanjeelharia closed 11 months ago
On debugging the issue , I figured out that instead of passing the tax tag ids (account.report.expression) , the ids of the report lines (account.report.line) was being passed.It didn't create any problems till date as mostly these ids came up as the same as can be in the attached screenshot, but this wouldn't be the case always.
I have fixed this issue by updating tax ids with the commit - https://github.com/onesteinbv/addons-container/commit/6b5d1a683aff13bb71a90a691b137da410423733
An error comes up while trying to install l10n_nl_rgs module as can be seen in the attached screenshot