From 6da599fc5fac6a789b7184b9be5b000bf7e41bd9 Mon Sep 17 00:00:00 2001 From: AjmalCybro Date: Wed, 11 Sep 2024 12:43:32 +0530 Subject: [PATCH] Sep 11 [UPDT] Updated 'custom_list_view' --- custom_list_view/__manifest__.py | 2 +- custom_list_view/doc/RELEASE_NOTES.md | 5 ++ .../static/src/xml/list_renderer.xml | 68 ++++++++++++------- 3 files changed, 48 insertions(+), 27 deletions(-) diff --git a/custom_list_view/__manifest__.py b/custom_list_view/__manifest__.py index 8eebe9c28..f27abb25a 100644 --- a/custom_list_view/__manifest__.py +++ b/custom_list_view/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################# { 'name': 'Custom List View', - 'version': '16.0.1.1.0', + 'version': '16.0.1.2.0', 'category': 'Extra Tools', 'summary': 'Helps to Show Row Number, Fixed Header, Duplicate Record, ' 'Highlight Selected Record, Print and Copy Listview items', diff --git a/custom_list_view/doc/RELEASE_NOTES.md b/custom_list_view/doc/RELEASE_NOTES.md index 7923fcfeb..5228117b2 100644 --- a/custom_list_view/doc/RELEASE_NOTES.md +++ b/custom_list_view/doc/RELEASE_NOTES.md @@ -9,3 +9,8 @@ #### Version 16.0.1.1.0 ##### UPDT - Added options for PDF, Excel, and CSV list view printing and implemented pagination. + +#### 11.09.2024 +#### Version 16.0.1.2.0 +##### UPDT +- Fixed error while swapping line in list view diff --git a/custom_list_view/static/src/xml/list_renderer.xml b/custom_list_view/static/src/xml/list_renderer.xml index 1ef9c4e86..1a5a14d57 100644 --- a/custom_list_view/static/src/xml/list_renderer.xml +++ b/custom_list_view/static/src/xml/list_renderer.xml @@ -2,63 +2,79 @@ - +
Showing from - - - + + - - - - + + - - of - + of - Records + Records
Sl No - +
- +
Showing from - - - + + - - - - + + - - of - + of - Records + Records
- + + + + Sl No + + + + + Sl No + + + + + + - + - - + + - - + + - +