Metadata-Version: 2.0
Name: odoo8-addon-base-phone-popup
Version: 8.0.0.4.0.99.dev13
Summary: Pop-up the related form view to the user on incoming calls
Home-page: http://www.akretion.com/
Author: Akretion,Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<9.0a,>=8.0a)
Requires-Dist: odoo8-addon-base-phone
Requires-Dist: odoo8-addon-web-action-request

Base Phone Pop-up
=================

When the user receives a phone call, Odoo can automatically open the
corresponding partner/lead/employee/... in a pop-up without any action from the
user.

The module *web_action_request* can be downloaded with Mercurial:

hg clone http://bitbucket.org/anybox/web_action_request

Warning : proxying WebSockets is only supported since Nginx 1.3.13 ; the
feature provided by this module won't work with older versions of Nginx.


