From 95717f3b9d8f8c1835bd821845e8ecd803368f81 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Wed, 15 Jun 2022 17:02:18 +0530 Subject: [PATCH] [UPDT] Update in 'invoice_format_editor' --- invoice_format_editor/__manifest__.py | 2 +- invoice_format_editor/doc/RELEASE_NOTES.md | 11 ++ .../reports/custom_invoice_template.xml | 116 ++++++++-------- .../reports/default_invoice_template.xml | 129 ++++++++++++------ 4 files changed, 162 insertions(+), 96 deletions(-) create mode 100644 invoice_format_editor/doc/RELEASE_NOTES.md diff --git a/invoice_format_editor/__manifest__.py b/invoice_format_editor/__manifest__.py index 2ea4f4e33..e29a54a78 100644 --- a/invoice_format_editor/__manifest__.py +++ b/invoice_format_editor/__manifest__.py @@ -22,7 +22,7 @@ { 'name': 'Invoice Format Editor', - 'version': '14.0.2.1.', + 'version': '14.0.2.2.', '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 new file mode 100644 index 000000000..801a6df15 --- /dev/null +++ b/invoice_format_editor/doc/RELEASE_NOTES.md @@ -0,0 +1,11 @@ +## Module + +#### 20.11.2021 +#### Version 14.0.2.1. +#### ADD +- Initial commit for invoice_format_editor +#### 10.06.2022 +#### Version 14.0.2.2. +#### 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 05a1d8608..14b366935 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"/>
- -
- -
+ +
+ +
- -
+ +
- -
+ +
@@ -405,55 +405,59 @@ -