Skip to content
Snippets Groups Projects
Commit cb777fea authored by jvm-odoo's avatar jvm-odoo
Browse files

[FIX] l10n_in: fix empty HSN on invoice report & missing HSN column


Reproduce this bug:
 - Create 2 companies: Indian and Belgian for example
 - Install accounting & l10n_in
 - Create an invoice & print it

The `<td>` dedicated to the HSN is always present so there is a
cosmetic issue for the not indian companies: the table is a *little*
bit too large. This issue is caused by a missing conditional statement
on the `<td>` who is present on the HSN `<th>`.

OPW-2090663

closes odoo/odoo#39815

Signed-off-by: default avatarJason Van Malder <jasonvanmalder@users.noreply.github.com>
parent 73a37bed
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment