diff --git a/intrastat_product/__manifest__.py b/intrastat_product/__manifest__.py
index 641b8eb..db8b18d 100644
--- a/intrastat_product/__manifest__.py
+++ b/intrastat_product/__manifest__.py
@@ -7,7 +7,7 @@
{
"name": "Intrastat Product",
- "version": "13.0.1.0.1",
+ "version": "13.0.1.0.2",
"category": "Intrastat",
"license": "AGPL-3",
"summary": "Base module for Intrastat Product",
diff --git a/intrastat_product/views/account_move.xml b/intrastat_product/views/account_move.xml
index 3d2bd59..d1d51da 100644
--- a/intrastat_product/views/account_move.xml
+++ b/intrastat_product/views/account_move.xml
@@ -23,7 +23,13 @@
expr="//field[@name='invoice_line_ids']//field[@name='account_id']"
position="after"
>
-
+
+
+
+