web/web_listview_range_select
OCA-git-bot 75cf070f65 [ADD] icon.png 2019-05-11 11:17:10 +00:00
..
i18n [UPD] Update web_listview_range_select.pot 2018-06-24 10:28:13 +00:00
static [ADD] icon.png 2019-05-11 11:17:10 +00:00
templates [ADD] web_listview_range_select 2018-04-16 10:15:45 +02:00
README.rst [MIG] web_listview_range_select: Migration to 11.0 2018-04-16 10:16:05 +02:00
__init__.py [MIG] web_listview_range_select: Migration to 11.0 2018-04-16 10:16:05 +02:00
__manifest__.py [FIX] web_listview_range_select: Internal selection 2018-12-11 09:31:56 +01:00

README.rst

.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
   :target: https://www.gnu.org/licenses/agpl
   :alt: License: AGPL-3

====================
List Range Selection
====================

Enables selecting a range of records using the shift key.

Configuration
=============

No configuration is needed.

Usage
=====

To use this module, you need to:

#. click a record;
#. hold shift and click another record;
#. you can repeat this operation as many times as you want.

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/162/11.0

Bug Tracker
===========

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/162/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smashing it by providing a detailed and welcomed feedback.

Credits
=======

Contributors
------------

* Dennis Sluijk <d.sluijk@onestein.nl>
* Aldo Soares <soares_aldo@hotmail.com>

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.