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