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.
Vincent Vinet
baa5b25777
|
10 years ago | |
---|---|---|
.. | ||
static/src | 10 years ago | |
README.rst | 10 years ago | |
__init__.py | 10 years ago | |
__openerp__.py | 10 years ago | |
views.xml | 10 years ago |
README.rst
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License
Last viewed records
===================
The module shows links to last viewed records and pages.
The module doesn't affect on server performance, because it uses
browser's localStorage to save history. But dissadvantage is that
history is not synced accross browsers.
Usage
=====
There are no any settings to configure. Just install module and continue to use odoo in a usual way. You will see links to last visited pages.
For further information, please visit:
* https://yelizariev.github.io/odoo/module/2015/02/18/last-viewed-records.html
Known issues / Roadmap
======================
* FIXME: doesn't work in a res.config view
Credits
=======
Contributors
------------
* Ivan Yelizariev <yelizariev@it-projects.info>
Maintainer
----------
.. image:: http://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: http://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 http://odoo-community.org.