From 62f6cae60582def102acbf3f80180ed373e9b048 Mon Sep 17 00:00:00 2001 From: Ajmal JK Date: Fri, 7 Feb 2020 17:06:42 +0530 Subject: [PATCH] [FIX] Bug fixed 'access_restriction_by_ip' --- access_restriction_by_ip/__manifest__.py | 2 +- access_restriction_by_ip/doc/RELEASE_NOTES.md | 5 +++++ access_restriction_by_ip/views/allowed_ips_view.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/access_restriction_by_ip/__manifest__.py b/access_restriction_by_ip/__manifest__.py index af0393632..4925a06e6 100644 --- a/access_restriction_by_ip/__manifest__.py +++ b/access_restriction_by_ip/__manifest__.py @@ -19,7 +19,7 @@ { 'name': 'Access Restriction By IP', 'summary': """User Can Access His Account Only From Specified IP Address""", - 'version': '13.0.1.0.1', + 'version': '13.0.1.1.1', 'description': """User Can Access His Account Only From Specified IP Address""", 'author': 'Cybrosys Techno Solutions', 'company': 'Cybrosys Techno Solutions', diff --git a/access_restriction_by_ip/doc/RELEASE_NOTES.md b/access_restriction_by_ip/doc/RELEASE_NOTES.md index 6e293e09f..d5e5e9573 100644 --- a/access_restriction_by_ip/doc/RELEASE_NOTES.md +++ b/access_restriction_by_ip/doc/RELEASE_NOTES.md @@ -8,3 +8,8 @@ #### Version 13.0.1.0.1 #### FIX #### Bug Fixed + +#### 02.08.2019 +#### Version 13.0.1.1.1 +#### FIX +#### Bug Fixed 'order line remove added' diff --git a/access_restriction_by_ip/views/allowed_ips_view.xml b/access_restriction_by_ip/views/allowed_ips_view.xml index 3b7f244d4..a5a528fb1 100644 --- a/access_restriction_by_ip/views/allowed_ips_view.xml +++ b/access_restriction_by_ip/views/allowed_ips_view.xml @@ -9,7 +9,7 @@ - +