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.
 
 
 
 
 
Stéphane Bidoul (ACSONE) db0a5df74f
remove obsolete .pot files [ci skip]
6 years ago
..
demo [FIX] field name and add translation 9 years ago
i18n remove obsolete .pot files [ci skip] 6 years ago
report [FIX] web_readonly_bypass: License in manifest 5 years ago
static [FIX] web_readonly_bypass: License in manifest 5 years ago
views [FIX] field name and add translation 9 years ago
README.rst [FIX] field name and add translation 9 years ago
__init__.py [IMP] add help fields, qweb report 9 years ago
__openerp__.py [MIG] Make modules uninstallable 9 years ago
model.py [FIX] field name and add translation 9 years ago

README.rst


.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License: AGPL-3

Help Popup
===========

This module adds an html help popup on each model action.
Two help fields are added to actions: enduser_help (html widget)
and advanced_help.


Installation
============

It was tested on Odoo 8.0 branch.


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

Go to the action of your choice to add some help content
or put data in some modules.

To display the button which open the popup, enduser_help or advanced_help field
should be set to any value.


Usage
=====

Click on ? button


.. image:: help_popup/static/description/popup.png
:alt: License: Help Popup


Alternative
-----------
If you have website module installed, it could be an option
to install help_online instead of this module.

Help Online is more advanced (allow the end user to add help)
but depends on an other module.
Help popup is more like an embedded help that use power users for end users.


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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/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
`here <https://github.com/OCA/web/issues/new?body=module:%20web%0Aversion:%200.5%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
=======

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

* Sylvain Calador <sylvain.calador@akretion.com>
* David Beal <david.beal@akretion.com>


Icons
------
https://www.iconfinder.com/Vecteezy


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 http://odoo-community.org.