You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.. | ||
controllers | 2 years ago | |
doc | 2 years ago | |
report | 2 years ago | |
static | 2 years ago | |
README.rst | 2 years ago | |
__init__.py | 2 years ago | |
__manifest__.py | 2 years ago |
README.rst
.. image:: https://img.shields.io/badge/license-LGPL--3-green.svg
:target: https://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
Custom List View
==================
This module enhances list views by displaying row numbers, maintaining a fixed
header, identifying duplicate records, and highlighting selected records.
Additionally, it facilitates the printing of list views in PDF, CSV, and Excel
formats, allows for the copying of list values to the clipboard, and introduces
a pagination feature.
Configuration
=============
* No additional configurations needed
Company
-------
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__
License
-------
GNU LESSER GENERAL PUBLIC LICENSE, v3.0 (LGPL v3).
(https://www.gnu.org/licenses/lgpl-3.0-standalone.html)
Credits
-------
* Developers : (V16) Rosmy John, Muhsina V
(V15) Aiswarya J P
Contact : odoo@cybrosys.com
Contacts
--------
* Mail Contact : odoo@cybrosys.com
* Website : https://cybrosys.com
Bug Tracker
-----------
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.
Maintainer
==========
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com
This module is maintained by Cybrosys Technologies.
For support and more information, please visit `Our Website <https://cybrosys.com/>`__
Further information
===================
HTML Description: `<static/description/index.html>`__