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 @@ - + - +