odoo/addons/hw_posbox_homepage
Joren Van Onder 617ba72a9d [IMP] point_of_sale: add remote debugging capabilities to the posbox
Sometimes it's useful to ssh into a posbox to quickly troubleshoot an
issue. Talking customers through port forwarding is very difficult
however. We use ngrok to solve this issue.

This implements an interface that allows a user to enter an ngrok
authentication token. After this, ngrok can be started and we should be
able to remotely connect.

Note that ngrok does NOT run by default on the posbox. It can only be
started manually by the user.
2015-10-09 09:38:09 +02:00
..
controllers [IMP] point_of_sale: add remote debugging capabilities to the posbox 2015-10-09 09:38:09 +02:00
__init__.py [IMP] posbox: add a homepage to the root controller on the posbox that explains what it is and where to find information 2014-03-21 14:46:23 +01:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00