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.
Ivan Yelizariev
67e7072c97
|
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
The idea is taken from SugarCRM's "Last viewed" feature.
This 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.
FIXME: doesn't work in a res.config view
Tested on 8.0 ab7b5d7732a7c222a0aea45bd173742acd47242d.
Further information and discussion: https://yelizariev.github.io/odoo/module/2015/02/18/last-viewed-records.html