diff --git a/invoice_format_editor/__manifest__.py b/invoice_format_editor/__manifest__.py
index b88ecb764..b7a781c49 100644
--- a/invoice_format_editor/__manifest__.py
+++ b/invoice_format_editor/__manifest__.py
@@ -22,7 +22,7 @@
{
'name': 'Invoice Format Editor',
- 'version': '15.0.1.0.0',
+ 'version': '15.0.1.0.1',
'category': 'Accounting',
'summary': 'Invoice Format Editor',
'description': """Invoice Format Editor For Configuring the Invoice Templates""",
diff --git a/invoice_format_editor/doc/RELEASE_NOTES.md b/invoice_format_editor/doc/RELEASE_NOTES.md
index 6167bf03c..ebef729b1 100644
--- a/invoice_format_editor/doc/RELEASE_NOTES.md
+++ b/invoice_format_editor/doc/RELEASE_NOTES.md
@@ -3,4 +3,10 @@
#### 20.11.2021
#### Version 15.0.1.0.0
#### ADD
-- Initial commit for invoice_format_editor
\ No newline at end of file
+- Initial commit for invoice_format_editor
+
+#### 10.06.2022
+#### Version 15.0.1.0.1
+#### UPDT AND BUGFIX
+- Invoice printing issue
+
diff --git a/invoice_format_editor/reports/custom_invoice_template.xml b/invoice_format_editor/reports/custom_invoice_template.xml
index dff771b7c..170c33b68 100644
--- a/invoice_format_editor/reports/custom_invoice_template.xml
+++ b/invoice_format_editor/reports/custom_invoice_template.xml
@@ -105,24 +105,24 @@
t-field="o.partner_id"/>
-
-
-
-
+
+
+
+
-
-
+
+
-
-
+
+
@@ -330,9 +330,9 @@