From 948cef66515f1dc313cc42faaec7b23ca3c3a9c4 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Fri, 28 Mar 2025 11:16:42 +0530 Subject: [PATCH] Mar 28 : [UPDT] Updated 'automatic_invoice_and_post' --- automatic_invoice_and_post/__manifest__.py | 2 +- automatic_invoice_and_post/doc/RELEASE_NOTES.md | 5 ++++- .../views/res_config_settings_views.xml | 6 ++---- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/automatic_invoice_and_post/__manifest__.py b/automatic_invoice_and_post/__manifest__.py index 9000f19da..e60619c70 100644 --- a/automatic_invoice_and_post/__manifest__.py +++ b/automatic_invoice_and_post/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################# { 'name': 'Automatic Invoice And Post', - 'version': "17.0.1.0.0", + 'version': "17.0.1.0.1", 'category': 'Sales,Warehouse,Accounting', 'summary': """ Auto Invoice Generation and Auto Sending of Invoice on Delivery validation.""", diff --git a/automatic_invoice_and_post/doc/RELEASE_NOTES.md b/automatic_invoice_and_post/doc/RELEASE_NOTES.md index 59f2ebf7e..e96c4390e 100644 --- a/automatic_invoice_and_post/doc/RELEASE_NOTES.md +++ b/automatic_invoice_and_post/doc/RELEASE_NOTES.md @@ -5,4 +5,7 @@ ##### ADD - Initial commit for Automatic Invoice And Post - +#### 27.03.2025 +#### Version 17.0.1.0.1 +##### UPDT +- Commit for Bug fixing diff --git a/automatic_invoice_and_post/views/res_config_settings_views.xml b/automatic_invoice_and_post/views/res_config_settings_views.xml index 1b7f0b741..41026d4dc 100644 --- a/automatic_invoice_and_post/views/res_config_settings_views.xml +++ b/automatic_invoice_and_post/views/res_config_settings_views.xml @@ -13,13 +13,11 @@ - + - +