Skip to content

Show the taxes only in case of Customer 7070

Daniel Palomar requested to merge hack/show-taxes-in-7070-customer-case into master

We find a bug in the OC code and we can't get the tax related to an invoice line. The getTax() method always return IVA 21%.

This feature covers the cases with more than one tax type on the same invoice. We only have one case with these requirements.

Until the hack was solved we can print different subreports by customerID. One with the taxes for the customer 7070 and other without the taxes column to the other customers.

Edited by Daniel Palomar

Merge request reports

Loading