Hide taxes column in the quotation document that is sent to the
customer. When all quotation lines have the same tax group, the Taxes
column is automatically hidden to avoid displaying redundant information
and to improve document clarity.
When the taxes are the same in every sales line, that information might
be redundant with the taxes summary and takes valuable space that other
columns might take.
This might be event more annoying when there’s tax exemptions like in EU
intracomunitary operations.
Whenever the taxes are in the same group for the whole order the column
won’t be displayed.
The module performs the following validation: - It checks that all order
lines have the same tax group. - It does not validate if the taxes
within the same line are different.
Result: - If all tax groups are the same, the Taxes column is hidden
in the printed or sent quotation. - If at least one line has a different
tax group, the Taxes column is displayed as usual.
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
feedback.
Do not contact contributors directly about support or help with technical issues.