3
0
Fork 0
web_techsystech/web_listview_range_select
oca-travis 1f776cb549 [UPD] Update web_listview_range_select.pot 2018-06-24 01:39:30 +00:00
..
i18n [UPD] Update web_listview_range_select.pot 2018-06-24 01:39:30 +00:00
static/src/js [ADD] Selecting multiple ranges 2017-01-23 20:55:37 +01:00
templates [IMP] Module's name 2017-01-19 21:31:24 +01:00
README.rst [IMP] Description for functionality 2017-01-24 09:19:41 +01:00
__init__.py [IMP] Module's name 2017-01-19 21:31:24 +01:00
__manifest__.py [FIX] Copyright year 2017-01-24 16:04:15 +01:00

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :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/10.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>

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.